summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_shader_tokens.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell2009-10-231-24/+0
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-231-15/+2
* gallium: remove noise opcodesKeith Whitwell2009-10-231-4/+1
* tgsi: remove redundant CND0 opcodeKeith Whitwell2009-09-011-1/+1
* Rename TGSI LOOP instruction to better match theri usage.Michal Krol2009-07-311-4/+4
* tgsi: Declare a LOOP register.Michal Krol2009-07-301-0/+1
* gallium: clean up opcode definitionsKeith Whitwell2009-07-231-145/+11
* gallium: remove deprecated TGSI opcodesKeith Whitwell2009-07-231-8/+0
* gallium: remove multiple aliases for TGSI opcodesKeith Whitwell2009-07-221-40/+40
* gallium: simplify tgsi_full_immediate structKeith Whitwell2009-07-221-1/+1
* gallium: fix the front face semanticsZack Rusin2009-07-011-1/+2
* tgsi: Consider INDEX, NEGATE, MULTIPLYMATRIX opcodes for removal.Michal Krol2009-03-101-3/+3
* gallium: Rename Size member of TGSI token to NrTokens.Michal Krol2009-02-101-5/+5
* tgsi: doxygen commentsBrian Paul2008-11-241-20/+20
* tgsi: add tgsi_declaration fields for centroid sampling, invariant optimizationBrian Paul2008-11-241-1/+3
* gallium: Fix doxygen comments.José Fonseca2008-09-191-7/+34
* gallium: Add note about vs_2_0 EXPP mapping.Michal Krol2008-08-191-0/+1
* gallium: Remove TGSI_CC_UN.Michal Krol2008-08-181-6/+5
* gallium: Make a note that OPCODE_KIL is a conditional kill.Michal Krol2008-08-131-2/+2
* tgsi: Parse destination operand modulate modifier.Michal Krol2008-07-131-0/+1
* tgsi: Parse texture instructions correctly.Michal Krol2008-07-131-0/+1
* tgsi: Remove depricated ATTRIB interpolate mode.Michal Krol2008-07-131-0/+1
* gallium: The SWZ opcode no longer aliases MOV.Michal Krol2008-06-021-2/+6
* gallium: Refactor TGSI decalaration tokens.Michal Krol2008-05-311-21/+6
* tgsi: Drop pre-ps_2_0 opcodes.Michal Krol2008-03-131-82/+65
* tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.Michal Krol2008-03-131-2/+0
* tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.Michal Krol2008-03-121-12/+1
* tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.Michal Krol2008-03-121-1/+9
* tgsi: Map OPCODE_TEXKILL to OPCODE_KILP.Michal Krol2008-03-111-1/+1
* start implementing start of bultinsZack Rusin2008-03-011-9/+11
* gallium: Remove // comments.José Fonseca2008-02-271-6/+6
* gallium: added TGSI_FILE_COUNTBrian2008-02-231-0/+2
* [PATCH] gallium: include p_compiler.h for boolean defnKeith Whitwell2008-02-211-0/+2
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+806