aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_state_batch.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move repeat-instruction-suppression to batchbuffer coreChris Wilson2011-02-211-65/+0
* intel: use pwrite for batchChris Wilson2011-02-211-7/+7
* i965: drop state_bo references to batch_boChris Wilson2011-02-211-7/+0
* i965: Add support for using the BLT ring on gen6.Eric Anholt2010-12-131-2/+2
* i965: Add support for streaming indirect state rather than caching objects.Eric Anholt2010-06-111-0/+49
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-3/+3
* intel: Drop batchbuffer cliprect_mode trackingKristian Høgsberg2010-01-041-2/+2
* i965: Clean up some mess with the batch cache.Eric Anholt2009-09-241-13/+2
* i965: Remove dead flushing code.Eric Anholt2009-03-051-2/+0
* i965: Remove dead brw->wrap flag.Eric Anholt2008-10-271-2/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* [intel] Add more cliprect modes to cover other meanings for batch emits.Eric Anholt2008-01-101-2/+2
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-5/+0
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-2/+0
* [965] Remove AUB file support.Eric Anholt2007-09-271-1/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+122