History log of /external/mesa3d/src/gallium/auxiliary/util/u_format_rgtc.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c6ee788f225e978dab3c78e18b1cf26e37edfbd 30-Dec-2011 Dave Airlie <airlied@gmail.com> u_format/rgtc: fix alpha values in returned texels.

This fixes fbo-generatemipmap-formats GL_EXT_texture_compression_rgtc
on llvmpipe.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_rgtc.c
b4e6afbf7715df7473723f3e0c5d714cd5721802 17-Sep-2011 Brian Paul <brianp@vmware.com> mesa/gallium: remove GLchan from latc, rgtc code
/external/mesa3d/src/gallium/auxiliary/util/u_format_rgtc.c
23f92c20d721aa373d91a949586fd93a92d9f275 07-Mar-2011 Marek Olšák <maraeo@gmail.com> gallium/util: add LATC support

Again, a lot of code is shared with RGTC.

The layout is UTIL_FORMAT_LAYOUT_RGTC, because LATC is just swizzled RGTC.
/external/mesa3d/src/gallium/auxiliary/util/u_format_rgtc.c
8d62b2aca99ba67f794dd682ed1ec49dc8826390 02-Mar-2011 Dave Airlie <airlied@redhat.com> gallium: add RGTC UNORM support to u_format.

SNORM needs a bit of work in the state tracker in order for mipmap
generation to work I believe.

I'm also not sure that having unorm fetches for an snorm format is
sane.
/external/mesa3d/src/gallium/auxiliary/util/u_format_rgtc.c