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

« back to all changes in this revision

Viewing changes to auto/extensions/GL_SGIS_color_range

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2009-05-11 17:48:06 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090511174806-hpbwcimkr4ir0mfl
Tags: 1.5.1-4
make sure mx library really is MX (closes: #528232)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GL_SGIS_color_range
2
 
http://www.opengl.org/registry/specs/SGIS/color_range.txt
3
 
        GL_EXTENDED_RANGE_SGIS 0x85A5
4
 
        GL_MIN_RED_SGIS 0x85A6
5
 
        GL_MAX_RED_SGIS 0x85A7
6
 
        GL_MIN_GREEN_SGIS 0x85A8
7
 
        GL_MAX_GREEN_SGIS 0x85A9
8
 
        GL_MIN_BLUE_SGIS 0x85AA
9
 
        GL_MAX_BLUE_SGIS 0x85AB
10
 
        GL_MIN_ALPHA_SGIS 0x85AC
11
 
        GL_MAX_ALPHA_SGIS 0x85AD
 
1
GL_SGIS_color_range
 
2
http://www.opengl.org/registry/specs/SGIS/color_range.txt
 
3
        GL_EXTENDED_RANGE_SGIS 0x85A5
 
4
        GL_MIN_RED_SGIS 0x85A6
 
5
        GL_MAX_RED_SGIS 0x85A7
 
6
        GL_MIN_GREEN_SGIS 0x85A8
 
7
        GL_MAX_GREEN_SGIS 0x85A9
 
8
        GL_MIN_BLUE_SGIS 0x85AA
 
9
        GL_MAX_BLUE_SGIS 0x85AB
 
10
        GL_MIN_ALPHA_SGIS 0x85AC
 
11
        GL_MAX_ALPHA_SGIS 0x85AD