Age | Commit message (Expand) | Author |
---|---|---|
2007-08-07 | Labels are always label targets. | michal |
2007-08-06 | Add GLSL opcodes. | michal |
2007-08-06 | Add GLSL ops. | michal |
2007-08-06 | Make SGE, SGT, SLE working. | michal |
2007-08-06 | Remove garbage text. | michal |
2007-08-06 | Reorder opcodes. | michal |
2007-08-06 | Translate MESA GLSL opcodes to TGSI opcodes. | michal |
2007-08-06 | Add GLSL opcodes. | michal |
2007-07-25 | implement DDX, DDY instructions | Brian |
2007-07-25 | patch things up enough to allow texture sampling to work | Brian |
2007-07-24 | use consistent indentation | Brian |
2007-07-24 | check return value of tgsi_parse_init() | Brian |
2007-07-24 | added missing OPCODE_ARL to TGSI_OPCODES[], added sanity check assertion | Brian |
2007-07-23 | Execute fs tokens. | michal |
2007-07-19 | Trigger tgsi compilation for fragment programs. | Keith Whitwell |
2007-07-05 | Softpipe: import TGSI tree. Not hooked-up yet. | michal |