Commit Graph

659 Commits

Author SHA1 Message Date
castano
3152af28d3 Add vertical flip. 2010-05-05 00:24:31 +00:00
castano
6a020c0f43 Better estimation of principle component. Fixes issue 120. 2010-04-19 18:41:42 +00:00
castano
d1cd7444b1 Add missing files to cmake build as reported by amorilia. 2010-03-21 18:38:26 +00:00
castano
451de12b8b Fix FindOpenEXR cmake script. Fixes issue 97. 2010-03-18 00:21:13 +00:00
castano
d43753550b Fix cmake build in msvc. Fixes issue 111. 2010-03-18 00:13:31 +00:00
castano
51e7456880 Add support for RGBE. 2010-03-17 07:55:03 +00:00
castano
e7c1e80f43 Add a few utils. Start converting tabs to spaces. 2010-03-17 07:54:07 +00:00
castano
a3a2b7122a Finish pixel format converter. 2010-03-17 02:25:06 +00:00
castano
d3b2e074e8 Fix errors after merge. Update cmake files. 2010-03-16 22:46:09 +00:00
castano
d04d073fc1 reorg. 2010-03-16 22:37:25 +00:00
castano
ae165b37d3 minor optimization. 2010-03-16 22:36:14 +00:00
castano
e325ade1b6 misc 2010-03-16 22:35:38 +00:00
castano
3cd2e382d3 misc. 2010-03-16 22:35:20 +00:00
castano
35cf836113 Detect OpenMP properly. 2010-03-16 22:31:27 +00:00
castano
6f7e774e09 Fix isColorNoAlpha, but leave it commented out. 2010-03-10 08:49:40 +00:00
castano
78a97985fe Fix issue 112. 2010-03-02 01:29:48 +00:00
castano
3dec887437 Add external libs. 2009-11-05 09:43:54 +00:00
castano
a4eb606353 Some progress on the CUDA compressors. 2009-11-05 09:27:03 +00:00
castano
9d143e47f8 Add post build commands to 64 bit targets. 2009-11-05 00:31:16 +00:00
castano
afebe584e9 Patch posh to support freebsd. 2009-11-03 23:58:10 +00:00
castano
379d05a51e Add doc folder. 2009-11-03 23:57:36 +00:00
castano
dd46c4e606 Update cmake scripts. 2009-11-03 23:56:25 +00:00
castano
70090e7848 cmake build system update. 2009-11-03 23:55:38 +00:00
castano
28ce36da62 Add ignore lists. 2009-11-03 23:53:44 +00:00
castano
4cf01ce666 Add properties. 2009-11-03 23:51:41 +00:00
castano
6bd10c71ff Add ignore list. 2009-11-03 23:50:14 +00:00
castano
8386992177 Add ignore properties. 2009-11-03 23:44:05 +00:00
castano
32925b2452 Add ignore properties. 2009-11-03 23:43:35 +00:00
castano
b417c238b0 Add ignore properties. 2009-11-03 23:42:52 +00:00
castano
b12ffa1690 Update ignore file. 2009-11-03 23:40:10 +00:00
castano
9a9957216b Add ignore properties. 2009-11-03 23:39:03 +00:00
castano
30ff5737b5 Do not use external dependencies. 2009-11-03 23:28:18 +00:00
castano
2db0431f0d Update messages. 2009-11-03 23:27:24 +00:00
castano
15cbe0ae39 Fix messages. 2009-11-03 23:17:11 +00:00
castano
6902faa5b1 Update project uuid. 2009-11-03 23:08:11 +00:00
castano
6bb450f45b rename stress->testsuite 2009-11-03 18:48:25 +00:00
castano
435cbde200 Rename stress->testsuite 2009-11-03 18:48:03 +00:00
castano
463823736b use default pixel format, add comment to indicate where to change default 2009-10-30 01:05:31 +00:00
castano
503adfb29a Add more todo items.
Delete images more efficiently?
2009-10-21 19:20:30 +00:00
castano
ba4da115e9 Add todo item to perform color transforms before compression. 2009-10-21 19:19:09 +00:00
castano
558f39695e Who knows what msvc decided to change. 2009-10-21 18:29:46 +00:00
castano
77330f6535 Large refactoring of compressor codes:
- Define compressor interface.
- Implement compressor interface for different compressors.
- Add parallel compressor using OpenMP. Experimental.
- Add generic GPU compressor, so far only DXT1 enabled.
2009-10-21 07:48:27 +00:00
castano
226540a1c4 Enable alpha dithering when using DXT3.
Update timing message.
2009-10-21 07:43:24 +00:00
castano
af6ea428bd Use minimal set by default. 2009-10-21 07:42:33 +00:00
castano
3d312d98f7 Add todo messages.
Use DXT3 nvidia decoder if requested.
2009-10-21 07:42:08 +00:00
castano
8638fbc0da Add DXT3 nvidia decoder. 2009-10-21 07:40:49 +00:00
castano
178c378a86 Update info message. 2009-10-21 07:40:23 +00:00
castano
6edbba720e Implement generic swizzle, remove specialized ones. 2009-10-21 07:39:59 +00:00
castano
720a9a7c42 Fix timer. 2009-10-21 07:39:08 +00:00
castano
3b7aa7f84a Update project files. Many minor changes. Enable OpenMP. 2009-10-21 07:38:11 +00:00