summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_buffer_objects.c
Commit message (Expand)AuthorAgeFilesLines
...
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-1/+1
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-22/+38
* Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-2/+2
* WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-2/+2
* [965] Remove AUB file support.Eric Anholt2007-09-271-4/+3
* Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell2006-09-071-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+207