ureg: add buffer support to ureg
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_strings.c
2016-01-08 Ilia Mirkinureg: add buffer support to ureg
2016-01-08 Ilia Mirkintgsi: add ureg support for image decls
2015-12-30 Ilia Mirkingallium: add baseinstance/drawid semantics
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-10-20 Marek Olšákgallium: add new properties for clip and cull distance...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-05-16 Ilia Mirkingallium: add tessellation shader properties
2015-05-16 Ilia Mirkingallium: add new semantics for tessellation
2015-05-16 Ilia Mirkingallium: add new PATCHES primitive type
2015-05-16 Ilia Mirkingallium: add tessellation shader types
2015-02-19 Dave Airlietgsi: add support for flt64 constants
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-11-16 Marek Olšáktgsi: fixup the string of VS_WINDOW_SPACE_POSITION
2014-09-22 Brian Paulgallium: replace pipe_type enum with tgsi_return_type...
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-21 Ilia Mirkintgsi: add GS_INVOCATIONS to property names array
2014-04-26 Ilia Mirkingallium: add INVOCATIONID semantic
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-11 Zack Rusingallium: add a cull distance semantic
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