diff --git a/auto/core/GL_ATIX_point_sprites b/auto/core/GL_ATIX_point_sprites index 56d2d17..b197ff1 100644 --- a/auto/core/GL_ATIX_point_sprites +++ b/auto/core/GL_ATIX_point_sprites @@ -1,8 +1,8 @@ GL_ATIX_point_sprites http://www.ati.com/developer/atiopengl.pdf - GL_TEXTURE_POINT_MODE_ATIX 0x60b0 - GL_TEXTURE_POINT_ONE_COORD_ATIX 0x60b1 - GL_TEXTURE_POINT_SPRITE_ATIX 0x60b2 - GL_POINT_SPRITE_CULL_MODE_ATIX 0x60b3 - GL_POINT_SPRITE_CULL_CENTER_ATIX 0x60b4 - GL_POINT_SPRITE_CULL_CLIP_ATIX 0x60b5 + GL_TEXTURE_POINT_MODE_ATIX 0x60B0 + GL_TEXTURE_POINT_ONE_COORD_ATIX 0x60B1 + GL_TEXTURE_POINT_SPRITE_ATIX 0x60B2 + GL_POINT_SPRITE_CULL_MODE_ATIX 0x60B3 + GL_POINT_SPRITE_CULL_CENTER_ATIX 0x60B4 + GL_POINT_SPRITE_CULL_CLIP_ATIX 0x60B5 diff --git a/auto/core/GL_ATI_shader_texture_lod b/auto/core/GL_ATI_shader_texture_lod new file mode 100755 index 0000000..77063c2 --- /dev/null +++ b/auto/core/GL_ATI_shader_texture_lod @@ -0,0 +1 @@ +GL_ATI_shader_texture_lod diff --git a/auto/core/GL_ATI_texture_compression_3dc b/auto/core/GL_ATI_texture_compression_3dc index 6fd9589..f8cb352 100644 --- a/auto/core/GL_ATI_texture_compression_3dc +++ b/auto/core/GL_ATI_texture_compression_3dc @@ -1,2 +1,2 @@ GL_ATI_texture_compression_3dc - GL_COMPRESSED_RGB_3DC_ATI 0x8837 + GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI 0x8837