diff options
author | Kenneth Russel <[email protected]> | 2005-05-19 03:09:08 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2005-05-19 03:09:08 +0000 |
commit | aef0fdb48c0ea9b8ab4430f381a1eb0dc62cfba2 (patch) | |
tree | 9c59dcbdfd4b048d9995d01d40387d9b31a26c96 /make/gl-common.cfg | |
parent | 898b3381fc80f0b08225f33c6fc0669ffb0540af (diff) |
Updated to current glext.h, glxext.h and wglext.h
(including OpenGL 2.0 entry points)
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@273 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/gl-common.cfg')
-rw-r--r-- | make/gl-common.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gl-common.cfg b/make/gl-common.cfg index 20bcaebe0..10e11f281 100644 --- a/make/gl-common.cfg +++ b/make/gl-common.cfg @@ -54,6 +54,7 @@ Ignore glGetBufferPointerv Ignore glGetBufferPointervARB Ignore glGetPointerv Ignore glGetPointervEXT +Ignore glGetVertexAttribPointerv Ignore glGetVertexAttribPointervARB Ignore glGetVertexAttribPointervNV Ignore glTracePointerRangeMESA |