Add DXT1n and CTX1 CUDA compressors.

This commit is contained in:
castano
2008-02-15 08:58:02 +00:00
parent c7fcc3ef4b
commit 5dbfb20b60
9 changed files with 2458 additions and 1695 deletions

View File

@ -75,6 +75,9 @@ namespace nvtt
Format_BC3n = Format_DXT5n,
Format_BC4, // ATI1
Format_BC5, // 3DC, ATI2
Format_DXT1n,
Format_CTX1,
};
/// Quality modes.