gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.
[mesa.git] / src / gallium / include / pipe / p_shader_tokens.h
2009-01-06 Brian Paultgsi: add tgsi_declaration fields for centroid sampling...
2008-08-19 Michal Krolgallium: Add note about vs_2_0 EXPP mapping.
2008-08-18 Michal Krolgallium: Remove TGSI_CC_UN.
2008-08-13 Michal Krolgallium: Make a note that OPCODE_KIL is a conditional...
2008-07-13 Michal Kroltgsi: Parse destination operand modulate modifier.
2008-07-13 Michal Kroltgsi: Parse texture instructions correctly.
2008-07-13 Michal Kroltgsi: Remove depricated ATTRIB interpolate mode.
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-06-02 Michal Krolgallium: The SWZ opcode no longer aliases MOV.
2008-05-31 Michal Krolgallium: Refactor TGSI decalaration tokens.
2008-03-13 Michal Kroltgsi: Drop pre-ps_2_0 opcodes.
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.