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

« back to all changes in this revision

Viewing changes to auto/extensions/GL_EXT_packed_pixels

  • Committer: Bazaar Package Importer
  • Author(s): Joost Yervante Damad
  • Date: 2010-04-10 18:16:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100410181621-179fn0er7sjbccku
Tags: 1.5.3-1
* New upstream release (Closes: #577183)
* reworked mx build support to reflect new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
GL_EXT_packed_pixels
2
 
http://www.opengl.org/registry/specs/EXT/packed_pixels.txt
3
 
        GL_UNSIGNED_BYTE_3_3_2_EXT 0x8032
4
 
        GL_UNSIGNED_SHORT_4_4_4_4_EXT 0x8033
5
 
        GL_UNSIGNED_SHORT_5_5_5_1_EXT 0x8034
6
 
        GL_UNSIGNED_INT_8_8_8_8_EXT 0x8035
7
 
        GL_UNSIGNED_INT_10_10_10_2_EXT 0x8036
 
1
GL_EXT_packed_pixels
 
2
http://www.opengl.org/registry/specs/EXT/packed_pixels.txt
 
3
        GL_UNSIGNED_BYTE_3_3_2_EXT 0x8032
 
4
        GL_UNSIGNED_SHORT_4_4_4_4_EXT 0x8033
 
5
        GL_UNSIGNED_SHORT_5_5_5_1_EXT 0x8034
 
6
        GL_UNSIGNED_INT_8_8_8_8_EXT 0x8035
 
7
        GL_UNSIGNED_INT_10_10_10_2_EXT 0x8036