index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_debug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add debug flag to print out the new L3 state during transitions.
Francisco Jerez
2015-12-09
1
-0
/
+1
*
util: move brw_env_var_as_boolean() to util
Rob Clark
2015-11-24
1
-2
/
+0
*
i965: Add INTEL_DEBUG=tcs,tes and hs,ds flags for tessellation shaders.
Kenneth Graunke
2015-11-17
1
-0
/
+2
*
i965: Add INTEL_DEBUG=nocompact to disable instruction compaction.
Matt Turner
2015-10-29
1
-0
/
+1
*
i965: Add INTEL_DEBUG=hex to print the hex with the disassembly.
Matt Turner
2015-10-29
1
-0
/
+1
*
i965: Configure bufmgr debug options from intel_screen.c
Kristian Høgsberg Kristensen
2015-10-08
1
-3
/
+1
*
i965: Add a debug option for spilling everything in vec4 code
Iago Toral Quiroga
2015-09-04
1
-2
/
+3
*
i965: Move INTEL_DEBUG variable parsing to screen creation time
Jason Ekstrand
2015-06-23
1
-2
/
+2
*
i965: Add an INTEL_DEBUG=cs option.
Paul Berry
2015-05-02
1
-0
/
+1
*
i965: Add an INTEL_DEBUG=spill option to test spilling
Jason Ekstrand
2015-04-23
1
-0
/
+1
*
i965/debug: Use the ull specifier for DEBUG enum defines
Jason Ekstrand
2015-04-23
1
-31
/
+31
*
i965: Move env_var_as_boolean to intel_debug.c.
Kenneth Graunke
2015-03-27
1
-0
/
+2
*
i965: Add a function to translate MESA_SHADER_* into DEBUG_* enums.
Kenneth Graunke
2015-02-19
1
-0
/
+2
*
i965: Generate vs code using scalar backend for BDW+
Kristian Høgsberg
2014-12-10
1
-0
/
+1
*
i965: Replace 'noann' debug flag with 'ann'.
Matt Turner
2014-12-10
1
-1
/
+1
*
mesa: Add a source parameter to _mesa_gl_debug.
Matt Turner
2014-12-05
1
-0
/
+2
*
i965: Restructure debug flags
Kristian Høgsberg
2014-09-24
1
-30
/
+30
*
i965: Add an option to not generate the SIMD8 fragment shader
Kristian Høgsberg
2014-08-15
1
-0
/
+1
*
i965: Skip IR annotations with INTEL_DEBUG=noann.
Matt Turner
2014-06-01
1
-0
/
+1
*
i965: Add envvar to debug the optimization passes.
Matt Turner
2014-06-01
1
-0
/
+1
*
i965: Delete the intel_regions.c code.
Eric Anholt
2014-05-01
1
-1
/
+0
*
i965: Expand INTEL_DEBUG to uint64_t.
Matt Turner
2014-04-15
1
-1
/
+1
*
i965: Move the remaining driver debug over to stderr.
Eric Anholt
2014-02-22
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
i965: remove unused DEBUG_IOCTL
Chris Forbes
2013-11-25
1
-1
/
+0
*
i965: Add INTEL_DEBUG=perfmon support.
Kenneth Graunke
2013-11-21
1
-0
/
+1
*
i965/gs: If a DUAL_OBJECT gs would spill, fall back to DUAL_INSTANCED.
Paul Berry
2013-10-24
1
-0
/
+1
*
i965: Pull out INTEL_DEBUG handling into new intel_debug.[ch] files.
Kenneth Graunke
2013-10-13
1
-0
/
+109