Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tgsi: add switch/case opcodes to tgsi_opcode_tmp.h | Luca Barbieri | 2010-09-20 | 1 | -0/+4 |
* | tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. | José Fonseca | 2010-04-27 | 1 | -4/+0 |
* | gallium: Add UMOD TGSI opcode. | Michal Krol | 2010-01-05 | 1 | -0/+1 |
* | tgsi: Implement new integer opcodes. | Michal Krol | 2010-01-05 | 1 | -1/+21 |
* | gallium: remove the swizzling parts of ExtSwizzle | Keith Whitwell | 2009-10-23 | 1 | -1/+0 |
* | gallium: remove noise opcodes | Keith Whitwell | 2009-10-23 | 1 | -4/+0 |
* | tgsi: remove redundant CND0 opcode | Keith Whitwell | 2009-09-01 | 1 | -1/+0 |
* | tgsi: add tgsi_ureg, a simplified tgsi shader builder | Keith Whitwell | 2009-08-13 | 1 | -0/+173 |