Commit Graph

18 Commits (1ec9f130e2d08ce48a6cb10ee1fb8504400e5513)

Author SHA1 Message Date
castano 1ec9f130e2 Print message indicating whether CUDA is enabled or not. 16 years ago
castano d292859745 Remove testing code. 16 years ago
castano 5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
16 years ago
castano 6e1a87129f Integrate bug fixes from trunk. 16 years ago
castano a9bd20270b Fix DDS reading code. 17 years ago
castano e1d5bda3e9 prevent overflow when compressing large images. 17 years ago
castano 3c90686e00 Final API changes.
Rename OutputHandler::mipmap method to beginImage.
Add NVTT_VERSION.
Add nvtt::version function.
17 years ago
castano 357f18c162 Cleanup interface. Provide mipmap filter using a separate method. 17 years ago
castano 3fcf9c9773 Remove commented out code. 17 years ago
castano 039035ae25 Cleanup public header. 17 years ago
castano 90a0dc505b Fix typo.
Add bc1n option.
17 years ago
castano ebf8234dc6 Update tools to new interface. 17 years ago
castano 92c3dd3f75 remove error threshold. 17 years ago
castano eb96117989 Add ui tool temporarily called main... 17 years ago
castano df19be3a5d Do not set mipmap generation filter. 17 years ago
castano a76e89d0d7 Fix more errors in the use of the color metric.
Remove debug code from compress.cpp
17 years ago
castano 6b016dae96 Fix color weighting metric. 17 years ago
castano e34a12a46f flatten tree. 17 years ago