s/Tungsten Graphics/VMware/
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi.c
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-14 José Fonsecagallivm: Compile flag to debug TGSI execution through...
2013-08-12 Roland Scheideggergallivm: fix exec_mask interaction with geometry shader...
2013-07-05 José Fonsecagallivm: Remove bogus assert.
2013-05-02 Zack Rusintgsi: allow negation of all integer types
2013-02-16 Roland Scheideggergallivm/tgsi: fix src modifier fetching with non-float...
2013-02-16 Roland Scheideggergallivm: DIV shouldn't be deprecated.
2012-11-27 Roland Scheideggergallivm,llvmpipe: handle TXF (texelFetch) instruction...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-07 Vadim Girlinradeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
2012-02-28 Dave Airliegallivm: drop deprecated opcodes
2012-02-17 Dave Airliegallivm: enable fetch for integer opcodes. (v2)
2012-01-30 Tom Stellardgallivm: Add a new interface for doing TGSI->LLVM conve...