Another pass at implementing byte-swapped texture formats.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 13 May 2004 15:26:51 +0000 (15:26 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 13 May 2004 15:26:51 +0000 (15:26 +0000)
commitdefb035b6cf03c555318d9dd48864242ed036f39
tree9c76a7ccf918d9dfc53905cefd46ac4be5154d79
parent46bc595969e23ea1a61b684076f8b0608ff4d714
Another pass at implementing byte-swapped texture formats.
More code re-use this time.
Most formats now tested/debugged with new packedpixels.c test.
src/mesa/main/texformat.c
src/mesa/main/texformat.h
src/mesa/main/texformat_tmp.h
src/mesa/main/texstore.c
src/mesa/main/texstore.h