summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* gallivm/tgsi: fix issues with sample opcodesRoland Scheidegger2013-02-161-9/+29
* gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lodRoland Scheidegger2013-02-121-1/+1
* tgsi: add support for new SQRT opcodeBrian Paul2013-02-041-0/+1
* gallium/tgsi: Split sampler views from shader resources.Francisco Jerez2012-05-111-3/+3
* gallium: implement modern sampling schemeZack Rusin2011-01-241-0/+17
* 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