aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_format_float.c
Commit message (Expand)AuthorAgeFilesLines
* 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