summaryrefslogtreecommitdiff
path: root/auto/extensions/gl/WGL_EXT_display_color_table
diff options
context:
space:
mode:
Diffstat (limited to 'auto/extensions/gl/WGL_EXT_display_color_table')
-rw-r--r--auto/extensions/gl/WGL_EXT_display_color_table7
1 files changed, 7 insertions, 0 deletions
diff --git a/auto/extensions/gl/WGL_EXT_display_color_table b/auto/extensions/gl/WGL_EXT_display_color_table
new file mode 100644
index 0000000..4de4a3d
--- /dev/null
+++ b/auto/extensions/gl/WGL_EXT_display_color_table
@@ -0,0 +1,7 @@
+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)