History log of /external/mesa3d/src/mesa/main/texcompress_etc.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa0becdbb6368af20c8348fb2353ee31f4b14a8c 17-Jul-2012 Brian Paul <brianp@vmware.com> mesa: include inttypes.h to get uint8_t type

To fix MSVC build.
/external/mesa3d/src/mesa/main/texcompress_etc.h
8ec721264c7ae0f73a520362963b2691bf098b9b 11-Jul-2012 Chad Versace <chad.versace@linux.intel.com> mesa: Add function for decoding ETC1 textures

Add function _mesa_etc1_unpack_rgba8888. It is intended to be used by
glCompressedTexSubImage2D to decode ETC1 textures into RGBA.

CC: Chia-I <olv@lunarg.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
/external/mesa3d/src/mesa/main/texcompress_etc.h
551078bb62f526edac274c30671508a33973236f 22-Jun-2012 Chad Versace <chad.versace@linux.intel.com> mesa: Remove unneeded extern qualifiers

Remove 'extern' from the functions declared in texcompress_etc.h.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
/external/mesa3d/src/mesa/main/texcompress_etc.h
51f4d2725417088c75d512b69a31a26ae5cb3ef2 28-Nov-2011 Chia-I Wu <olv@lunarg.com> mesa: add ETC1 decoding routines

The format is defined by GL_OES_compressed_ETC1_RGB8_texture. These routines
will be used in the following commit.

Reviewed-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mesa/main/texcompress_etc.h