~ubuntu-branches/ubuntu/trusty/glew/trusty

« back to all changes in this revision

Viewing changes to auto/extensions/WGL_EXT_display_color_table

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-02-10 21:21:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050210212142-2b1p2th5s3d0wjdz
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
WGL_EXT_display_color_table
 
2
http://oss.sgi.com/projects/ogl-sample/registry/EXT/wgl_display_color_table.txt
 
3
        GLboolean wglBindDisplayColorTableEXT (GLushort id)
 
4
        GLboolean wglCreateDisplayColorTableEXT (GLushort id)
 
5
        void wglDestroyDisplayColorTableEXT (GLushort id)
 
6
        GLboolean wglLoadDisplayColorTableEXT (GLushort* table, GLuint length)