mesa/src
Christoph Bumiller 170cdb4507 nv50: alloc_reg on reg_instance
If we create multiple instances of an nv50_reg referencing
them same resource, register allocation from alloc_reg has
to be done with the original nv50_reg.
2009-12-31 14:34:26 +01: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 nv50: alloc_reg on reg_instance 2009-12-31 14:34:26 +01:00
glew glew: correct misspelling of glFramebufferTextureLayer 2009-06-18 10:13:55 +01:00
glsl glsl: added default case in _fetch_token() to silence warnings 2009-12-29 08:47:40 -07:00
glu glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. 2009-12-04 00:14:31 -08:00
glut glut: Prevent potential double free in menuVisualSetup. 2009-12-12 21:46:13 -08:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Prevent potential null pointer deference in driCreateContext. 2009-12-06 00:56:20 -08:00
mesa mesa: implement _mesa_GetStringi() for GL3 2009-12-30 10:30:23 -07:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript scons: Get GLSL code building correctly when cross compiling. 2009-12-10 16:30:08 +00:00