From d803c81ff894edcb3569f22c2e2822e1237b7456 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Mon, 2 Aug 2004 22:08:18 +0000 Subject: Upgraded to current glext.h / wglext.h / glxext.h git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@143 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/gl-glx-common.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'make/gl-glx-common.cfg') diff --git a/make/gl-glx-common.cfg b/make/gl-glx-common.cfg index f4dd69fd0..93e5f794c 100644 --- a/make/gl-glx-common.cfg +++ b/make/gl-glx-common.cfg @@ -64,3 +64,18 @@ Ignore glXCreateGLXPixmapMESA # public API on all platforms Ignore GLXFBConfig Ignore XVisualInfo + +# Ignore the SGI hyperpipe extension, which will require more GlueGen +# work to expose the pipeName fields in the various structs +Ignore glXQueryHyperpipeNetworkSGIX +Ignore glXHyperpipeConfigSGIX +Ignore glXQueryHyperpipeConfigSGIX +Ignore glXDestroyHyperpipeConfigSGIX +Ignore glXBindHyperpipeSGIX +Ignore glXQueryHyperpipeBestAttribSGIX +Ignore glXHyperpipeAttribSGIX +Ignore glXQueryHyperpipeAttribSGIX +Ignore GLXHyperpipeNetworkSGIX +Ignore GLXHyperpipeConfigSGIX +Ignore GLXPipeRect +Ignore GLXPipeRectLimits -- cgit v1.2.3