summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
AgeCommit message (Expand)Author
2011-01-24gallium: implement modern sampling schemeZack Rusin
2010-09-20tgsi: add switch/case opcodes to tgsi_opcode_tmp.hLuca Barbieri
2010-04-27tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-01-05gallium: Add UMOD TGSI opcode.Michal Krol
2010-01-05tgsi: Implement new integer opcodes.Michal Krol
2009-10-23gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell
2009-10-23gallium: remove noise opcodesKeith Whitwell
2009-09-01tgsi: remove redundant CND0 opcodeKeith Whitwell
2009-08-13tgsi: add tgsi_ureg, a simplified tgsi shader builderKeith Whitwell