From: Anuj Phogat
Data in GL_COMPRESSED_R11_EAC format is decoded and stored in
MESA_FORMAT_R16.
Signed-off-by: Anuj Phogat
Reviewed-by: Brian Paul
---
src/mesa/main/texcompress.c | 2 +-
src/mesa/main/texcompress_etc.c | 122 +++-
src/mesa/main/texco
Data in GL_COMPRESSED_R11_EAC format is decoded and stored in
MESA_FORMAT_R16.
Signed-off-by: Anuj Phogat
---
src/mesa/main/texcompress_etc.c | 122 ++-
src/mesa/main/texcompress_etc.h |6 ++
2 files changed, 125 insertions(+), 3 deletions(-)
diff --git