OSDN Git Service

Add API description for GLX_SGI_swap_control.
authorIan Romanick <idr@us.ibm.com>
Thu, 31 Aug 2006 20:50:43 +0000 (20:50 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 31 Aug 2006 20:50:43 +0000 (20:50 +0000)
src/mesa/glapi/glX_API.xml

index 3f2fbd1..0b1212f 100644 (file)
     </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 *"/>