gallivm/img: refactor out the texel return type (v2)
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_format_srgb.c
2020-04-07 Vinson Leegallivm: Add missing header for powf.
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2014-03-21 Roland Scheideggerllvmpipe: add support for b5g6r5_srgb
2013-11-14 Roland Scheideggergallivm,llvmpipe: fix float->srgb conversion to handle...
2013-08-08 Roland Scheideggergallivm: fix comment wrt srgb accuracy.
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers
2013-07-14 Roland Scheideggergallivm: (trivial) use constant instead of exp2f()...
2013-07-13 Roland Scheideggergallivm: handle srgb-to-linear and linear-to-srgb conve...