Commit Graph

17 Commits (91ff256adf351919392c2967211da42d708fb1c7)

Author SHA1 Message Date
castano 357f18c162 Cleanup interface. Provide mipmap filter using a separate method. 17 years ago
castano 039035ae25 Cleanup public header. 17 years ago
castano 65842ac7e8 Fix typo.
Do not use small keyword.
17 years ago
castano d2105f922c More interface changes, update bindings.
Move globals to Compress class, to do CUDA initialization only once.
enableCUDA is broken, will be fixed later tonight.
17 years ago
castano 196a77fdde Fix interface errors.
Complete C wrapper.
Complete C# wrapper.
17 years ago
castano c8ac20ee0f Remove errorThreshold. 17 years ago
castano d89c26889c Add alpha component to color weights. It may be needed in the future. 17 years ago
castano 204d6381f3 Add warnings about functionllity not fully implemented. 17 years ago
castano 9d96f449bf Remove nvcore.h from nvtt.h 17 years ago
castano 2903886498 Some progress with full DXT1a support.
Move quantization settings to compression options.
17 years ago
castano 6fa15f4e5b Output correct number of mipmaps.
Fix nvtt, remove deprecated attributes.
17 years ago
castano cfa4913ae6 Add support for input rescaling:
- round extents to power of two.
- clamp max extents.
Add output options pimpl.
Other misc API changes.
17 years ago
castano aefe11a5b4 Fix warnings. 17 years ago
castano fd9ae63a4f Add kaiser filter parameters. 17 years ago
castano e0cf992ddb Don't use tabs for alignment, only for indentation. 17 years ago
castano 1b73dcaf7e Add interface to specify color transformations. 17 years ago
castano e34a12a46f flatten tree. 17 years ago