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
/
gallium
/
auxiliary
/
tgsi
/
tgsi_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
1
-1
/
+6
*
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-10
1
-5
/
+16
*
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
1
-5
/
+13
*
tgsi: don't dump interpolation info except for fragment shader inputs
Keith Whitwell
2009-02-27
1
-2
/
+6
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-2
/
+2
*
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
2009-01-06
1
-0
/
+8
*
tgsi: Dump indirect register swizzle.
Michal Krol
2008-12-23
1
-3
/
+6
*
tgsi: Make tgsi dumps look more like mesa shader dumps.
Jakob Bornecrantz
2008-09-18
1
-2
/
+3
*
tgsi: Refactor tgsi_dump to avoid using string buffers when dumping.
José Fonseca
2008-09-05
1
-77
/
+83
*
gallium: increase string buffer size to 16000 to avoid truncated output of lo...
Brian Paul
2008-09-02
1
-1
/
+1
*
tgsi: Workaround debug output buffer size limitations.
Michal Krol
2008-08-19
1
-3
/
+18
*
tgsi: Use tgsi_info to dump opcode names.
Michal Krol
2008-08-13
1
-128
/
+2
*
tgsi: Dump shaders to a string too.
José Fonseca
2008-08-09
1
-46
/
+120
*
tgsi: Put a newline after IMM.
Michal Krol
2008-08-04
1
-13
/
+5
*
tgsi: Insert newlines after the statements, instead of before.
José Fonseca
2008-07-30
1
-3
/
+6
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+582