aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_float.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "gallium/gallivm: fix compilation issues with llvm 11"Michel Dänzer2020-05-191-3/+3
* gallium/gallivm: fix compilation issues with llvm 11Jan Zielinski2020-04-271-3/+3
* gallivm: make lp_build_float_to_r11g11b10 take a const srcDave Airlie2019-08-271-1/+1
* gallivm: add smallfloat to float conversion not relying on cpu denorm handlingRoland Scheidegger2014-02-201-20/+65
* gallivm: bring back optimized but incorrect float to smallfloat optimizationsRoland Scheidegger2013-04-021-38/+78
* gallivm: consolidate code for float-to-half and float-to-packed conversion.Roland Scheidegger2013-04-021-50/+85
* gallivm: fix signed small float to float conversionRoland Scheidegger2013-04-021-1/+1
* gallivm: consolidate some half-to-float and r11g11b10-to-float codeRoland Scheidegger2013-03-291-24/+36
* gallivm: move code for dealing with rgb9e5 and r11g11b10 formats to own fileRoland Scheidegger2013-03-241-0/+373