summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/tgsi/exec/tgsi_token.h
AgeCommit message (Expand)Author
2007-10-09New ATTRIB interpolation type for vertex program inputs/declarations.Brian
2007-10-02Separate TGSI_OPCODE_KIL and TGSI_OPCODE_KILP (predicated).Brian
2007-10-02Added TGSI_OPCODE_ENDBrian
2007-09-21Fix up some point size breakage. Start on fogcoord too.Brian
2007-09-21Get rid of TGSI_SEMANTIC_TEXCOORD and just use TGSI_SEMANTIC_GENERIC.Brian
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-24Rename tgsi "core" directoryKeith Whitwell