summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* tgsi: add switch/case opcodes to tgsi_opcode_tmp.hLuca Barbieri2010-09-201-0/+4
* tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca2010-04-271-4/+0
* gallium: Add UMOD TGSI opcode.Michal Krol2010-01-051-0/+1
* tgsi: Implement new integer opcodes.Michal Krol2010-01-051-1/+21
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-231-1/+0
* gallium: remove noise opcodesKeith Whitwell2009-10-231-4/+0
* tgsi: remove redundant CND0 opcodeKeith Whitwell2009-09-011-1/+0
* tgsi: add tgsi_ureg, a simplified tgsi shader builderKeith Whitwell2009-08-131-0/+173