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
/
include
/
pipe
/
p_shader_tokens.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add UMOD TGSI opcode.
Michal Krol
2010-01-05
1
-11
/
+12
*
gallium: Add SWITCH, CASE, DEFAULT and ENDSWITCH opcodes to TGSI.
Michal Krol
2010-01-05
1
-1
/
+5
*
gallium: Add signed/unsigned int immediate data types.
Michal Krol
2010-01-05
1
-0
/
+4
*
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
*
gallium: Add more integer TGSI opcodes.
Michal Krol
2010-01-05
1
-1
/
+22
*
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
1
-3
/
+2
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-10
/
+12
*
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
1
-1
/
+2
|
\
|
*
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
1
-1
/
+2
*
|
tgsi: add properties and system value register
Zack Rusin
2009-12-14
1
-10
/
+28
|
/
*
gallium: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-6
/
+0
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-4
/
+4
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-137
/
+21
*
gallium: Refactor the instruction predicate TGSI token.
Michal Krol
2009-11-24
1
-10
/
+7
*
gallium: Cleanup predicate and condition code TGSI tokens.
Michal Krol
2009-11-02
1
-99
/
+18
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-24
/
+0
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-15
/
+2
*
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
1
-4
/
+1
*
tgsi: remove redundant CND0 opcode
Keith Whitwell
2009-09-01
1
-1
/
+1
*
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-31
1
-4
/
+4
*
tgsi: Declare a LOOP register.
Michal Krol
2009-07-30
1
-0
/
+1
*
gallium: clean up opcode definitions
Keith Whitwell
2009-07-23
1
-145
/
+11
*
gallium: remove deprecated TGSI opcodes
Keith Whitwell
2009-07-23
1
-8
/
+0
*
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-40
/
+40
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-1
/
+1
*
gallium: fix the front face semantics
Zack Rusin
2009-07-01
1
-1
/
+2
*
tgsi: Consider INDEX, NEGATE, MULTIPLYMATRIX opcodes for removal.
Michal Krol
2009-03-10
1
-3
/
+3
*
gallium: Rename Size member of TGSI token to NrTokens.
Michal Krol
2009-02-10
1
-5
/
+5
*
tgsi: doxygen comments
Brian Paul
2008-11-24
1
-20
/
+20
*
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
2008-11-24
1
-1
/
+3
*
gallium: Fix doxygen comments.
José Fonseca
2008-09-19
1
-7
/
+34
*
gallium: Add note about vs_2_0 EXPP mapping.
Michal Krol
2008-08-19
1
-0
/
+1
*
gallium: Remove TGSI_CC_UN.
Michal Krol
2008-08-18
1
-6
/
+5
*
gallium: Make a note that OPCODE_KIL is a conditional kill.
Michal Krol
2008-08-13
1
-2
/
+2
*
tgsi: Parse destination operand modulate modifier.
Michal Krol
2008-07-13
1
-0
/
+1
*
tgsi: Parse texture instructions correctly.
Michal Krol
2008-07-13
1
-0
/
+1
*
tgsi: Remove depricated ATTRIB interpolate mode.
Michal Krol
2008-07-13
1
-0
/
+1
*
gallium: The SWZ opcode no longer aliases MOV.
Michal Krol
2008-06-02
1
-2
/
+6
*
gallium: Refactor TGSI decalaration tokens.
Michal Krol
2008-05-31
1
-21
/
+6
*
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-13
1
-82
/
+65
*
tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
Michal Krol
2008-03-13
1
-2
/
+0
*
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-03-12
1
-12
/
+1
*
tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
Michal Krol
2008-03-12
1
-1
/
+9
*
tgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
Michal Krol
2008-03-11
1
-1
/
+1
*
start implementing start of bultins
Zack Rusin
2008-03-01
1
-9
/
+11
*
gallium: Remove // comments.
José Fonseca
2008-02-27
1
-6
/
+6
*
gallium: added TGSI_FILE_COUNT
Brian
2008-02-23
1
-0
/
+2
*
[PATCH] gallium: include p_compiler.h for boolean defn
Keith Whitwell
2008-02-21
1
-0
/
+2
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+806