Commit Graph

  • ebe8054728 Cache HAVE_* variables so that they can be edited through the cmake gui. castano 2008-04-06 05:59:13 +0000
  • f3bbe7efe6 Cache HAVE_* variables so that they can be edited through the cmake gui. castano 2008-04-06 05:59:13 +0000
  • aa14653d96 Do not cache CUDA_FOUND variable. castano 2008-04-06 05:54:53 +0000
  • 2e305eea7e Do not cache CUDA_FOUND variable. castano 2008-04-06 05:54:53 +0000
  • 8606e79179 Edited wiki page through web user interface. castano 2008-03-27 19:03:55 +0000
  • 6c84665e3c Edited wiki page through web user interface. castano 2008-03-27 19:03:17 +0000
  • 3d1b9324e1 Add single color compressor for DXT1a. castano 2008-03-27 05:07:40 +0000
  • 589856e7b5 Add single color compressor for DXT1a. castano 2008-03-27 05:07:40 +0000
  • 389adb5368 Update change log, merge 2.0 changes, add attributions. castano 2008-03-27 04:45:11 +0000
  • 72c8f7adfc Update change log, merge 2.0 changes, add attributions. castano 2008-03-27 04:45:11 +0000
  • 07df6e7539 Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. castano 2008-03-27 04:44:29 +0000
  • 05303d25b3 Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. castano 2008-03-27 04:44:29 +0000
  • bd3314f4af Add inputOptions argument to compressors, so that they can access alpha mode. castano 2008-03-27 04:28:17 +0000
  • 0a84d9fe75 Add inputOptions argument to compressors, so that they can access alpha mode. castano 2008-03-27 04:28:17 +0000
  • 065c5f0689 Cleanup simple compressors. Move code from FastCompress to QuickCompress. castano 2008-03-20 01:39:02 +0000
  • 0d7e959baf Cleanup simple compressors. Move code from FastCompress to QuickCompress. castano 2008-03-20 01:39:02 +0000
  • cc8656f12b Update project files. castano 2008-03-14 08:42:24 +0000
  • 156c7a96ce Update project files. castano 2008-03-14 08:42:24 +0000
  • d2384cf47f Remove unused methods. castano 2008-03-14 08:40:48 +0000
  • 787464b685 Remove unused methods. castano 2008-03-14 08:40:48 +0000
  • aff59c22b8 remove unused compressors castano 2008-03-14 08:40:11 +0000
  • eed09c8676 remove unused compressors castano 2008-03-14 08:40:11 +0000
  • 59be16d40a Remove unused fitting code. castano 2008-03-14 08:39:03 +0000
  • cb2567b97b Remove unused fitting code. castano 2008-03-14 08:39:03 +0000
  • b7a724448b Remove unnecesary dependency. castano 2008-03-14 07:32:59 +0000
  • d662ad6dc0 Remove unnecesary dependency. castano 2008-03-14 07:32:59 +0000
  • 895687d66d Edited wiki page through web user interface. castano 2008-03-12 23:04:12 +0000
  • 47b5321cc0 Edited wiki page through web user interface. castano 2008-03-12 23:03:34 +0000
  • 46334cb96a Merge Viktor Linder patch into 2.0 and trunk. Fixes RGB modes with less than 32 bpp. castano 2008-03-11 21:22:54 +0000
  • 259e7c58fd Merge Viktor Linder patch into 2.0 and trunk. Fixes RGB modes with less than 32 bpp. castano 2008-03-11 21:22:54 +0000
  • 8988e87f11 Merge Viktor Linder patch into 2.0 and trunk. Fixes RGB modes with less than 32 bpp. castano 2008-03-11 21:22:54 +0000
  • 307c8b99ee Add support for premultiplied alpha. Patch by Charles Nicholson. castano 2008-03-07 00:41:03 +0000
  • ced410d0e2 Add support for premultiplied alpha. Patch by Charles Nicholson. castano 2008-03-07 00:41:03 +0000
  • 67dc3a9739 Copy header files to correct path. castano 2008-03-07 00:00:49 +0000
  • e28d7a1a00 Copy header files to correct path. castano 2008-03-07 00:00:49 +0000
  • 6b933c4f62 Fix post-build command. Copy headers to include/nvtt/. castano 2008-03-06 20:28:43 +0000
  • a38396f314 Fix post-build command. Copy headers to include/nvtt/. castano 2008-03-06 20:28:43 +0000
  • b5e8428f9c Merge trunk fixes. Update changelog. castano 2008-03-05 23:28:52 +0000
  • 33de7b4a0e Merge trunk fixes. Update changelog. castano 2008-03-05 23:28:52 +0000
  • fd1ac3c61f Add quotes around post build command arguments. Reported by Richard Sim. castano 2008-03-05 23:26:12 +0000
  • aa9fceff83 Add quotes around post build command arguments. Reported by Richard Sim. castano 2008-03-05 23:26:12 +0000
  • 65aa7e1eaa Add interface for swizzle color xform. castano 2008-03-05 22:35:16 +0000
  • 0dd4ba16df Add interface for swizzle color xform. castano 2008-03-05 22:35:16 +0000
  • 21fb83c081 Merge fixes from trunk. castano 2008-03-05 19:44:00 +0000
  • 9a38e97d35 Merge fixes from trunk. castano 2008-03-05 19:44:00 +0000
  • f5ae4c1a9a Fix indexMirror error reported by Chris Lambert. castano 2008-03-05 19:42:45 +0000
  • c2d5998c90 Fix indexMirror error reported by Chris Lambert. castano 2008-03-05 19:42:45 +0000
  • 4c3549cb66 Merge copy ctor bug reported by Richard Sim. Update ChangeLog. castano 2008-03-05 19:17:06 +0000
  • 0d2018c16c Merge copy ctor bug reported by Richard Sim. Update ChangeLog. castano 2008-03-05 19:17:06 +0000
  • 75c09220c8 Fix Image copy ctor bug reported by Richard Sim. castano 2008-03-05 19:11:41 +0000
  • 0a97f0efa5 Fix Image copy ctor bug reported by Richard Sim. castano 2008-03-05 19:11:41 +0000
  • 9f4b4bd532 Update comments about hole filling algorithms. castano 2008-03-04 00:13:44 +0000
  • ee27f8e8d3 Update comments about hole filling algorithms. castano 2008-03-04 00:13:44 +0000
  • fa4a7b9af7 Add proper credits. 2.0.1 castano 2008-02-28 22:52:00 +0000
  • 3cfb983cad Add proper credits. castano 2008-02-28 22:52:00 +0000
  • f111d23637 Tag 2.0.1 castano 2008-02-28 22:37:49 +0000
  • a507b16995 Tag 2.0.1 castano 2008-02-28 22:37:49 +0000
  • 3dae7f9b70 Add missing changes. castano 2008-02-28 22:34:18 +0000
  • 495e2f5c41 Add missing changes. castano 2008-02-28 22:34:18 +0000
  • ebe47a0f78 Merge fixes from trunk. - better error CUDA checking. - eliminate compiler warnings. - fix end of lines. castano 2008-02-28 22:29:37 +0000
  • 6206a26bbc Merge fixes from trunk. - better error CUDA checking. - eliminate compiler warnings. - fix end of lines. castano 2008-02-28 22:29:37 +0000
  • bce983f39e Add post build command to copy header files. castano 2008-02-28 22:07:08 +0000
  • 0d7f3c250a Add post build command to copy header files. castano 2008-02-28 22:07:08 +0000
  • ff93ad41cb Fix end of lines. castano 2008-02-28 21:45:46 +0000
  • 7f0badc8b6 Fix end of lines. castano 2008-02-28 21:45:46 +0000
  • 56c7771100 Fix end of lines. castano 2008-02-28 21:45:26 +0000
  • 5d89b36b1d Fix end of lines. castano 2008-02-28 21:45:26 +0000
  • ccced843e3 Use smaller allocations to prevent errors. Check for allocation errors. castano 2008-02-28 21:45:04 +0000
  • b38e7e2010 Use smaller allocations to prevent errors. Check for allocation errors. castano 2008-02-28 21:45:04 +0000
  • dafe2b8841 Hide copy ctor and operator to prevent compiler warnings. Wrap pimpl using NVTT_DECLARE_PIMPL macro. castano 2008-02-28 21:14:40 +0000
  • 46fbb752a9 Hide copy ctor and operator to prevent compiler warnings. Wrap pimpl using NVTT_DECLARE_PIMPL macro. castano 2008-02-28 21:14:40 +0000
  • e3e7fcb226 Check cuda errors to find out whether the cuda context initialization succeeded. castano 2008-02-28 17:52:32 +0000
  • 330a788508 Check cuda errors to find out whether the cuda context initialization succeeded. castano 2008-02-28 17:52:32 +0000
  • 970395fba8 Fix osx build. castano 2008-02-28 17:02:29 +0000
  • 17b2d10a02 Fix osx build. castano 2008-02-28 17:02:29 +0000
  • 8a24a93e2f Disable CUDA when memory allocations fail. castano 2008-02-28 16:06:27 +0000
  • 4e63c7bd80 Disable CUDA when memory allocations fail. castano 2008-02-28 16:06:27 +0000
  • 32649ae769 Edited wiki page through web user interface. castano 2008-02-28 08:06:57 +0000
  • 01d5cc1090 Created wiki page through web user interface. castano 2008-02-28 08:01:24 +0000
  • a1b655d0d5 rename 2.0 tag to 2.0.0 2.0.0 castano 2008-02-28 07:55:19 +0000
  • 3d21c7d35c rename 2.0 tag to 2.0.0 castano 2008-02-28 07:55:19 +0000
  • f86bed0e62 Create real 2.0 tag. castano 2008-02-28 07:54:26 +0000
  • 8af39dde20 I should be using branches instead of tags. castano 2008-02-28 07:49:44 +0000
  • 21859216bc I should be using branches instead of tags. castano 2008-02-28 07:49:13 +0000
  • 978d15cf1e I should be using branches instead of tags. castano 2008-02-28 07:49:13 +0000
  • 7933aeea09 Update changelog with 2.0.1 changes. Bump version to 2.1.0 castano 2008-02-28 07:43:37 +0000
  • 19f9d04ce9 Update changelog with 2.0.1 changes. Bump version to 2.1.0 castano 2008-02-28 07:43:37 +0000
  • 1f5efd7ae0 Backport single color compressor. castano 2008-02-28 07:40:28 +0000
  • a220b3277c Start backporting the single color compressor to 2.0.1 castano 2008-02-28 03:14:24 +0000
  • d0c21cecfb Update stress test. Fix errors in single color compressor. castano 2008-02-28 03:09:51 +0000
  • c71c5b425a Update stress test. Fix errors in single color compressor. castano 2008-02-28 03:09:51 +0000
  • b41752aa84 Apply singlecolorpatch.diff from Amir Ebrahimi. Add single color compressor to CUDA implementation. castano 2008-02-16 09:53:07 +0000
  • 282c2bc06f Apply singlecolorpatch.diff from Amir Ebrahimi. Add single color compressor to CUDA implementation. castano 2008-02-16 09:53:07 +0000
  • eb36ef86a7 Fix single color compressor. castano 2008-02-16 02:48:28 +0000
  • 36841aa15e Fix single color compressor. castano 2008-02-16 02:48:28 +0000
  • 5dbfb20b60 Add DXT1n and CTX1 CUDA compressors. castano 2008-02-15 08:58:02 +0000
  • e498f6de4d Add DXT1n and CTX1 CUDA compressors. castano 2008-02-15 08:58:02 +0000
  • 8151ab3234 Update changelog. castano 2008-02-15 08:42:50 +0000
  • 4c417efa83 Fix memory leak. Pre-allocate device memory for CUDA compressor. castano 2008-02-15 08:40:22 +0000
  • c7fcc3ef4b Improve stress test to detect errors in the output. castano 2008-02-14 09:21:57 +0000