Work in progress:

- better support for DDS10 file format.
- support for RGBA pixel formats with more than 32 bits.
- support for pixel types other than UNORM.
This commit is contained in:
castano
2008-07-26 10:03:12 +00:00
parent 529c0075e1
commit 96655b3e7c
6 changed files with 207 additions and 69 deletions

View File

@ -46,6 +46,8 @@ namespace nvtt
uint bmask;
uint amask;
PixelType pixelType;
nv::String externalCompressor;
// Quantization.