Commit Graph

27 Commits (dcdeead859ca2f41acc8ee6091ab2b18e0cea521)

Author SHA1 Message Date
castano dcdeead859 Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 years ago
castano fd7c51068f Fix typos and merge changes from trunk. 14 years ago
castano 0b2e6d633d Add support for luminance flag. Fixes issue 126. 14 years ago
castano 3fafa5f0a6 Add -alpha option. Get things ready for 2.0.8 revision. 14 years ago
castano 2392b1da5e Undo changes. 15 years ago
castano 93625c7de8 Do not fail when the process is already using CUDA.
Attempt to use the selected cuda device.
More strict device selection.
15 years ago
castano 6e9feef6f4 Enable weighted cluster fit compressor by default. 15 years ago
castano cfb7d7e4ed Return correct error codes. Fix issue 92. 15 years ago
castano 5eef915c0b Fix issue 92. Return correct error codes. 15 years ago
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