Added big-endian texture formats.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 01:50:30 +0000 (01:50 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 12 May 2004 01:50:30 +0000 (01:50 +0000)
commita156b49800c1419785d0709b78ef0d35e6dab5df
tree3831a74900723783b3117e2f1604ff3ebd9797c5
parent939f6a724e991a9f994c6e2fffe96c5971a1f749
Added big-endian texture formats.
Moved CI->RGBA palette lookup into texel fetch function.
src/mesa/main/colormac.h
src/mesa/main/mtypes.h
src/mesa/main/texformat.c
src/mesa/main/texformat.h
src/mesa/main/texformat_tmp.h
src/mesa/main/teximage.c
src/mesa/main/texstore.c
src/mesa/main/texstore.h
src/mesa/swrast/s_texture.c