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
/
util
/
tgsi_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: print extended swizzle negation flags
Brian Paul
2008-07-23
1
-0
/
+8
*
tgsi: Add support for indirect addressing in dump, sanity and text modules.
Michal Krol
2008-07-20
1
-14
/
+39
*
tgsi: Remove redundant code.
Michal Krol
2008-07-20
1
-1
/
+0
*
tgsi: Use tgsi_iterate in tgsi_dump.
Michal Krol
2008-07-20
1
-32
/
+57
*
tgsi: Tidy up and fix tgsi_dump.
Michal Krol
2008-07-20
1
-115
/
+100
*
tgsi: Preserve flags parameter for tgsi_dump().
Michal Krol
2008-07-20
1
-1
/
+2
*
tgsi: Split tgsi_dump into two modules.
Michal Krol
2008-07-20
1
-784
/
+7
*
tgsi: Parse destination operand modulate modifier.
Michal Krol
2008-07-13
1
-24
/
+12
*
tgsi: Parse _SAT and _SAT opcode suffix.
Michal Krol
2008-07-13
1
-1
/
+1
*
tgsi: Add missing SWZ opcode.
Michal Krol
2008-07-13
1
-1
/
+2
*
tgsi: Remove depricated ATTRIB interpolate mode.
Michal Krol
2008-07-13
1
-2
/
+1
*
tgsi: Fix dumping of indirect addressing.
Michal Krol
2008-07-12
1
-4
/
+6
*
gallium: tweak printing of generic declarations
Brian Paul
2008-07-08
1
-1
/
+2
*
glsl: implement variable array indexes
Zack Rusin
2008-06-12
1
-1
/
+8
*
tgsi: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
1
-45
/
+13
*
tgsi: Observe constness.
José Fonseca
2008-05-28
1
-2
/
+2
*
tgsi: export utils for dumping individual instructions
Keith Whitwell
2008-05-27
1
-12
/
+12
*
tgsi: Dump destination register modulate modifier.
Michal Krol
2008-05-02
1
-0
/
+25
*
gallium: Eliminate stdio file usage. Remove unused stuff.
José Fonseca
2008-04-15
1
-300
/
+34
*
gallium: Don't assume snprintf are always available.
José Fonseca
2008-04-15
1
-4
/
+5
*
tgsi: Fix source register short dump code.
Michal Krol
2008-04-12
1
-30
/
+32
*
tgsi: Dump processor type and version as a single token.
Michal Krol
2008-04-11
1
-1
/
+0
*
tgsi: Dump semantics before interpolator.
Michal Krol
2008-04-11
1
-7
/
+9
*
tgsi: add debug_printf version of tgsi_dump
Keith Whitwell
2008-03-14
1
-0
/
+22
*
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-13
1
-40
/
+6
*
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-03-12
1
-9
/
+0
*
tgsi: Dump TXP opcode.
Michal Krol
2008-03-12
1
-2
/
+4
*
tgsi: Dump source register divide component.
Michal Krol
2008-03-12
1
-0
/
+5
*
gallium: Print texture target for short dumps.
Michal Krol
2008-02-26
1
-0
/
+18
*
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
1
-1
/
+3
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+1581