index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-3
/
+0
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-21
/
+21
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-10
/
+10
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-2
/
+2
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-4
/
+4
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-6
/
+6
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-33
/
+7
*
tgsi: Update for gallium interface changes.
Michal Krol
2009-11-02
1
-1
/
+2
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-27
/
+0
*
aux/tgsi: pull back ureg work from 0.1 branch
Keith Whitwell
2009-09-03
1
-19
/
+12
*
tgsi: when printing/dumping programs indent loops and conditionals
Brian Paul
2009-08-20
1
-0
/
+35
*
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-2
/
+2
*
tgsi: Declare a LOOP register.
Michal Krol
2009-07-30
1
-2
/
+3
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+3
*
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