aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-186/+0
* [965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.Eric Anholt2007-11-191-5/+0
* Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-0/+191
* WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-191/+0
* [965] Remove AUB file support.Eric Anholt2007-09-271-24/+0
* i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)Zou Nan hai2007-01-061-0/+2
* 1) Add a new flag in the sarea (coopting the unused texAge value) toKeith Whitwell2006-09-201-0/+2
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+4
* Cope with memory pool fragmentation by allowing a second attempt atKeith Whitwell2006-09-071-4/+7
* Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell2006-09-071-1/+2
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+203