aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_state_dump.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix surface state dumping with INTEL_DEBUG=batch.Eric Anholt2010-06-141-2/+2
* intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.Eric Anholt2010-06-081-11/+11
* i965: Remove unnecessary headers.Vinson Lee2010-01-301-1/+0
* i965: Add decode for the G4X x,y offset in surface state.Eric Anholt2009-06-171-0/+2
* i965: Clean up output of WM SS state dump, and add format output.Eric Anholt2009-04-151-3/+17
* i965: Stop dumping programs after the first all-zeroes entry.Eric Anholt2009-03-051-0/+8
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-1/+1
* [965] Fix serious copy'n'paste failure in brw state dumping.Eric Anholt2008-02-281-3/+3
* [965] Don't segfault on INTEL_DEBUG=batch when a surface buffer is NULL.Eric Anholt2008-02-261-0/+4
* [965] fix bad conflict resolution in debug code.Eric Anholt2007-12-171-1/+1
* [965] Output the buffer type in INTEL_DEBUG=bat surface state decode.Eric Anholt2007-12-171-1/+16
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-36/+86
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-0/+131