summaryrefslogtreecommitdiffstats
path: root/src/gallium/include/pipe/p_shader_tokens.h
Commit message (Expand)AuthorAgeFilesLines
* 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