| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add defines/shader opcode for texture cube map array | Dave Airlie | 2012-11-09 | 1 | -0/+2 |
* | gallium: add TGSI support for multisample textures | Marek Olšák | 2012-08-15 | 1 | -0/+2 |
* | tgsi: add TGSI_TEXTURE_SHADOWCUBEMAP | Dave Airlie | 2012-01-11 | 1 | -0/+1 |
* | gallium: add shadow 1D and 2D array samplers to TGSI | Marek Olšák | 2011-09-10 | 1 | -5/+5 |
* | tgsi: add support for 1D/2D texture arrays | Brian Paul | 2011-01-25 | 1 | -1/+6 |
* | tgsi: fix incorrect usage_mask for shadow tex instructions | Brian Paul | 2010-09-15 | 1 | -5/+6 |
* | tgsi: Determine which shader input channels are effectively. | José Fonseca | 2010-06-01 | 1 | -0/+146 |
* | tgsi: Remove unnecessary header. | Vinson Lee | 2010-01-27 | 1 | -1/+0 |
* | tgsi: rename fields of tgsi_full_src_register to reduce verbosity | Keith Whitwell | 2009-11-24 | 1 | -12/+12 |
* | gallium: simplify tgsi tokens further | Keith Whitwell | 2009-11-24 | 1 | -22/+8 |
* | gallium: remove extended negate also, and also the ExtSwz token | Keith Whitwell | 2009-10-23 | 1 | -52/+1 |
* | gallium: remove the swizzling parts of ExtSwizzle | Keith Whitwell | 2009-10-23 | 1 | -71/+3 |
* | util: Move p_debug.h into util module. | José Fonseca | 2009-02-18 | 1 | -1/+1 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+0 |
* | Merge tgsi/exec and tgsi/util directories. | José Fonseca | 2008-07-28 | 1 | -0/+300 |