summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_cache.h
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@vmware.com>2014-03-20 16:27:57 +0100
committerRoland Scheidegger <sroland@vmware.com>2014-03-21 17:23:38 +0100
commit2aa77f2777ad35d7fe249939b0d828306f13eade (patch)
tree9190683a399a45d0c012f39033c49e0569c1c504 /src/gallium/auxiliary/util/u_cache.h
parent19ba573a57ff6125a26ff9ae94cf43c36129645f (diff)
downloadexternal_mesa3d-2aa77f2777ad35d7fe249939b0d828306f13eade.zip
external_mesa3d-2aa77f2777ad35d7fe249939b0d828306f13eade.tar.gz
external_mesa3d-2aa77f2777ad35d7fe249939b0d828306f13eade.tar.bz2
gallium: add b5g6r5 srgb format
GL generally doesn't seem to allow srgb formats with less (or more) than 8 bit for the rgb channels, though some hw could easily do it (typically for formats with up to 10 bits for the rgb channels, at least for formats with less than 8 bits support is likely widespread even). While it may be true there aren't really any benefits for such formats, we need for it for d3d, though luckily only for b5g6r5_srgb it seems. So add this format along with the util code for conversion - since that util code is heavily tuned for 8bit srgb this isn't really all that well optimized and rounding doesn't seem right but at least it should give some halfway meaningful results. Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Diffstat (limited to 'src/gallium/auxiliary/util/u_cache.h')
0 files changed, 0 insertions, 0 deletions