summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/intel_buffer_objects.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-15[intel] Merge intel_buffer_objects to shared.Eric Anholt1-222/+1
2007-12-12[intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt1-1/+1
2007-12-07[965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt1-22/+38
2007-09-27Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt1-2/+2
2007-09-27WIP 965 conversion to dri_bufmgr.Eric Anholt1-2/+2
2007-09-27[965] Remove AUB file support.Eric Anholt1-4/+3
2006-09-07Use lower alignments where possible. Also pad out allocated blocks toKeith Whitwell1-1/+1
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt1-0/+207