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
/
state_tracker
/
st_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: remove unused TGSI-only debug printing functions
Marek Olšák
2019-11-11
1
-32
/
+0
*
st/mesa: add ST_DEBUG=nir to print NIR shaders
Marek Olšák
2019-11-11
1
-0
/
+1
*
st/mesa: rename DEBUG_TGSI -> DEBUG_PRINT_IR
Marek Olšák
2019-11-11
1
-1
/
+1
*
st/mesa: replace pipe_shader_state with tgsi_token* in st_vp_variant
Marek Olšák
2019-10-22
1
-1
/
+1
*
st/mesa: rename st_xxx_program::tgsi to state
Marek Olšák
2019-10-17
1
-2
/
+2
*
st/mesa: enable the ST_DEBUG env var in release and debugoptimized builds
Marek Olšák
2019-05-13
1
-4
/
+0
*
mesa: rename logging functions to reflect that they format strings
Mark Janes
2019-03-14
1
-1
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
st/mesa: set debug callback async flag
Nicolai Hähnle
2016-07-08
1
-2
/
+4
*
gallium: add async flag to pipe_debug_callback
Nicolai Hähnle
2016-07-08
1
-1
/
+4
*
st/mesa: cache staging texture for glReadPixels
Nicolai Hähnle
2016-06-21
1
-0
/
+1
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
st/mesa: make KHR_debug output independent of context creation flags (v2)
Nicolai Hähnle
2016-01-04
1
-0
/
+72
*
st/mesa: translate fragment shaders into TGSI when we get them
Marek Olšák
2015-10-09
1
-1
/
+1
*
st/mesa: add a debug option to compile shaders at link time
Marek Olšák
2015-04-16
1
-0
/
+1
*
st/mesa: add ST_DEBUG=wf option which enables wireframe rendering
Marek Olšák
2014-10-21
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: add some simple buffer/draw debug code
Brian Paul
2013-01-14
1
-0
/
+2
*
st/mesa: move fragment shader tgsi tokens into st_fp_variant
Marek Olšák
2012-01-25
1
-1
/
+1
*
st/mesa: s/varient/variant
Brian Paul
2010-12-16
1
-2
/
+2
*
st/mesa: remove stray semicolons
Brian Paul
2010-08-06
1
-1
/
+1
*
st/mesa: Only get debug option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+3
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-9
/
+9
*
st/mesa: add missing debug entry for DEBUG_CONSTANTS
Brian Paul
2010-04-28
1
-0
/
+1
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-1
/
+1
*
st/mesa: rename state -> tgsi, updated comments
Brian Paul
2010-02-12
1
-2
/
+2
*
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
1
-1
/
+2
*
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-10-05
1
-0
/
+28
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-1
/
+1
*
gallium: unused var silence warning
Brian
2008-03-20
1
-1
/
+2
*
gallium: remove semantic info from pipe_shader_state
Brian Paul
2008-03-13
1
-0
/
+2
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-3
/
+3
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-2
/
+2
*
Fix problems with vertex shaders and the private draw module.
Brian
2008-01-14
1
-2
/
+2
*
gallium: reorg tgsi directories.
Michal Krol
2007-11-23
1
-1
/
+2
*
print vertex input mapping
Brian
2007-10-18
1
-0
/
+6
*
debug functions
Brian
2007-10-18
1
-0
/
+60