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/WGL_EXT_display_color_table')
-rw-r--r--Libraries/glew-2.0.0/auto/extensions/gl/WGL_EXT_display_color_table8
1 files changed, 0 insertions, 8 deletions
diff --git a/Libraries/glew-2.0.0/auto/extensions/gl/WGL_EXT_display_color_table b/Libraries/glew-2.0.0/auto/extensions/gl/WGL_EXT_display_color_table
deleted file mode 100644
index 27faf764..00000000
--- a/Libraries/glew-2.0.0/auto/extensions/gl/WGL_EXT_display_color_table
+++ /dev/null
@@ -1,8 +0,0 @@
-WGL_EXT_display_color_table
-http://www.opengl.org/registry/specs/EXT/wgl_display_color_table.txt
-WGL_EXT_display_color_table
-
- GLboolean wglBindDisplayColorTableEXT (GLushort id)
- GLboolean wglCreateDisplayColorTableEXT (GLushort id)
- void wglDestroyDisplayColorTableEXT (GLushort id)
- GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)