summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_shader_tokens.h
AgeCommit message (Expand)Author
2008-07-13tgsi: Parse destination operand modulate modifier.Michal Krol
2008-07-13tgsi: Parse texture instructions correctly.Michal Krol
2008-07-13tgsi: Remove depricated ATTRIB interpolate mode.Michal Krol
2008-06-02gallium: The SWZ opcode no longer aliases MOV.Michal Krol
2008-05-31gallium: Refactor TGSI decalaration tokens.Michal Krol
2008-03-13tgsi: Drop pre-ps_2_0 opcodes.Michal Krol
2008-03-13tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.Michal Krol
2008-03-12tgsi: Remove ExtDivide field from existence. Implement OPCODE_TXP.Michal Krol
2008-03-12tgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.Michal Krol
2008-03-11tgsi: Map OPCODE_TEXKILL to OPCODE_KILP.Michal Krol
2008-03-01start implementing start of bultinsZack Rusin
2008-02-27gallium: Remove // comments.José Fonseca
2008-02-23gallium: added TGSI_FILE_COUNTBrian
2008-02-21[PATCH] gallium: include p_compiler.h for boolean defnKeith Whitwell
2008-02-15Code reorganization: move files into their places.José Fonseca