Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -30/+25 |
* | i965: Remove some dead code. | Kenneth Graunke | 2013-07-03 | 1 | -29/+0 |
* | i965: Drop #ifdef I915 code. | Eric Anholt | 2013-06-28 | 1 | -21/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -0/+788 |
* | [965] Enable EXT_framebuffer_object. | Eric Anholt | 2007-12-20 | 1 | -1/+0 |
* | [965] Move to using shared texture management code. | Eric Anholt | 2007-12-16 | 1 | -166/+1 |
* | Cope with memory pool fragmentation by allowing a second attempt at | Keith Whitwell | 2006-09-07 | 1 | -7/+7 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+166 |