mesa/src
Brian Paul adfa778c8e mesa: remove rgbMode check in enable_texture()
If the currently bound FBO isn't yet validated it's possible for
rgbMode to be zero so we'll lose the texture enable.
This could fix some FBO rendering glitches, but I don't know of
any specific instances.
2009-09-24 14:19:06 -06:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Add missing X11_INCLUDES to egl/drivers/demo and egl/main. 2009-08-04 06:30:30 -07:00
gallium softpipe: Fix cube face selection. 2009-09-21 08:36:05 -06:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glu Fix symbol list for mangled Mesa on Darwin. 2009-05-01 11:55:50 -06:00
glut Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glw Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
glx glx: include string.h to silence missing memset() prototype warning 2009-09-22 13:19:15 -06:00
mesa mesa: remove rgbMode check in enable_texture() 2009-09-24 14:19:06 -06:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00