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_blend_minmax')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_blend_minmax9
1 files changed, 0 insertions, 9 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_blend_minmax b/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_blend_minmax
deleted file mode 100644
index 0f1e136c..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/GL_EXT_blend_minmax
+++ /dev/null
@@ -1,9 +0,0 @@
-GL_EXT_blend_minmax
-http://www.opengl.org/registry/specs/EXT/blend_minmax.txt
-GL_EXT_blend_minmax
-
- GL_FUNC_ADD_EXT 0x8006
- GL_MIN_EXT 0x8007
- GL_MAX_EXT 0x8008
- GL_BLEND_EQUATION_EXT 0x8009
- void glBlendEquationEXT (GLenum mode)