From: Anuj Phogat
Data in GL_COMPRESSED_SRGB8_ETC2 format is decoded and stored
in MESA_FORMAT_SARGB8.
Signed-off-by: Anuj Phogat
Reviewed-by: Brian Paul
---
src/mesa/main/texcompress.c | 2 +-
src/mesa/main/texcompress_etc.c | 83 +++--
src/mesa/main/
Data in GL_COMPRESSED_SRGB8_ETC2 format is decoded and stored
in MESA_FORMAT_SARGB8.
Signed-off-by: Anuj Phogat
---
src/mesa/main/texcompress_etc.c | 84 +--
src/mesa/main/texcompress_etc.h |7 +++
2 files changed, 87 insertions(+), 4 deletions(-)
diff