summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/exec/tgsi_dump.c
AgeCommit message (Expand)Author
2007-10-02Separate TGSI_OPCODE_KIL and TGSI_OPCODE_KILP (predicated).Brian
2007-10-02Added TGSI_OPCODE_ENDBrian
2007-10-02checkpoint: unpack all instructions before interpretation. Actual looping wo...Brian
2007-09-21added PSIZEBrian
2007-09-21remove SEMANTIC_TEXCOORDBrian
2007-09-20Clean-up the TGSI_SEMANTIC tokens, introduce semantic indexes.Brian
2007-09-19Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics.Brian
2007-08-29Break GL dependencies.michal
2007-08-24Rename tgsi "core" directoryKeith Whitwell