summaryrefslogtreecommitdiffstats
path: root/src/intel/common/gen_debug.h
Commit message (Expand)AuthorAgeFilesLines
* intel/common: move gen_debug to intel/devMark Janes2019-04-101-124/+0
* intel/debug: Add a debug flag to force software fp64Jason Ekstrand2019-03-061-1/+2
* i965: Disable shader cache with INTEL_DEBUG=shader_timeJordan Justen2018-08-011-2/+5
* i965, anv: Use INTEL_DEBUG for disk_cache driver flagsJordan Justen2018-07-241-0/+5
* android: change include "cutils/log.h" to "log/log.h" on Android API >=26jenny.q.cao2018-05-141-0/+4
* i965: Move perf_debug and WARN_ONCE back to brw_context.h.Kenneth Graunke2017-11-281-29/+0
* i965: add a debug option to disable oa config loadingLionel Landwerlin2017-11-281-1/+1
* i965: Add an INTEL_DEBUG=reemit option.Kenneth Graunke2017-09-151-0/+1
* i965: Add an INTEL_DEBUG=submit option for printing batch statistics.Kenneth Graunke2017-09-131-1/+1
* i965: Change INTEL_DEBUG=vec4 to INTEL_SCALAR_VS for consistency.Kenneth Graunke2017-06-051-1/+1
* i965: Drop INTEL_DEBUG=stats.Kenneth Graunke2017-05-101-1/+1
* intel/common: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+5
* intel: Add a INTEL_DEBUG=color option.Kenneth Graunke2017-03-211-0/+1
* intel/debug: Add a common INTEL_DEBUG=nohiz optionJason Ekstrand2017-03-141-0/+1
* i965: Remove use of deprecated drm_intel_aub routinesChris Wilson2017-03-071-19/+18
* i965: Move intel_debug.h to intel/common/gen_debug.hJason Ekstrand2017-03-011-0/+134