OSDN Git Service

tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
[android-x86/external-mesa.git] / src / gallium / auxiliary / tgsi / tgsi_strings.c
2013-06-07 Brian Paultgsi: replace tgsi_file_names tgsi_file_names[] with...
2013-06-06 Roland Scheideggergallium/tgsi: add missing string for layer semantic
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-03-20 Christoph Bumillergallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
2013-03-19 Christian Königtgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
2012-11-09 Dave Airliegallium: add defines/shader opcode for texture cube...
2012-08-15 Marek Olšákgallium: add TGSI support for multisample textures
2012-08-04 Marek Olšákgallium/tgsi: fixup texture name strings
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 José Fonsecagallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture...
2012-05-11 Francisco Jerezgallium/tgsi: Define system values used to query the...
2012-05-11 Francisco Jerezgallium/tgsi: Define the TGSI_BUFFER texture target.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the compute processor.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-01-11 Dave Airlietgsi: add TGSI_TEXTURE_SHADOWCUBEMAP
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-07 Dave Airliegallium: add new semantic for clip vertex.
2012-01-05 Bryan Caingallium: add support for clip distances
2012-01-05 Brian Paultgsi: consolidate TGSI string arrays in new tgsi_strings.h