summaryrefslogtreecommitdiff
path: root/src/mesa/glapi
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2006-08-31 20:50:43 +0000
committerIan Romanick <idr@us.ibm.com>2006-08-31 20:50:43 +0000
commit75faa1e19a6b95a96cb74aee22fffdc745a07909 (patch)
tree1fd5ccf9a69c4e53947397369b80bdabe99cff04 /src/mesa/glapi
parentd6c675f497950c6fa5afea531e86a25fd115d2a5 (diff)
Add API description for GLX_SGI_swap_control.
Diffstat (limited to 'src/mesa/glapi')
-rw-r--r--src/mesa/glapi/glX_API.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mesa/glapi/glX_API.xml b/src/mesa/glapi/glX_API.xml
index 3f2fbd1163..0b1212f61b 100644
--- a/src/mesa/glapi/glX_API.xml
+++ b/src/mesa/glapi/glX_API.xml
@@ -145,6 +145,13 @@
</function>
</category>
+<category name="GLX_SGI_swap_control" number="40" window_system="glX">
+ <function name="SwapIntervalSGI">
+ <return type="int"/>
+ <glx vendorpriv="65536"/>
+ </function>
+</category>
+
<category name="GLX_SGI_make_current_read" number="42" window_system="glX">
<function name="MakeCurrentReadSGI">
<!-- <param name="dpy" type="Display *"/>