Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/auto/extensions/gl/GL_SGIX_async')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/GL_SGIX_async11
1 files changed, 0 insertions, 11 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/GL_SGIX_async b/Libraries/glew-2.0.0/auto/extensions/gl/GL_SGIX_async
deleted file mode 100644
index cc6b0cc6..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/GL_SGIX_async
+++ /dev/null
@@ -1,11 +0,0 @@
-GL_SGIX_async
-http://www.opengl.org/registry/specs/SGIX/async.txt
-GL_SGIX_async
-
- GL_ASYNC_MARKER_SGIX 0x8329
- void glAsyncMarkerSGIX (GLuint marker)
- void glDeleteAsyncMarkersSGIX (GLuint marker, GLsizei range)
- GLint glFinishAsyncSGIX (GLuint* markerp)
- GLuint glGenAsyncMarkersSGIX (GLsizei range)
- GLboolean glIsAsyncMarkerSGIX (GLuint marker)
- GLint glPollAsyncSGIX (GLuint* markerp)