Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Delete intel_context entirely. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Add forward declarations of brw_context to a few places. | Kenneth Graunke | 2013-07-09 | 1 | -0/+1 |
* | i965: Remove some dead code. | Kenneth Graunke | 2013-07-03 | 1 | -2/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -0/+161 |
* | [965] Use shared intel_regions.c. | Eric Anholt | 2007-12-15 | 1 | -152/+0 |
* | [intel] Move bufmgr back to context instead of screen, fixing glthreads. | Eric Anholt | 2007-12-12 | 1 | -0/+2 |
* | [965] Convert the driver to dri_bufmgr interface and enable TTM. | Eric Anholt | 2007-12-07 | 1 | -11/+21 |
* | Bug #9604: Fix a static buffer allocation failure. | Eric Anholt | 2007-01-26 | 1 | -0/+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/+139 |