summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/core/tgsi_token.h
AgeCommit message (Expand)Author
2007-08-15Add UsageMask to DECLARATION in TGSI.michal
2007-08-15Add declaration_semantic token to TGSI.michal
2007-08-14Continue reducing dependencies on core mesa include files.Keith Whitwell
2007-08-10Add SGT/LT/GE/LE/EQ/NE opcodes for ps/vs_2_x.michal
2007-08-10Support predicates.michal
2007-08-09Update opcode list.michal
2007-08-09Further opcode list reorg.michal
2007-08-09Declare missing opcode aliases. Declare SGN opcode.michal
2007-08-08Add D3D9 opcodes up to ps_2_x and vs_2_x.michal
2007-08-07Labels are always label targets.michal
2007-08-06Remove garbage text.michal
2007-08-06Reorder opcodes.michal
2007-08-06Translate MESA GLSL opcodes to TGSI opcodes.michal
2007-08-06Add GLSL opcodes.michal
2007-07-05Softpipe: import TGSI tree. Not hooked-up yet.michal