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_EXT_cull_vertex')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_cull_vertex9
1 files changed, 0 insertions, 9 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_cull_vertex b/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_cull_vertex
deleted file mode 100644
index 8975a6e7..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_cull_vertex
+++ /dev/null
@@ -1,9 +0,0 @@
-GL_EXT_cull_vertex
-http://www.opengl.org/registry/specs/EXT/cull_vertex.txt
-GL_EXT_cull_vertex
-
- GL_CULL_VERTEX_EXT 0x81AA
- GL_CULL_VERTEX_EYE_POSITION_EXT 0x81AB
- GL_CULL_VERTEX_OBJECT_POSITION_EXT 0x81AC
- void glCullParameterdvEXT (GLenum pname, GLdouble* params)
- void glCullParameterfvEXT (GLenum pname, GLfloat* params)