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_build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-15
/
+0
*
tgsi: Fix token builder.
Michal Krol
2009-11-25
1
-31
/
+2
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-40
/
+40
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
1
-17
/
+17
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
1
-3
/
+3
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
1
-17
/
+17
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-8
/
+8
*
tgsi: remove unused Flags member from full_instruction
Keith Whitwell
2009-11-24
1
-2
/
+0
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-210
/
+61
*
tgsi: Account for gallium shader token representation changes.
Michal Krol
2009-11-24
1
-90
/
+76
*
tgsi: Update for gallium interface changes.
Michal Krol
2009-11-02
1
-188
/
+78
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-82
/
+0
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-25
/
+2
*
tgsi: added tgsi_full_instruction::Flags field
Brian Paul
2009-08-20
1
-0
/
+2
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-9
/
+14
*
tgsi: update some assertions
Brian Paul
2009-07-10
1
-4
/
+4
*
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-10
1
-0
/
+26
*
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
-10
/
+10
*
gallium: added centroid/invarient fields to declarations
Brian Paul
2008-11-25
1
-0
/
+6
*
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
2008-11-24
1
-0
/
+2
*
gallium: use new compare32() function to fix warnings about type punning and ...
Brian Paul
2008-09-12
1
-10
/
+14
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+0
*
tgsi: Fix typo.
Michal Krol
2008-08-13
1
-2
/
+2
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-0
/
+1324