Commit Graph

1172 Commits (master)
 

Author SHA1 Message Date
castano 67e8ec376d Do not use small keyword. 16 years ago
castano 65842ac7e8 Fix typo.
Do not use small keyword.
16 years ago
castano 1d1dcfe922 Update compressor to new squish interface. 16 years ago
castano b7f3ce664f Fix weighted cluster fit.
Set metric before color sets.
16 years ago
castano 77168bb40b Clenaup solution and vcprojects. 17 years ago
castano d44b8e9358 Reenable QuickCompress for DXT5n.
Fix end of lines.
17 years ago
castano 05a760b2f6 Normalize inputs correctly. 17 years ago
castano 6fadaebae5 Disable quick green compressor, until I figure out what's the problem with it. 17 years ago
castano 5475f35262 Some cleanup. 17 years ago
castano 1eacbb8851 Add new file to project. 17 years ago
castano ddc79f69f4 Refactor internals.
Move compression functions to Compressor.cpp.
Implementing rescaling support in a cleaner way.
17 years ago
castano 9ebd736e98 Sync with vc8 file. 17 years ago
castano a6f11b3ec8 Add missing method. 17 years ago
castano ad6597b75e Add create minimal set option. 17 years ago
castano 0959798ff6 Update bindings. 17 years ago
castano 21927be134 Update project files and resources. 17 years ago
castano ebf8234dc6 Update tools to new interface. 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 07d82f3ab2 Add assembly info. 17 years ago
castano 493f1b6604 Rename C# wrapper. 17 years ago
castano 196a77fdde Fix interface errors.
Complete C wrapper.
Complete C# wrapper.
17 years ago
castano d781b66194 Update vc8 project files.
Fix x64 errors.
Add project for C# wrapper.
17 years ago
castano db380be946 Fix typo. 17 years ago
castano 2b23d97d1d Add missing method. 17 years ago
castano 32d694798a Some progress with .net bindings. 17 years ago
castano 92c3dd3f75 remove error threshold. 17 years ago
castano 64020a4cb7 Use tabs instead of spaces. 17 years ago
castano c8ac20ee0f Remove errorThreshold. 17 years ago
castano 3383851e44 Add C# wrapper. 17 years ago
castano 05d14e97bb Some progress with C wrapper. 17 years ago
castano d89c26889c Add alpha component to color weights. It may be needed in the future. 17 years ago
castano ac0cb61927 Eliminate W4 warning. Add assert. 17 years ago
castano 593cce308a Disable copy constructors. Eliminates some W4 warnings. 17 years ago
castano 204d6381f3 Add warnings about functionllity not fully implemented. 17 years ago
castano 963b8e1541 Export more classes. 17 years ago
castano f76e76cbe6 Export basic classes instead of exporting only their methods. 17 years ago
castano 7bf3927635 Fix red initialization for Capcon's trip. 17 years ago
castano 3e702e563b Add support for win64.
Disable PFM.
Disable Tokenizer.
17 years ago
castano 30f8ef09b5 use tabs 17 years ago
castano a46a788760 Fix end of lines 17 years ago
castano 9c963172f3 Add support for Capcon's DXT trick by setting the red channel to 1 in the DXT5n mode. 17 years ago
castano 6587d05d72 Do not install nvconfig.h 17 years ago
castano 9d96f449bf Remove nvcore.h from nvtt.h 17 years ago
castano 33c09ae591 Fix DXT1a support. 17 years ago
castano c02a5bb51f Incomplete DXT1a support. 17 years ago
castano 2903886498 Some progress with full DXT1a support.
Move quantization settings to compression options.
17 years ago
castano f3a73e3de5 Small progress with ui. 17 years ago
castano 2b716b62da Add comments. 17 years ago
castano 4bd07aad38 Include right header files for sse only. 17 years ago
castano e36287c607 some more experiments. 17 years ago