mesa/src/mapi
Paul Berry 47deaf6175 dispatch: Update check_table.cpp to reflect recent aliasing changes.
In commits bad96f6 and e7dd2e5 I added the following aliases:
- ClampColor -> ClampColorARB
- VertexAttribDivisor -> VertexAttribDivisorARB

But I neglected to update check_table.cpp, causing "make check" to
fail for non-shared-glapi builds.

This patch removes the functions that are now aliased from
check_table.cpp, so that "make check" works correctly again.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
2012-11-01 11:22:09 -07:00
..
es1api build: Fix GLES linkage with libglapi 2012-08-23 14:07:35 -07:00
es2api es2api: Add GL ES 3 headers 2012-10-16 19:31:22 -07:00
glapi dispatch: Update check_table.cpp to reflect recent aliasing changes. 2012-11-01 11:22:09 -07:00
mapi shared-glapi: implement _glapi_get_proc_name(). 2012-10-25 14:23:01 -07:00
shared-glapi build: Use PTHREAD_LIBS and PTHREAD_CFLAGS 2012-10-01 15:23:04 -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