Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |