Commit Graph

643 Commits (f817d498729e4c004fcec2d9e4ce1c599415499b)
 

Author SHA1 Message Date
castano 56543e1a92 Merge changes from 2.0 15 years ago
castano 72543c9307 Add todo message. 15 years ago
castano 872c61e1d1 Add image saving code. 15 years ago
castano 7f3cee4db9 Remove commented out code. 15 years ago
castano 3f036a11a6 Avoid msvc8 warnings. 15 years ago
castano 3df9aff396 rename gnuwin back to gnuwin32 15 years ago
castano be12367910 fix blend, add setborder and fill methods. 15 years ago
castano c59a2e0a4b Implement alpha premultiplication and color blending. 15 years ago
castano 0abec17ab4 Implement toGreyScale.
Skip undefined images.
15 years ago
castano 6b67f4a0d7 More progress with imperative api.
Rename Texture to TexImage.
Implement image initialization.
Add stubs for all methods.
15 years ago
castano 6e2565d1a4 Install doc files in doc folder. 15 years ago
castano 3e3c8a4d18 Generate debs on linux only. 15 years ago
castano 8e836591ee Fix warning. 15 years ago
castano 50b8b67185 Hide file format especific savers. Add generic image saver.
Misc fixes under OSX.
15 years ago
castano 36850f6241 Include readme in the installer. 15 years ago
castano ed58bd90ff Update readme. 15 years ago
castano ab73c790e1 Testsuite cleanups and improvements.
Add ctest support.
Add FileSystem::changeDirectory method.
15 years ago
castano 4a34c673a4 Add testsuite images. 15 years ago
castano 0ce578668f Compile libraries as dynamic libs.
Excluse qtproject folder in source packages.
Add support for package generation using cpack.
15 years ago
castano 53e6c4c911 Update project files with recently added files. 15 years ago
castano d99cf11e2e Update version checking code. 15 years ago
castano d9832ed22c Eliminate some warnings with MSVC. 15 years ago
castano a02649faa9 Fallback to CPU compressor only on smaller images. 15 years ago
castano a28ebb4ccf Some more progress in the imperative API. 15 years ago
castano 0f5a5e5d24 Some more progress in the imperative API. 15 years ago
castano 8f0b129a52 Add RefCounted base class back to the reposotory. 15 years ago
castano 098bc2f905 Fix some endiannes errors. 15 years ago
castano 5943e8f42f Fix errors on ibook G4. 15 years ago
castano ba72ebafcb Delete win64 dlls, not very useful without the corresponding lib files. 15 years ago
castano a89735994c Update vc9 project files. 15 years ago
castano e7fd290af6 Update changelog. 15 years ago
castano 35b97e7a13 Add property file. 15 years ago
castano 472c2d691f Update vc8 project files. 15 years ago
castano e48f56a15e Includer project headers first. 15 years ago
castano 25e32c8ff2 Fix msvc warnings. 15 years ago
castano db63ba7fa4 Fix build in win64. 15 years ago
castano 3df66be089 Do not use CUDA to compress small mipmaps. 15 years ago
castano 3a52923697 Add alpha command line option. 15 years ago
castano 9953883d26 Cleanup cmake files. 15 years ago
castano 5ed9090012 Move poshlib to extern. 15 years ago
castano 93e2fb46a9 Update changelog and buildpkg script. 15 years ago
castano 03c9ec0f62 More cleanup. Remove files that are not strictly required. 15 years ago
castano 88fc5ca18e Merge changes from private tree.
Eliminate files that are not needed for NVTT.
15 years ago
castano 6fb29816a2 Gnome thumbnailer. Fixes issue 82. 15 years ago
castano c67edca820 Update changelog. 15 years ago
castano 9d5242594b Add gnome thumbnailer by Frank Richter. Fixes issue 82. 15 years ago
castano 69c74d7a5e Add support for comments. 15 years ago
castano b7ea7a255b Fix const-correctness. 15 years ago
castano 17790a34df Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80. 15 years ago
castano 7741a99b90 Add support for saving PNG files. Patch by Frank Richter. Fixes issue 79. 15 years ago