Age | Commit message (Expand) | Author |
---|---|---|
2007-10-09 | New ATTRIB interpolation type for vertex program inputs/declarations. | Brian |
2007-10-02 | Separate TGSI_OPCODE_KIL and TGSI_OPCODE_KILP (predicated). | Brian |
2007-10-02 | Added TGSI_OPCODE_END | Brian |
2007-09-21 | Fix up some point size breakage. Start on fogcoord too. | Brian |
2007-09-21 | Get rid of TGSI_SEMANTIC_TEXCOORD and just use TGSI_SEMANTIC_GENERIC. | Brian |
2007-09-20 | Clean-up the TGSI_SEMANTIC tokens, introduce semantic indexes. | Brian |
2007-09-19 | Checkpoint: replacement of TGSI_ATTRIB_x tokens with input/output semantics. | Brian |
2007-08-24 | Rename tgsi "core" directory | Keith Whitwell |