summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2015-06-02 13:13:48 +0100
committerJose Fonseca <jfonseca@vmware.com>2015-06-02 13:13:48 +0100
commit15a220c3e411f9606e4059e4c9fd0c57a4290c13 (patch)
tree546d2f2b5f75a8f86122692a89848a69eda0b026 /specs
parent5cc17c894466905e46aa9f8ef7dc14123b33153d (diff)
Revert "glxtrace: Handle GLX_FBCONFIG_ID_SGIX."
Diffstat (limited to 'specs')
-rw-r--r--specs/glxapi.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/specs/glxapi.py b/specs/glxapi.py
index 4756de5d..0d3cd969 100644
--- a/specs/glxapi.py
+++ b/specs/glxapi.py
@@ -320,7 +320,6 @@ GLXFBConfigCommonAttribs = GLXCommonAttribs + [
GLXFBConfigGLXAttribs = GLXFBConfigCommonAttribs + [
('GLX_FBCONFIG_ID', GLXFBConfigID),
- ('GLX_FBCONFIG_ID_SGIX', UInt32),
('GLX_MAX_PBUFFER_WIDTH', Int),
('GLX_MAX_PBUFFER_HEIGHT', Int),
('GLX_MAX_PBUFFER_PIXELS', Int),