index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_shader_tokens.h
Age
Commit message (
Expand
)
Author
2009-03-10
tgsi: Consider INDEX, NEGATE, MULTIPLYMATRIX opcodes for removal.
Michal Krol
2009-02-10
gallium: Rename Size member of TGSI token to NrTokens.
Michal Krol
2008-11-24
tgsi: doxygen comments
Brian Paul
2008-11-24
tgsi: add tgsi_declaration fields for centroid sampling, invariant optimization
Brian Paul
2008-09-19
gallium: Fix doxygen comments.
José Fonseca
2008-08-19
gallium: Add note about vs_2_0 EXPP mapping.
Michal Krol
2008-08-18
gallium: Remove TGSI_CC_UN.
Michal Krol
2008-08-13
gallium: Make a note that OPCODE_KIL is a conditional kill.
Michal Krol
2008-07-13
tgsi: Parse destination operand modulate modifier.
Michal Krol
2008-07-13
tgsi: Parse texture instructions correctly.
Michal Krol
2008-07-13
tgsi: Remove depricated ATTRIB interpolate mode.
Michal Krol
2008-06-02
gallium: The SWZ opcode no longer aliases MOV.
Michal Krol
2008-05-31
gallium: Refactor TGSI decalaration tokens.
Michal Krol
2008-03-13
tgsi: Drop pre-ps_2_0 opcodes.
Michal Krol
2008-03-13
tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
Michal Krol
2008-03-12
tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.
Michal Krol
2008-03-12
tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
Michal Krol
2008-03-11
tgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
Michal Krol
2008-03-01
start implementing start of bultins
Zack Rusin
2008-02-27
gallium: Remove // comments.
José Fonseca
2008-02-23
gallium: added TGSI_FILE_COUNT
Brian
2008-02-21
[PATCH] gallium: include p_compiler.h for boolean defn
Keith Whitwell
2008-02-15
Code reorganization: move files into their places.
José Fonseca