Commit Graph

30 Commits (bcf0df2b495fe3950507781134a847192c7911aa)

Author SHA1 Message Date
castano bcf0df2b49 use default pixel format, add comment to indicate where to change default 15 years ago
castano 18a3abf794 Enable alpha dithering when using DXT3.
Update timing message.
15 years ago
castano cb62c3c461 Add support for R16 in DDS headers.
Cleanup DDS header output code.
Temporary testing code added to nvcompress.
15 years ago
castano 720be412fa Return correct error codes. Fix issue 92. 15 years ago
castano 3a52923697 Add alpha command line option. 15 years ago
castano 9953883d26 Cleanup cmake files. 15 years ago
castano f92a2191f2 Print message when cuda acceleration enabled. 16 years ago
castano 19342d8adf Use timer class instead of clock.
Check that file exists before opening.
16 years ago
castano 16adf94635 Add support for floating point output formats.
Images are currently output in linear space, some color transforms not applied.
16 years ago
castano e9002a7d86 Adding support for floating point input/output. Work in progress. 16 years ago
castano bb5b02df0e Adding support for floating point images as input. 16 years ago
castano c2508d9eeb Add option to use dds10 headers. 16 years ago
castano 58e5f6534f Print version number in copyright statement. 16 years ago
castano ea340443d9 Add -mipfilter command line option, per request of Noel Llopis. 16 years ago
castano 0f186e688f Remove 'virtual' from non virtual methods. 16 years ago
castano 307c8b99ee Add support for premultiplied alpha. Patch by Charles Nicholson. 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