aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/half_float.c
Commit message (Expand)AuthorAgeFilesLines
* util: add float to float16 conversions with RTZ and RTNESamuel Iglesias Gonsálvez2019-09-171-0/+7
* tree-wide: replace MAYBE_UNUSED with ASSERTEDEric Engestrom2019-07-311-1/+1
* src/util: Switch _mesa_half_to_float() to u_half.h's version.Eric Anholt2019-07-161-43/+2
* util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8Kai Wasserbäch2018-08-181-1/+2
* util: don't use __builtin_clz unconditionallyMarek Olšák2018-07-311-1/+11
* mesa: add ASTC 2D LDR decoderMarek Olšák2018-07-311-0/+59
* glsl: move half<->float convertion to utilRob Clark2015-10-161-0/+177