gallivm/img: refactor out the texel return type (v2)
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_format_float.c
2020-05-19 Michel DänzerRevert "gallium/gallivm: fix compilation issues with...
2020-04-27 Jan Zielinskigallium/gallivm: fix compilation issues with llvm 11
2019-08-27 Dave Airliegallivm: make lp_build_float_to_r11g11b10 take a const src
2014-02-20 Roland Scheideggergallivm: add smallfloat to float conversion not relying...
2013-04-02 Roland Scheideggergallivm: bring back optimized but incorrect float to...
2013-04-02 Roland Scheideggergallivm: consolidate code for float-to-half and float...
2013-04-02 Roland Scheideggergallivm: fix signed small float to float conversion
2013-03-29 Roland Scheideggergallivm: consolidate some half-to-float and r11g11b10...
2013-03-24 Roland Scheideggergallivm: move code for dealing with rgb9e5 and r11g11b1...