castano
85b9c2b0c5
Fix FindOpenEXR cmake script. Fixes issue 97.
2010-03-18 00:21:13 +00:00
castano
447634d263
Fix cmake build in msvc. Fixes issue 111.
2010-03-18 00:13:31 +00:00
castano
f436a71479
Add support for RGBE.
2010-03-17 07:55:03 +00:00
castano
e848645e88
Add a few utils. Start converting tabs to spaces.
2010-03-17 07:54:07 +00:00
castano
78b55e1e37
Finish pixel format converter.
2010-03-17 02:25:06 +00:00
castano
3b0e0c3402
Fix errors after merge. Update cmake files.
2010-03-16 22:46:09 +00:00
castano
a19e25228f
reorg.
2010-03-16 22:37:25 +00:00
castano
d8ed531e4c
minor optimization.
2010-03-16 22:36:14 +00:00
castano
73851ab86f
misc
2010-03-16 22:35:38 +00:00
castano
0cabfb6cfa
misc.
2010-03-16 22:35:20 +00:00
castano
1fafffd8af
Detect OpenMP properly.
2010-03-16 22:31:27 +00:00
castano
96f22f8cd4
Fix isColorNoAlpha, but leave it commented out.
2010-03-10 08:49:40 +00:00
castano
558f7970b1
Fix issue 112.
2010-03-02 01:29:48 +00:00
castano
d2fbcc5259
Add external libs.
2009-11-05 09:43:54 +00:00
castano
0e5a1877a8
Some progress on the CUDA compressors.
2009-11-05 09:27:03 +00:00
castano
8e436b1d30
Add post build commands to 64 bit targets.
2009-11-05 00:31:16 +00:00
castano
2f0fe5149f
Patch posh to support freebsd.
2009-11-03 23:58:10 +00:00
castano
f744e700ae
Add doc folder.
2009-11-03 23:57:36 +00:00
castano
48f5dd4603
Update cmake scripts.
2009-11-03 23:56:25 +00:00
castano
78bb864c14
cmake build system update.
2009-11-03 23:55:38 +00:00
castano
7bc1eb6a29
Add ignore lists.
2009-11-03 23:53:44 +00:00
castano
f63abb3ef6
Add properties.
2009-11-03 23:51:41 +00:00
castano
e8500dead4
Add ignore list.
2009-11-03 23:50:14 +00:00
castano
2e1d1e70ae
Add ignore properties.
2009-11-03 23:44:05 +00:00
castano
bc3299b78b
Add ignore properties.
2009-11-03 23:43:35 +00:00
castano
d01bdaf370
Add ignore properties.
2009-11-03 23:42:52 +00:00
castano
d90b3d927b
Update ignore file.
2009-11-03 23:40:10 +00:00
castano
3e5c47d9fb
Add ignore properties.
2009-11-03 23:39:03 +00:00
castano
6a667fff50
Do not use external dependencies.
2009-11-03 23:28:18 +00:00
castano
dfe081d32a
Update messages.
2009-11-03 23:27:24 +00:00
castano
acc02abaf1
Fix messages.
2009-11-03 23:17:11 +00:00
castano
8871fefe89
Update project uuid.
2009-11-03 23:08:11 +00:00
castano
2543f4c9ed
rename stress->testsuite
2009-11-03 18:48:25 +00:00
castano
ac46c40b3e
Rename stress->testsuite
2009-11-03 18:48:03 +00:00
castano
bcf0df2b49
use default pixel format, add comment to indicate where to change default
2009-10-30 01:05:31 +00:00
castano
8c7f54056c
Add more todo items.
...
Delete images more efficiently?
2009-10-21 19:20:30 +00:00
castano
34cd266d8c
Add todo item to perform color transforms before compression.
2009-10-21 19:19:09 +00:00
castano
9a9366cf4c
Who knows what msvc decided to change.
2009-10-21 18:29:46 +00:00
castano
8820c43175
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
18a3abf794
Enable alpha dithering when using DXT3.
...
Update timing message.
2009-10-21 07:43:24 +00:00
castano
384f74ba39
Use minimal set by default.
2009-10-21 07:42:33 +00:00
castano
7d75840398
Add todo messages.
...
Use DXT3 nvidia decoder if requested.
2009-10-21 07:42:08 +00:00
castano
8ea52efbf4
Add DXT3 nvidia decoder.
2009-10-21 07:40:49 +00:00
castano
d86a89742e
Update info message.
2009-10-21 07:40:23 +00:00
castano
fd11f5e7ef
Implement generic swizzle, remove specialized ones.
2009-10-21 07:39:59 +00:00
castano
dcfdabaee3
Fix timer.
2009-10-21 07:39:08 +00:00
castano
2d97ee9c03
Update project files. Many minor changes. Enable OpenMP.
2009-10-21 07:38:11 +00:00
castano
14f49b6003
Define new macro to point to extern dir.
2009-10-21 07:37:21 +00:00
castano
ea7dabc6b1
Add comment.
2009-10-19 05:42:27 +00:00
castano
0878c0e967
Add expand and pack normal methods.
...
Set normal map flag.
2009-10-18 20:04:39 +00:00