Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "gallium/gallivm: fix compilation issues with llvm 11" | Michel Dänzer | 2020-05-19 | 1 | -3/+3 |
* | gallium/gallivm: fix compilation issues with llvm 11 | Jan Zielinski | 2020-04-27 | 1 | -3/+3 |
* | gallivm: make lp_build_float_to_r11g11b10 take a const src | Dave Airlie | 2019-08-27 | 1 | -1/+1 |
* | gallivm: add smallfloat to float conversion not relying on cpu denorm handling | Roland Scheidegger | 2014-02-20 | 1 | -20/+65 |
* | gallivm: bring back optimized but incorrect float to smallfloat optimizations | Roland Scheidegger | 2013-04-02 | 1 | -38/+78 |
* | gallivm: consolidate code for float-to-half and float-to-packed conversion. | Roland Scheidegger | 2013-04-02 | 1 | -50/+85 |
* | gallivm: fix signed small float to float conversion | Roland Scheidegger | 2013-04-02 | 1 | -1/+1 |
* | gallivm: consolidate some half-to-float and r11g11b10-to-float code | Roland Scheidegger | 2013-03-29 | 1 | -24/+36 |
* | gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own file | Roland Scheidegger | 2013-03-24 | 1 | -0/+373 |