Commit Graph

24 Commits (9489aed825c6a0a931dfdd75e8ab6f97292b31a7)

Author SHA1 Message Date
Ignacio 9489aed825 Merge changes from The Witness. 6 years ago
Ignacio a083337473 Merge changes from The Witness. 9 years ago
castano d019cd7080 Merge changes from the witness. 10 years ago
castano 22bc0b949d Fix assert. Fixes issue 190. 11 years ago
castano 6d843c78cf HDR encoding tests. 13 years ago
castano fe108af32e Pitch is specified in bytes and always byte aligned. Fixes issue 168. 13 years ago
castano 5d19ff392a Some pitch alignment fixes. Fixes issue 168. 13 years ago
castano 8a837981b6 Merge changes from The Witness. 13 years ago
castano b74cd8ec97 Add target decoder compression option. 13 years ago
castano 5f8cd22cdb Merge changes from the-witness. 14 years ago
castano 5cf219a22e Add perceptual color distance function. 14 years ago
castano 5f845513ee Fix msvc warnings and errors.
Test TexImage stuff more througly.
Test YCoCg and RGBM.
14 years ago
castano 5225f4810f Add stubs for quantization methods. 14 years ago
castano e8dc679874 Merge recent changes from the witness. 14 years ago
castano ac79935c88 Init default values. 15 years ago
castano e9002a7d86 Adding support for floating point input/output. Work in progress. 16 years ago
castano 3b24951e93 Finish Compressor class.
Move all the image processing to Compressor.cpp.
Finish rescale support, close issue 12.
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 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 2903886498 Some progress with full DXT1a support.
Move quantization settings to compression options.
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 6b016dae96 Fix color weighting metric. 17 years ago
castano e34a12a46f flatten tree. 17 years ago