Commit Graph

1186 Commits

Author SHA1 Message Date
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
f037a6bb7f Add post build commands to 64 bit target too. 2009-11-05 00:30:32 +00:00
castano
f91f048997 Update changelog. 2009-11-04 20:34:43 +00:00
castano
c912c7b245 Update changelog. 2009-11-04 20:34:26 +00:00
castano
7eda46b319 Create 2.0.7 release. 2009-11-04 08:58:19 +00:00
castano
1dda61393c Undo changes. 2009-11-04 08:55:24 +00:00
castano
2011c08794 Update version in dds fingerprint. 2009-11-04 08:33:36 +00:00
castano
40e6b64f7f Update version. 2009-11-04 08:31:52 +00:00
castano
7cb015dde6 Update changelog. 2009-11-04 08:31:38 +00:00
castano
faead5e58b Do not fail when the process is already using CUDA.
Attempt to use the selected cuda device.
More strict device selection.
2009-11-04 06:16:03 +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
b43118453c Enable weighted cluster fit compressor by default. 2009-10-21 07:50:24 +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
castano
6db5381e2d Define new macro to point to extern dir. 2009-10-21 07:37:21 +00:00
castano
dde7d71ab6 Add comment. 2009-10-19 05:42:27 +00:00
castano
d04b641333 Add expand and pack normal methods.
Set normal map flag.
2009-10-18 20:04:39 +00:00
castano
e29744de47 Implement normal map generation for floating point images. 2009-10-18 20:03:21 +00:00
castano
bb809d3d5a Tweak implementation of scaleBias. 2009-10-18 20:02:43 +00:00
castano
2d77d59127 Update FindCUDA script to latest. 2009-10-18 08:11:51 +00:00
castano
4a89425f0c Merge changes from 2.0 2009-10-18 08:10:28 +00:00