Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallivm: Remove bogus assert. | José Fonseca | 2013-07-05 | 1 | -4/+1 |
* | tgsi: allow negation of all integer types | Zack Rusin | 2013-05-02 | 1 | -1/+1 |
* | gallivm/tgsi: fix src modifier fetching with non-float types. | Roland Scheidegger | 2013-02-16 | 1 | -2/+34 |
* | gallivm: DIV shouldn't be deprecated. | Roland Scheidegger | 2013-02-16 | 1 | -1/+0 |
* | gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets | Roland Scheidegger | 2012-11-27 | 1 | -0/+60 |
* | radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions | Vadim Girlin | 2012-05-08 | 1 | -2/+0 |
* | gallivm: drop deprecated opcodes | Dave Airlie | 2012-02-28 | 1 | -8/+0 |
* | gallivm: enable fetch for integer opcodes. (v2) | Dave Airlie | 2012-02-17 | 1 | -1/+2 |
* | gallivm: Add a new interface for doing TGSI->LLVM conversions | Tom Stellard | 2012-01-30 | 1 | -0/+409 |