summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_state_batch.c
AgeCommit message (Expand)Author
2011-02-21i965: Move repeat-instruction-suppression to batchbuffer coreChris Wilson
2011-02-21intel: use pwrite for batchChris Wilson
2011-02-21i965: drop state_bo references to batch_boChris Wilson
2010-12-13i965: Add support for using the BLT ring on gen6.Eric Anholt
2010-06-11i965: Add support for streaming indirect state rather than caching objects.Eric Anholt
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-01-04intel: Drop batchbuffer cliprect_mode trackingKristian Høgsberg
2009-09-24i965: Clean up some mess with the batch cache.Eric Anholt
2009-03-05i965: Remove dead flushing code.Eric Anholt
2008-10-27i965: Remove dead brw->wrap flag.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-01-10[intel] Add more cliprect modes to cover other meanings for batch emits.Eric Anholt
2007-12-14[965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt
2007-12-07[965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt
2007-09-27[965] Remove AUB file support.Eric Anholt
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt