mesa/src
Mathias Fröhlich 762c9766c9 mesa: Use VERT_ATTRIB_* indexed array in gl_array_object.
Replace the distinct struct gl_client_array members in gl_array_object by
an array of gl_client_arrays indexed by VERT_ATTRIB_*.
Renumber the vertex attributes slightly to keep the old semantics of the
distinct array members. Make use of the upper 32 bits in VERT_BIT_*.
Update all occurances of the distinct struct members with the array
equivalents.

Signed-off-by: Mathias Froehlich <Mathias.Froehlich@web.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
2011-11-29 06:37:19 +01:00
..
egl egl_glx: Try first a default lookup for glXGetProcAddress before loading dynamic lib. 2011-11-27 11:22:24 +08:00
gallium r600g: add framebuffer support for 2/10/10/10 integer 2011-11-27 20:36:27 +00:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: convervative_depth is not allowed in the vertex shader 2011-11-22 20:56:50 +01:00
glu glu: Fix deprecated conversion from string constant to ‘char*’ warning. 2011-11-09 10:24:37 +00:00
glx drisw: Enable SGI_make_current_read for direct contexts 2011-11-01 13:52:48 -04:00
mapi glapi: add ARB_texture_rgb10_a2ui support. 2011-11-27 16:25:12 +00:00
mesa mesa: Use VERT_ATTRIB_* indexed array in gl_array_object. 2011-11-29 06:37:19 +01:00
Makefile
SConscript scons: Unbreak mingw build. 2011-09-20 20:50:48 +01:00