mesa/src
Markus Fleschutz 83f1183e76 glx: fix incorrect array stack memory allocation
The array stack space wasn't allocated to the proper size.  Fixes out of
bounds memory writes when the client/array stack depth exceeds one.

See fd.o bug 26768.
2010-02-26 10:34:21 -07:00
..
driclient
egl egl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap 2010-02-24 14:28:42 -05:00
gallium util: Define SRGB's channels as normalized. 2010-02-26 16:46:34 +00:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Remove unused mini and mesa glu subdirectories 2010-02-25 17:40:11 -05:00
glut Drop unused glut subdirectories 2010-02-25 17:40:11 -05:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: fix incorrect array stack memory allocation 2010-02-26 10:34:21 -07:00
mesa mesa: fix _BaseFormat assignment in _mesa_soft_renderbuffer_storage() 2010-02-26 09:03:34 -07:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00