mesa/src
Brian Paul f920d496e1 mesa: fix _mesa_texstore_argb8888() for MESA_FORMAT_XRGB8888
If we hit the general path and call _mesa_make_temp_chan_image() we
always want to get a GL_RGBA texture.  We were getting a 3-channel
GL_RGB texture before and that messed up the memory layout.
2009-10-29 17:52:01 -06:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium st/xorg: fix scaling ov xv data, plus some cleanups 2009-10-29 15:13:17 -04:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glut glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling 2009-08-11 08:54:25 -06:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: don't destroy context immediately if it's currently bound 2009-10-22 18:20:28 -06:00
mesa mesa: fix _mesa_texstore_argb8888() for MESA_FORMAT_XRGB8888 2009-10-29 17:52:01 -06:00
Makefile
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00