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/core/gl/GL_EXT_debug_marker')
-rw-r--r--Libraries/glew-2.0.0/auto/core/gl/GL_EXT_debug_marker7
1 files changed, 0 insertions, 7 deletions
diff --git a/Libraries/glew-2.0.0/auto/core/gl/GL_EXT_debug_marker b/Libraries/glew-2.0.0/auto/core/gl/GL_EXT_debug_marker
deleted file mode 100644
index ce9ffe40..00000000
--- a/Libraries/glew-2.0.0/auto/core/gl/GL_EXT_debug_marker
+++ /dev/null
@@ -1,7 +0,0 @@
-GL_EXT_debug_marker
-http://www.khronos.org/registry/gles/extensions/EXT/EXT_debug_marker.txt
-GL_EXT_debug_marker
-
- void glInsertEventMarkerEXT (GLsizei length, const GLchar* marker)
- void glPushGroupMarkerEXT (GLsizei length, const GLchar* marker)
- void glPopGroupMarkerEXT (void)