more texture compression

This commit is contained in:
Daniel Borca
2003-11-21 09:56:50 +00:00
parent 8b07e9d8a4
commit 663a9e1b7e
7 changed files with 100 additions and 26 deletions

View File

@@ -143,6 +143,7 @@ static const struct {
{ OFF, "GL_SGIX_shadow", F(SGIX_shadow) },
{ OFF, "GL_SGIX_shadow_ambient", F(SGIX_shadow_ambient) },
{ OFF, "GL_SUN_multi_draw_arrays", F(EXT_multi_draw_arrays) },
{ OFF, "GL_S3_s3tc", F(S3_s3tc) },
};