summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_strings.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add defines/shader opcode for texture cube map arrayDave Airlie2012-11-091-1/+3
* gallium: add TGSI support for multisample texturesMarek Olšák2012-08-151-0/+2
* gallium/tgsi: fixup texture name stringsMarek Olšák2012-08-041-4/+4
* gallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture target.José Fonseca2012-05-111-1/+2
* gallium/tgsi: Define system values used to query the compute grid parameters.Francisco Jerez2012-05-111-1/+5
* gallium/tgsi: Define the TGSI_BUFFER texture target.Francisco Jerez2012-05-111-1/+1
* gallium/tgsi: Introduce the compute processor.Francisco Jerez2012-05-111-2/+3
* gallium/tgsi: Split sampler views from shader resources.Francisco Jerez2012-05-111-1/+2
* tgsi: add TGSI_TEXTURE_SHADOWCUBEMAPDave Airlie2012-01-111-0/+1
* gallium: introduce GLSL based interpolation rules. (v2)Dave Airlie2012-01-101-1/+2
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-1/+2
* gallium: add new semantic for clip vertex.Dave Airlie2012-01-071-1/+2
* gallium: add support for clip distancesBryan Cain2012-01-051-1/+2
* tgsi: consolidate TGSI string arrays in new tgsi_strings.hBrian Paul2012-01-051-0/+172