Commit Graph

42 Commits (268e6abd65391d2b3d1a06bcaf783c413ff2f8a5)

Author SHA1 Message Date
Ignacio 268e6abd65 Integrate cfcohen changes to fix linker problems with gcc. 9 years ago
Ignacio a083337473 Merge changes from The Witness. 9 years ago
castano 7e2a9d1adb osx fixes. Fix issue 211. 10 years ago
castano 7e74261f92 Fixes issue 204. 10 years ago
castano ac0759efc8 Update cmake file. Fixes issue 189. 11 years ago
castano 1d8d067caf Fix build under OSX with clang. Fixes issue 180. 12 years ago
castano cbf4b2e3bf Some debugging. 13 years ago
castano e15aa7a9bf Remove RGBE compressor. Implement as a color transform. 13 years ago
castano 8e586ca693 Rename files. 13 years ago
castano 86b43e55c1 cubemap support, work in progress. 13 years ago
castano c51f25f38d concurrency experiments. 14 years ago
castano df13c904b2 Stop using custom memory allocators.
Fix aliasing errors. Fixes issue 139 in trunk.
Fix build errors under OSX.
14 years ago
castano 1e0dea0738 Fix build. Minor cleanups. 14 years ago
castano 68cbe543b0 Add missing files for previous change.
Some cleanup.
14 years ago
castano 4b08c20b0e More cleanup. 14 years ago
castano 4783d5621e Add missing files to cmake build as reported by amorilia. 14 years ago
castano 3b0e0c3402 Fix errors after merge. Update cmake files. 14 years ago
castano a19e25228f reorg. 14 years ago
castano 9de3298d6b Fix cmake build. 15 years ago
castano 2d38f4fb2c Update cmake scripts to use new FindCUDA package. 15 years ago
castano 9953883d26 Cleanup cmake files. 15 years ago
castano 88fc5ca18e Merge changes from private tree.
Eliminate files that are not needed for NVTT.
15 years ago
castano 9d5242594b Add gnome thumbnailer by Frank Richter. Fixes issue 82. 15 years ago
castano 508f9fbdc2 Start implementing experimental interface. 16 years ago
castano 11073171a1 Rename stress to testsuite. Install target. 16 years ago
castano 6d8a75462a Build nvtt as a shared library. 16 years ago
castano 529c0075e1 do not compile mpeg tests. 16 years ago
castano 7394644719 Move ui to separate folder. 16 years ago
castano a1a34f546f Do not compile nvmpegenc. 16 years ago
castano 6befe3505c Enable Qt ui with win32/msvc. 16 years ago
castano ff6f7f0506 Add quick and dirty single frame mpeg encoder based on ffmpeg. 16 years ago
castano 921ee354c0 Remove legacy compressors.
Add iteration count parameter to iterative alpha compressor.
Add optimal compressors.
16 years ago
castano b41752aa84 Apply singlecolorpatch.diff from Amir Ebrahimi.
Add single color compressor to CUDA implementation.
16 years ago
castano 7569ca136b Add missing file. 16 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 05d14e97bb Some progress with C wrapper. 17 years ago
castano a69589429e Do not build Qt tools if compiling with msvc. 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 4d51088d96 Add nvtt wrapper to project. 17 years ago
castano 51bd1bd12f Add normal diff option for normal maps.
Start dds assembling tool.
17 years ago
castano fbfc9c2bc1 Add normal error to imgdiff.
Rename dxtlib.cpp to nvtt.cpp
17 years ago
castano e34a12a46f flatten tree. 17 years ago