summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/tgsi/tgsi_strings.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add a cull distance semanticZack Rusin2013-06-101-1/+2
* tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() functionBrian Paul2013-06-071-2/+12
* gallium/tgsi: add missing string for layer semanticRoland Scheidegger2013-06-061-1/+2
* gallium: Add support for multiple viewportsZack Rusin2013-05-251-1/+2
* gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3Christoph Bumiller2013-03-201-1/+3
* tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAYChristian König2013-03-191-2/+0
* 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