Commit Graph

451 Commits

Author SHA1 Message Date
castano
19f9d04ce9 Update changelog with 2.0.1 changes.
Bump version to 2.1.0
2008-02-28 07:43:37 +00:00
castano
1f5efd7ae0 Backport single color compressor. 2008-02-28 07:40:28 +00:00
castano
a220b3277c Start backporting the single color compressor to 2.0.1 2008-02-28 03:14:24 +00:00
castano
c71c5b425a Update stress test.
Fix errors in single color compressor.
2008-02-28 03:09:51 +00:00
castano
282c2bc06f Apply singlecolorpatch.diff from Amir Ebrahimi.
Add single color compressor to CUDA implementation.
2008-02-16 09:53:07 +00:00
castano
36841aa15e Fix single color compressor. 2008-02-16 02:48:28 +00:00
castano
e498f6de4d Add DXT1n and CTX1 CUDA compressors. 2008-02-15 08:58:02 +00:00
castano
8151ab3234 Update changelog. 2008-02-15 08:42:50 +00:00
castano
4c417efa83 Fix memory leak.
Pre-allocate device memory for CUDA compressor.
2008-02-15 08:40:22 +00:00
castano
0f28ad2bc6 Improve stress test to detect errors in the output. 2008-02-14 09:21:57 +00:00
castano
a8aabdf81a Fix leaks. Allocate CUDA memory only once. Free allocations when Compressor is destroyed. 2008-02-14 05:08:26 +00:00
castano
3b3c00255f Add stress test. 2008-02-14 05:07:20 +00:00
castano
50fb74f283 Add Ptr.h file to nvcore project. 2008-02-14 05:05:44 +00:00
castano
e7d19fddde Edited wiki page through web user interface. 2008-02-12 00:10:47 +00:00
castano
ea3736daaf Edited wiki page through web user interface. 2008-02-12 00:09:29 +00:00
castano
25e9b35743 Edited wiki page through web user interface. 2008-02-12 00:07:40 +00:00
castano
b5ac5f09e7 Edited wiki page through web user interface. 2008-02-12 00:06:40 +00:00
castano
cdfbd3897d Created wiki page through web user interface. 2008-02-12 00:06:25 +00:00
castano
ea57b526eb Edited wiki page through web user interface. 2008-02-12 00:03:04 +00:00
castano
b4a16cdc7e Merge bugfix to 2.0. 2008-02-11 08:36:38 +00:00
castano
7d7ffc8421 Bug fix. Only use tonormal conversion for top of the mipmap chain. 2008-02-11 08:35:32 +00:00
castano
32fdbd3df0 Add source package build script to 2.0 2008-02-11 07:45:34 +00:00
castano
e775466e8c Add script to build source package. 2008-02-11 07:44:54 +00:00
castano
dc76bef99d Merge fixes from main. 2008-02-11 07:34:35 +00:00
castano
9409bf2fc8 Update gnuwin32 libs in 2.0 branch. 2008-02-11 07:31:31 +00:00
castano
9c7fdd8f38 Print nvidia-texture-tools instead of nv. 2008-02-11 07:09:00 +00:00
castano
76346b9945 Update gnuwin32 libraries. 2008-02-11 07:02:21 +00:00
castano
ddb976e4c7 Fix errors in DDS loading code. 2008-02-11 07:01:11 +00:00
castano
e67f1adb49 Fix DDS reading code. 2008-02-11 07:00:45 +00:00
castano
ead3384696 Fix compilation error when SIMD is not supported. 2008-02-11 07:00:14 +00:00
castano
6ab6c08751 Edited wiki page through web user interface. 2008-02-06 23:35:54 +00:00
castano
e4589148c7 Created wiki page through web user interface. 2008-02-06 23:33:12 +00:00
castano
0f27bcf55a Merge minor fixes. 2008-02-06 07:17:33 +00:00
castano
7a7c17848b Comment out unused function. 2008-02-06 07:16:09 +00:00
castano
fdedffde2e Remove duplicate. 2008-02-06 07:15:13 +00:00
castano
28f2a93976 Add missing file. 2008-02-06 07:15:00 +00:00
castano
67e28b3415 Fix solution configuration.
Fix int overflow bug.
2008-02-05 22:44:15 +00:00
castano
ed13069cc7 prevent overflow when compressing large images. 2008-02-05 22:41:58 +00:00
castano
e408e0ca48 Fix nvtt solution configuration. 2008-02-05 22:41:21 +00:00
castano
6815c3b8d7 Fix version in readme and license files. 2008-02-05 01:10:50 +00:00
castano
b890561b31 Update version in readme and license. 2008-02-05 01:09:57 +00:00
castano
6b127ded8e Create 2.0 branch. 2008-02-05 01:06:41 +00:00
castano
726f44ee27 Reverse changelog order. 2008-02-05 00:35:31 +00:00
castano
c6602671cc Update changelog and version. 2008-02-05 00:29:29 +00:00
castano
6053846d48 Update version. 2008-02-05 00:28:45 +00:00
castano
81ed98d275 Final API changes.
Rename OutputHandler::mipmap method to beginImage.
Add NVTT_VERSION.
Add nvtt::version function.
2008-02-05 00:28:13 +00:00
castano
943e831353 Do precomputation only when needed. 2008-02-04 10:12:32 +00:00
castano
64a398fff2 Minor optimizations.
Fix DXT1a support.
2008-02-04 10:01:43 +00:00
castano
b4cd747274 Update C# wrapper. 2008-02-03 09:51:21 +00:00
castano
b9ca62592d Edited wiki page through web user interface. 2008-02-03 09:35:58 +00:00