Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add float to float16 conversions with RTZ and RTNE | Samuel Iglesias Gonsálvez | 2019-09-17 | 1 | -0/+7 |
* | tree-wide: replace MAYBE_UNUSED with ASSERTED | Eric Engestrom | 2019-07-31 | 1 | -1/+1 |
* | src/util: Switch _mesa_half_to_float() to u_half.h's version. | Eric Anholt | 2019-07-16 | 1 | -43/+2 |
* | util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8 | Kai Wasserbäch | 2018-08-18 | 1 | -1/+2 |
* | util: don't use __builtin_clz unconditionally | Marek Olšák | 2018-07-31 | 1 | -1/+11 |
* | mesa: add ASTC 2D LDR decoder | Marek Olšák | 2018-07-31 | 1 | -0/+59 |
* | glsl: move half<->float convertion to util | Rob Clark | 2015-10-16 | 1 | -0/+177 |