On 07/09/2012 10:46 AM, Chad Versace wrote:
> Add function _mesa_etc1_image_decode_to_abgr(). It is intended to be
> used by glCompressedTexSubImage2D to translate ETC1 textures into ABGR.
>
> Signed-off-by: Chad Versace
> ---
> src/mesa/main/texcompress_etc.c | 82
> +++
Add function _mesa_etc1_image_decode_to_abgr(). It is intended to be
used by glCompressedTexSubImage2D to translate ETC1 textures into ABGR.
Signed-off-by: Chad Versace
---
src/mesa/main/texcompress_etc.c | 82 +
src/mesa/main/texcompress_etc.h | 6 ++