Commit Graph

1058 Commits

Author SHA1 Message Date
castano
66a1e89cf8 Add option to select decompression algorithm to test suite. 2009-03-24 17:35:40 +00:00
castano
2ed7f9b369 Add support for FreeBSD. Patch by AMDmi3. 2009-03-21 07:44:26 +00:00
castano
6d90879515 Fix errors on win32. Define function pointers properly. 2009-03-21 07:43:15 +00:00
castano
b9a3f17802 Add proper todo message. 2009-03-21 07:42:36 +00:00
castano
d7b5640f0d Tag 2.0.6 for release. 2009-03-19 19:06:30 +00:00
castano
1270ca5f5d Fix msvc warning. 2009-03-19 18:50:17 +00:00
castano
227e1a7987 Add single color table generation code. 2009-03-19 10:06:42 +00:00
castano
a21e021eba Update single color compression tables. Fixes issue 85. 2009-03-19 10:02:53 +00:00
castano
a600aaa73e Update single color compression tables. 2009-03-19 10:00:43 +00:00
castano
2bfd30e21a Add farbrausch images to testsuite. 2009-03-19 10:00:26 +00:00
castano
f8e7767cea Fix pixel format conversion code. Fixes issue 87. 2009-03-19 09:02:23 +00:00
castano
075bed161e Fix errors in the pixel format conversion code. 2009-03-19 08:57:49 +00:00
castano
5c6d4f8b40 Fix win32 errors and errors in the png saving code. 2009-03-19 08:57:28 +00:00
castano
1a2c14ed6f Add farbrausch textures. 2009-03-19 06:28:32 +00:00
castano
df97ce883c Add data to repro bug reports. 2009-03-19 06:18:31 +00:00
castano
305508a858 Edited wiki page through web user interface. 2009-03-18 08:30:17 +00:00
castano
0a1b3b24f1 Edited wiki page through web user interface. 2009-03-18 08:29:21 +00:00
castano
8930b7bcdf Edited wiki page through web user interface. 2009-03-18 08:28:54 +00:00
castano
2e1642327e Edited wiki page through web user interface. 2009-03-18 08:28:30 +00:00
castano
025bb35440 Edited wiki page through web user interface. 2009-03-18 08:28:08 +00:00
castano
97f3ebdecb Edited wiki page through web user interface. 2009-03-18 08:27:33 +00:00
castano
a86f68e745 Add one more exclude rule to pkg builder script. 2009-03-18 06:55:54 +00:00
castano
fc260e2d0c Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +00:00
castano
9ed0f6e143 Remove verbose error checking. 2009-03-18 05:51:15 +00:00
castano
9ba140126e Fix memory leaks.
Shutdown CUDA properly when nvtt context is destroyed.
Fixes issue 83.
2009-03-18 05:46:53 +00:00
castano
5145c9dcbc Merge changes from 2.0 2009-03-18 04:05:39 +00:00
castano
2d64660714 Merge changes from trunk. 2009-03-18 04:04:09 +00:00
castano
9311ca532f Add todo message. 2009-03-17 08:16:00 +00:00
castano
3569d8bdbc Add image saving code. 2009-03-17 08:14:28 +00:00
castano
58f37d31f4 Remove commented out code. 2009-03-17 06:33:31 +00:00
castano
3f34f7895b Avoid msvc8 warnings. 2009-03-16 21:08:09 +00:00
castano
d37549ba5c rename gnuwin back to gnuwin32 2009-03-16 19:42:25 +00:00
castano
f30b33f98e fix blend, add setborder and fill methods. 2009-03-16 09:05:32 +00:00
castano
02688520df Implement alpha premultiplication and color blending. 2009-03-16 08:54:43 +00:00
castano
2c510a0fe0 Implement toGreyScale.
Skip undefined images.
2009-03-16 08:47:20 +00:00
castano
34bbc55d87 More progress with imperative api.
Rename Texture to TexImage.
Implement image initialization.
Add stubs for all methods.
2009-03-16 08:37:07 +00:00
castano
cc90ac0e9e Install doc files in doc folder. 2009-03-16 06:05:51 +00:00
castano
d5ed8a8703 Generate debs on linux only. 2009-03-15 18:35:00 +00:00
castano
30bc7c68fe Fix warning. 2009-03-15 18:34:46 +00:00
castano
be9ed87e90 Hide file format especific savers. Add generic image saver.
Misc fixes under OSX.
2009-03-15 10:18:54 +00:00
castano
e822dfcb92 Include readme in the installer. 2009-03-14 08:02:47 +00:00
castano
217eeabe1d Update readme. 2009-03-14 08:02:33 +00:00
castano
e30e3f0671 Edited wiki page through web user interface. 2009-03-14 08:00:30 +00:00
castano
b0a705b41c Testsuite cleanups and improvements.
Add ctest support.
Add FileSystem::changeDirectory method.
2009-03-14 07:27:25 +00:00
castano
ea184f3d48 Add testsuite images. 2009-03-14 07:09:26 +00:00
castano
c59323406d Compile libraries as dynamic libs.
Excluse qtproject folder in source packages.
Add support for package generation using cpack.
2009-03-14 06:04:33 +00:00
castano
697575dcd0 Update project files with recently added files. 2009-03-14 03:31:12 +00:00
castano
4c9d604d6a Update version checking code. 2009-03-14 03:30:20 +00:00
castano
0748d6163b Eliminate some warnings with MSVC. 2009-03-14 03:29:43 +00:00
castano
274f8138db Fallback to CPU compressor only on smaller images. 2009-03-14 03:29:14 +00:00