OSDN Git Service

tgsi: allow negation of all integer types
[android-x86/external-mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi.c
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...