Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm/tgsi: fix issues with sample opcodes | Roland Scheidegger | 2013-02-16 | 1 | -44/+16 |
* | gallium: fix tgsi SAMPLE_L opcode to use separate source for explicit lod | Roland Scheidegger | 2013-02-12 | 1 | -4/+1 |
* | gallivm: hook up dx10 sampling opcodes | Roland Scheidegger | 2013-02-08 | 1 | -4/+121 |
* | gallivm: support more immediates in lp_build_tgsi_info() | Brian Paul | 2013-01-04 | 1 | -1/+1 |
* | gallivm: support array textures | Roland Scheidegger | 2012-11-29 | 1 | -0/+1 |
* | llvmpipe: Check when a shader does not satisfy 0 < imm < 1. | James Benton | 2012-05-02 | 1 | -2/+6 |
* | tgsi: consolidate TGSI string arrays in new tgsi_strings.h | Brian Paul | 2012-01-05 | 1 | -0/+1 |
* | gallium: add shadow 1D and 2D array samplers to TGSI | Marek Olšák | 2011-09-10 | 1 | -0/+6 |
* | gallium: s/bool/boolean/ | Brian Paul | 2011-06-08 | 1 | -1/+1 |
* | gallivm: Remove unnecessary header. | Vinson Lee | 2010-10-13 | 1 | -1/+0 |
* | gallivm: Name anonymous union. | José Fonseca | 2010-10-12 | 1 | -6/+6 |
* | gallivm: More detailed analysis of tgsi shaders. | José Fonseca | 2010-10-11 | 1 | -0/+480 |