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

« back to all changes in this revision

Viewing changes to auto/extensions/GL_SGI_color_matrix

  • 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_SGI_color_matrix
2
 
http://www.opengl.org/registry/specs/SGI/color_matrix.txt
3
 
        GL_COLOR_MATRIX_SGI 0x80B1
4
 
        GL_COLOR_MATRIX_STACK_DEPTH_SGI 0x80B2
5
 
        GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI 0x80B3
6
 
        GL_POST_COLOR_MATRIX_RED_SCALE_SGI 0x80B4
7
 
        GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI 0x80B5
8
 
        GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI 0x80B6
9
 
        GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI 0x80B7
10
 
        GL_POST_COLOR_MATRIX_RED_BIAS_SGI 0x80B8
11
 
        GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI 0x80B9
12
 
        GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI 0x80BA
13
 
        GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI 0x80BB
 
1
GL_SGI_color_matrix
 
2
http://www.opengl.org/registry/specs/SGI/color_matrix.txt
 
3
        GL_COLOR_MATRIX_SGI 0x80B1
 
4
        GL_COLOR_MATRIX_STACK_DEPTH_SGI 0x80B2
 
5
        GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI 0x80B3
 
6
        GL_POST_COLOR_MATRIX_RED_SCALE_SGI 0x80B4
 
7
        GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI 0x80B5
 
8
        GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI 0x80B6
 
9
        GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI 0x80B7
 
10
        GL_POST_COLOR_MATRIX_RED_BIAS_SGI 0x80B8
 
11
        GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI 0x80B9
 
12
        GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI 0x80BA
 
13
        GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI 0x80BB