tgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
[mesa.git] / src / gallium / include / pipe / p_shader_tokens.h
2008-03-13 Michal Kroltgsi: Remove OPCODE_TEXCOORD, OPCODE_TEXCRD aliases.
2008-03-12 Michal Kroltgsi: Remove ExtDivide field from existence. Implement...
2008-03-12 Michal Kroltgsi: Introduce OPCODE_TXP. Depricate ExdDivide field.
2008-03-11 Michal Kroltgsi: Map OPCODE_TEXKILL to OPCODE_KILP.
2008-03-01 Zack Rusinstart implementing start of bultins
2008-02-27 José Fonsecagallium: Remove // comments.
2008-02-23 Briangallium: added TGSI_FILE_COUNT
2008-02-21 Keith Whitwell[PATCH] gallium: include p_compiler.h for boolean defn
2008-02-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.1
2008-02-15 José FonsecaCode reorganization: move files into their places.