mesa/src
Keith Whitwell 0c9259f3b9 Fix _mesa_swizzle_ubyte_image() to deal with RGBA->RGB->RGBA
conversions, ensuring that the final A value is 0xff in those cases
where we use a RGBA hardware texture format to store RGB textures.
Fix a couple of cases where hardwired texture conversions were
ignoring this restriction.
2006-09-20 14:28:42 +00:00
..
egl LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
glu replace GLAPI w/ static and init var to 0 (Michel Donais) 2006-09-15 19:00:37 +00:00
glut The colormap code is now simpler, 15bpp works where it did not before. 2006-08-27 01:16:09 +00:00
glw LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
glx Fix problems with vertex program protocol 2006-08-31 20:41:16 +00:00
mesa Fix _mesa_swizzle_ubyte_image() to deal with RGBA->RGB->RGBA 2006-09-20 14:28:42 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00