aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c
Commit message (Expand)AuthorAgeFilesLines
* gallivm/tgsi: fix issues with sample opcodesRoland Scheidegger2013-02-161-44/+16
* gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lodRoland Scheidegger2013-02-121-4/+1
* gallivm: hook up dx10 sampling opcodesRoland Scheidegger2013-02-081-4/+121
* gallivm: support more immediates in lp_build_tgsi_info()Brian Paul2013-01-041-1/+1
* gallivm: support array texturesRoland Scheidegger2012-11-291-0/+1
* llvmpipe: Check when a shader does not satisfy 0 < imm < 1.James Benton2012-05-021-2/+6
* tgsi: consolidate TGSI string arrays in new tgsi_strings.hBrian Paul2012-01-051-0/+1
* gallium: add shadow 1D and 2D array samplers to TGSIMarek Olšák2011-09-101-0/+6
* gallium: s/bool/boolean/Brian Paul2011-06-081-1/+1
* gallivm: Remove unnecessary header.Vinson Lee2010-10-131-1/+0
* gallivm: Name anonymous union.José Fonseca2010-10-121-6/+6
* gallivm: More detailed analysis of tgsi shaders.José Fonseca2010-10-111-0/+480