summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_batchbuffer.c
Commit message (Expand)AuthorAgeFilesLines
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-5/+5
* Use previous buffer offsets to compute proposed relocationsKeith Packard2007-12-111-1/+6
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-0/+3
* [intel] Move batch bo_unmap from TTM code to shared, and add more asserts.Eric Anholt2007-11-301-0/+1
* i915: Catch cases where not all state is emitted for a new batchbuffer.Keith Whitwell2007-11-261-0/+2
* [i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.Eric Anholt2007-11-161-0/+6
* [i915] Reenable batchbuffer debug under INTEL_DEBUG=bat.Eric Anholt2007-11-161-4/+4
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+250
* Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-331/+0
* WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-0/+331