Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Add ir_constant constructor for fp16 | Kristian H. Kristensen | 2020-03-09 | 1 | -2/+18 |
* | util: add float to float16 conversions with RTZ and RTNE | Samuel Iglesias Gonsálvez | 2019-09-17 | 1 | -0/+15 |
* | mesa: add ASTC 2D LDR decoder | Marek Olšák | 2018-07-31 | 1 | -0/+5 |
* | mesa: move _mesa_half_is_negative() to half_float.h | Brian Paul | 2017-10-10 | 1 | -0/+8 |
* | glsl: move half<->float convertion to util | Rob Clark | 2015-10-16 | 1 | -0/+41 |