Commit Graph

1341 Commits

Author SHA1 Message Date
castano
f130a23480 Fix whitespaces. 2007-09-20 06:18:23 +00:00
castano
ed6afb0767 Update changelog
Remove compiler warnings
2007-09-15 07:11:59 +00:00
castano
bc03cbf3d4 Move fast DXT1a compressor to QuickCompress. 2007-09-05 09:18:12 +00:00
castano
adcb936acc Move endpoint optimization to QuickCompress. 2007-09-05 00:12:59 +00:00
castano
5d04f58d44 Start using refactored fast compressor.
Fix error with DX10 headers.
2007-09-04 22:46:15 +00:00
castano
75a77a18f4 Fix a couple of errors.
Disable cone mapping, it is not ready yet.
2007-09-04 21:48:49 +00:00
castano
474cfb3c2d Add dxt1a fast compressor.
Cleanup fast compressors, move them to QuickCompress.
2007-09-04 10:00:32 +00:00
castano
a8ccf7a1e6 Edited wiki page through web user interface. 2007-09-03 08:41:11 +00:00
castano
270a3bbc76 Start adding some support for DX10 DDS files. 2007-08-31 07:52:27 +00:00
castano
d7cac8f4ff Edited wiki page through web user interface. 2007-08-25 08:40:53 +00:00
castano
281de64e97 Start adding support cone maps. 2007-08-23 02:11:15 +00:00
castano
74ebac953f Update readme. 2007-08-22 22:43:06 +00:00
castano
ba6c5bd6f3 Add options for x86_64 2007-08-21 06:44:23 +00:00
castano
4da1d3cbfa Add processor detection and automated optimal compiler option selection. 2007-08-21 06:32:52 +00:00
castano
5b41d30a15 Fix, do not assume p4 by default. 2007-08-20 10:36:49 +00:00
castano
717c533fef Edited wiki page through web user interface. 2007-08-17 10:52:42 +00:00
castano
5ad9fdeb16 Edited wiki page through web user interface. 2007-08-17 10:50:11 +00:00
castano
eb2e1c7407 Fix memory leaks. 2007-08-06 19:48:52 +00:00
castano
c4399df7d4 Edited wiki page through web user interface. 2007-08-01 22:08:08 +00:00
castano
d1d1e00204 Edited wiki page through web user interface. 2007-08-01 22:07:32 +00:00
castano
75802cc507 Fix PSD file format support. Read stream in big endian format. 2007-07-26 10:39:18 +00:00
castano
1739fa87c2 start adding some support for ctx1 and other fixes. 2007-07-22 06:09:14 +00:00
castano
766344ea9f RGB conversion fixes. 2007-07-17 10:00:48 +00:00
castano
40c65f6026 Do not select d3dformat according to pfd. 2007-07-17 09:34:06 +00:00
castano
9e482f2eb7 validate setPixelFormat arguments. 2007-07-17 09:28:35 +00:00
castano
bb15b3566c Add support for arbitrary rgb pixel formats. 2007-07-17 09:16:28 +00:00
castano
5e3d247415 Increase version number, update changelog. 2007-07-17 01:55:41 +00:00
castano
c6d6d4542f Fix PSNR formula. 2007-07-17 01:53:56 +00:00
castano
49019f5f0d Edited wiki page through web user interface. 2007-07-17 01:01:10 +00:00
castano
3e9c1260c2 Edited wiki page through web user interface. 2007-07-17 00:58:52 +00:00
castano
de94da1127 Edited wiki page through web user interface. 2007-07-17 00:58:20 +00:00
castano
d2060560ba Edited wiki page through web user interface. 2007-07-17 00:57:18 +00:00
castano
1b30ac31da Created wiki page through web user interface. 2007-07-17 00:43:41 +00:00
castano
f2d6aff3a3 vc8 project fixes. 2007-07-16 22:50:04 +00:00
castano
9202be1d26 Remove end of line. 2007-07-15 09:54:13 +00:00
castano
e38d47747a Update changelog. 2007-07-15 09:16:11 +00:00
castano
f0715521d9 Turn off debug information in release. 2007-07-13 22:51:17 +00:00
castano
2197a424d7 Upgrade version numbers. 2007-07-13 01:39:18 +00:00
castano
51e96ea097 Update x64 projects. 2007-07-12 09:04:31 +00:00
castano
3031f15554 Init color block from block linear image. 2007-07-09 10:32:39 +00:00
castano
c84b6c8bb5 Enable support for DXT3 and DXT5 accelerated compressors. 2007-07-09 10:31:54 +00:00
castano
682e2d2fb8 DXT3 and DXT5 cuda compressors. 2007-07-09 10:30:16 +00:00
castano
22e0b6bf59 diff images with alpha channels. 2007-07-08 09:50:30 +00:00
castano
0a85db8e0a Fix errors and optimize kernel. 2007-07-08 09:46:18 +00:00
castano
41a439e7f6 remove poshlib tests 2007-07-08 08:11:30 +00:00
castano
734eb5b797 Remove poshlib tests 2007-07-08 08:11:01 +00:00
castano
35b329f944 Sync with perforce repository.
Several bugfixes in nvcore.
Add imgdiff to cmakefiles and fix compilation errors on linux.
2007-07-08 08:08:52 +00:00
castano
5acdcf0d25 Diff utility functional. 2007-07-02 10:45:25 +00:00
castano
e8bcec2ddc Add nvimgdiff project. 2007-07-02 10:44:02 +00:00
castano
317f1f723d Start work on imgdiff tool. 2007-07-02 09:10:33 +00:00