mesa/src/mapi/glapi
Ian Romanick 5a68f73102 glapi: Add static dispatch for glPointSizePointerOES
The OpenGL ES 1.1 conformance tests expect this function to be
statically available form libGLESv1_CM.so.  The comment "required for
es1.1" in the XML file should have been a clue.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76926
Reviewed-by: Matt Turner <mattst88@gmail.com>
Tested-by: Lu Hua <huax.lu@intel.com>
2014-04-02 11:30:52 -07:00
..
gen glapi: Add static dispatch for glPointSizePointerOES 2014-04-02 11:30:52 -07:00
tests glapi: Fix build break in 'make check' on non-shared-glapi builds 2014-04-02 11:30:42 -07:00
.gitignore Clean up .gitignore files 2013-01-10 22:01:31 +01:00
glapi.c glapi: rename u_current dispatch table functions 2014-03-06 07:47:12 -07:00
glapi.h glapi: restore _glthread_GetID() function 2014-03-14 12:12:07 -06:00
glapi_dispatch.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_entrypoint.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_getproc.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_nop.c mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
glapi_priv.h mesa: update glext.h to version 20130624 2013-06-26 10:43:27 -06:00
Makefile.am configure: Try pkg-config first for libselinux 2014-02-17 21:14:16 +00:00
Makefile.sources mesa: remove unneeded glthread.c file 2014-03-03 13:09:00 -07:00
SConscript mesa: remove unneeded glthread.c file 2014-03-03 13:09:00 -07:00