summaryrefslogtreecommitdiff
path: root/src/XErrorDB
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2007-08-29 19:50:57 -0400
committerKristian Høgsberg <krh@redhat.com>2007-08-29 19:50:57 -0400
commit31540f1438ec63faf37044f2fd654b335ddf80f0 (patch)
tree8a5bb5b3642f573b6aaac17942444764533f8691 /src/XErrorDB
parent7c996f78914c77fe17e9f4feede980d895d9df51 (diff)
downloadxorg-lib-libX11-31540f1438ec63faf37044f2fd654b335ddf80f0.tar.gz
Add GLX 1.4 requests and errors.
Diffstat (limited to 'src/XErrorDB')
-rw-r--r--src/XErrorDB16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/XErrorDB b/src/XErrorDB
index 2e34b1d6..a0b9684c 100644
--- a/src/XErrorDB
+++ b/src/XErrorDB
@@ -498,6 +498,18 @@ XRequest.GLX.17: X_GLXVendorPrivateWithReply
XRequest.GLX.18: X_GLXQueryExtensionsString
XRequest.GLX.19: X_GLXQueryServerString
XRequest.GLX.20: X_GLXClientInfo
+XRequest.GLX.21: X_GLXGetFBConfigs
+XRequest.GLX.22: X_GLXCreatePixmap
+XRequest.GLX.23: X_GLXDestroyPixmap
+XRequest.GLX.24: X_GLXCreateNewContext
+XRequest.GLX.25: X_GLXQueryContext
+XRequest.GLX.26: X_GLXMakeContextCurrent
+XRequest.GLX.27: X_GLXCreatePbuffer
+XRequest.GLX.28: X_GLXDestroyPbuffer
+XRequest.GLX.29: X_GLXGetDrawableAttributes
+XRequest.GLX.30: X_GLXChangeDrawableAttributes
+XRequest.GLX.31: X_GLXCreateWindow
+XRequest.GLX.32: X_GLXDestroyWindow
! GL Non-rendering Commands
XRequest.GLX.103: X_GLXDeleteLists
XRequest.GLX.102: X_GLXEndList
@@ -555,6 +567,10 @@ XProtoError.GLX.5: GLXBadCurrentWindow
XProtoError.GLX.6: GLXBadRenderRequest
XProtoError.GLX.7: GLXBadLargeRequest
XProtoError.GLX.8: GLXUnsupportedPrivateRequest
+XProtoError.GLX.9: GLXBadFBConfig
+XProtoError.GLX.10: GLXBadPbuffer
+XProtoError.GLX.11: GLXBadCurrentDrawable
+XProtoError.GLX.12: GLXBadWindow
! XC-MISC extension, an X Consortium standard
XRequest.XC-MISC.0: XCMiscGetVersion
XRequest.XC-MISC.1: XCMiscGetXIDRange