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_ARB_color_buffer_float')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_color_buffer_float10
1 files changed, 0 insertions, 10 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_color_buffer_float b/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_color_buffer_float
deleted file mode 100644
index c2e7a5aa..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/GL_ARB_color_buffer_float
+++ /dev/null
@@ -1,10 +0,0 @@
-GL_ARB_color_buffer_float
-http://www.opengl.org/registry/specs/ARB/color_buffer_float.txt
-GL_ARB_color_buffer_float
-
- GL_RGBA_FLOAT_MODE_ARB 0x8820
- GL_CLAMP_VERTEX_COLOR_ARB 0x891A
- GL_CLAMP_FRAGMENT_COLOR_ARB 0x891B
- GL_CLAMP_READ_COLOR_ARB 0x891C
- GL_FIXED_ONLY_ARB 0x891D
- void glClampColorARB (GLenum target, GLenum clamp)