aboutsummaryrefslogtreecommitdiffstats
path: root/make/gl-glx-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/gl-glx-common.cfg')
-rw-r--r--make/gl-glx-common.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/gl-glx-common.cfg b/make/gl-glx-common.cfg
index 2c3a4b4dd..f4dd69fd0 100644
--- a/make/gl-glx-common.cfg
+++ b/make/gl-glx-common.cfg
@@ -60,5 +60,7 @@ Ignore glXSelectEventSGIX
Ignore glXGetSelectedEventSGIX
Ignore glXCreateGLXPixmapMESA
-# Now we can ignore the GLXFBConfig data type in the public API
+# Now we can ignore the GLXFBConfig and XVisualInfo data types in the
+# public API on all platforms
Ignore GLXFBConfig
+Ignore XVisualInfo