intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer > apert...
[mesa.git] / src / mesa / drivers / dri / intel / intel_batchbuffer.c
2008-04-16 Dave Airlieintel/fake_bufmgr: Attempt to restrict references to...
2008-01-17 Eric Anholt[i915] Fix driver from cliprects changes, and clean...
2008-01-15 Kristian Høgsberg[i915] Prevent recursive batchbuffer flushing.
2008-01-10 Eric Anholt[intel] Only flush batch when changing draw buffers...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2008-01-09 Eric Anholt[intel] Clean up cliprect handling in intel drivers.
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-12 Keith PackardUse previous buffer offsets to compute proposed relocations
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-12-01 Eric Anholt[intel] Move batch bo_unmap from TTM code to shared...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-26 Keith Whitwelli915: Catch cases where not all state is emitted for...
2007-11-16 Eric Anholt[i915] Add INTEL_DEBUG=sync debug flag to wait for...
2007-11-16 Eric Anholt[i915] Reenable batchbuffer debug under INTEL_DEBUG...
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...
2007-09-27 Eric AnholtRevert "WIP 965 conversion to dri_bufmgr."
2007-09-27 Eric AnholtWIP 965 conversion to dri_bufmgr.