]> git.tdb.fi Git - libs/gl.git/blob - extensions/ext_texture_srgb.glext
a592cdfa05da9190f2da55690c6752c43535304d
[libs/gl.git] / extensions / ext_texture_srgb.glext
1 extension EXT_texture_sRGB
2 # Specific compressed formats were not promoted to core
3 ignore GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT
4 ignore GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT
5 ignore GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT
6 ignore GL_COMPRESSED_SRGB_S3TC_DXT1_EXT
7 # Luminance formats are deprecated
8 ignore GL_COMPRESSED_SLUMINANCE_EXT
9 ignore GL_COMPRESSED_SLUMINANCE_ALPHA_EXT
10 optional GL_SLUMINANCE_EXT
11 optional GL_SLUMINANCE_ALPHA_EXT
12 optional GL_SLUMINANCE8_EXT
13 optional GL_SLUMINANCE8_ALPHA8_EXT