summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/intel_debug.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Restructure debug flagsKristian Høgsberg2014-09-241-30/+30
* i965: Add an option to not generate the SIMD8 fragment shaderKristian Høgsberg2014-08-151-0/+1
* i965: Skip IR annotations with INTEL_DEBUG=noann.Matt Turner2014-06-011-0/+1
* i965: Add envvar to debug the optimization passes.Matt Turner2014-06-011-0/+1
* i965: Delete the intel_regions.c code.Eric Anholt2014-05-011-1/+0
* i965: Expand INTEL_DEBUG to uint64_t.Matt Turner2014-04-151-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* Revert "drop old INTEL_DEBUG names for `perf` (fall) and `fs` (wm)"Matt Turner2013-11-271-0/+2
* drop old INTEL_DEBUG names for `perf` (fall) and `fs` (wm)Chris Forbes2013-11-251-2/+0
* i965: remove unused DEBUG_IOCTLChris Forbes2013-11-251-1/+0
* i965: Add INTEL_DEBUG=perfmon support.Kenneth Graunke2013-11-211-0/+1
* i965/gs: If a DUAL_OBJECT gs would spill, fall back to DUAL_INSTANCED.Paul Berry2013-10-241-0/+1
* i965: Pull out INTEL_DEBUG handling into new intel_debug.[ch] files.Kenneth Graunke2013-10-131-0/+88