mesa/src/mapi
Brian Paul 043f66204b glapi/glx: rename 'table' variable to 'disp_table'
This fixes an issue where the local 'table' variable was hiding the
function parameter name in glGetColorTable(..., void *table).

This should be OK as long as there's never a GL entrypoint that uses
'disp_table' as a parameter name.

Note: This is a candidate for the 9.0 branch.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2012-09-06 18:58:49 -06:00
..
es1api build: Fix GLES linkage with libglapi 2012-08-23 14:07:35 -07:00
es2api build: Fix installation of GLES2 headers 2012-08-23 14:07:35 -07:00
glapi glapi/glx: rename 'table' variable to 'disp_table' 2012-09-06 18:58:49 -06:00
mapi Use the correct macro _WIN32 for Windows. 2012-09-05 22:14:32 -07:00
shared-glapi mapi: Add shared-glapi-test to .gitignore 2012-09-05 10:41:42 -07:00
vgapi automake: convert vgapi 2012-08-24 11:08:19 -07:00
Android.mk mapi: Fix Android build 2012-04-10 21:07:12 -07:00