Commit Graph

340 Commits

Author SHA1 Message Date
castano
93625c7de8 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
6e9feef6f4 Enable weighted cluster fit compressor by default. 2009-10-21 07:50:24 +00:00
castano
b1b3ccbd6f Set default alpha mode to none. 2009-10-14 00:07:06 +00:00
castano
27cab64175 Fix error in Snow Leopard. 2009-10-12 00:44:50 +00:00
castano
0293f73121 Fix comment. 2009-08-26 01:27:23 +00:00
castano
64db4c2379 Fix assertion. Fixes issue 99. 2009-07-03 00:07:10 +00:00
castano
43ba8d50d4 Eliminate unused variables. 2009-06-14 08:24:57 +00:00
castano
5be5a6b922 Update changelog.
Formatting fixes.
2009-06-14 08:23:56 +00:00
castano
7629e396b8 Add SIMD implementation of power method. Fixes issue 94. 2009-06-14 08:18:23 +00:00
castano
341c393dde Set threads package required. Hopefully fixes issue 97. 2009-06-13 14:29:28 +00:00
castano
cbbefe953f Update changelog. 2009-06-13 14:16:22 +00:00
castano
cfb7d7e4ed Return correct error codes. Fix issue 92. 2009-06-13 14:15:55 +00:00
castano
5eef915c0b Fix issue 92. Return correct error codes. 2009-06-13 14:00:59 +00:00
castano
a5fdca595a Use memory allocator. 2009-06-13 13:54:36 +00:00
castano
b5e5d4b0a2 Fix error. 2009-06-13 13:54:20 +00:00
castano
82f99ea9d2 Fix non-thread-safe code. 2009-06-13 13:54:04 +00:00
castano
dc8fe745c0 Fix msvc warning. 2009-03-19 18:50:17 +00:00
castano
3322367311 Update single color compression tables. Fixes issue 85. 2009-03-19 10:02:53 +00:00
castano
963d2969b8 Fix pixel format conversion code. Fixes issue 87. 2009-03-19 09:02:23 +00:00
castano
6d9e6881d3 Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +00:00
castano
4f58a1bf8b Merge changes from trunk. 2009-03-18 04:04:09 +00:00
castano
30eb24149e Fix typo. Fixes issue 81. 2009-02-03 08:00:59 +00:00
castano
794e4e90c6 Fix generation of blended sobel filter. Fixes issue 77. 2009-01-28 00:31:00 +00:00
castano
c5d618807f Update changelog. 2009-01-17 03:28:21 +00:00
castano
bdb9502ac6 Include correct header file. 2009-01-17 03:27:49 +00:00
castano
00af7f75bc Update changelog. 2009-01-17 03:25:55 +00:00
castano
92f76113e5 Merge changes from trunk. Fix bugs and warnings under gcc 4.3.2. 2009-01-17 03:25:44 +00:00
castano
bd7013a37b Detect CUDA 2.1 properly. 2009-01-17 03:21:24 +00:00
castano
1ec9f130e2 Print message indicating whether CUDA is enabled or not. 2009-01-17 03:21:08 +00:00
castano
5910d3f4bf Add -fPIC option for GCC, and cleanup a bit. 2009-01-10 01:28:52 +00:00
castano
d292859745 Remove testing code. 2009-01-05 18:21:50 +00:00
castano
58d6c8d243 Update changelog. 2009-01-04 07:34:00 +00:00
castano
4c197ab48c Include correct CUDA runtime headers. 2009-01-04 07:32:41 +00:00
castano
7165dab99f Update version number. 2008-12-16 20:29:31 +00:00
castano
d827cee863 Fix version checking. 2008-12-16 20:27:18 +00:00
castano
d787b30379 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +00:00
castano
cc4741ed03 Set host compilation mode explicitely.` 2008-11-14 19:48:46 +00:00
castano
559bf61f4a Link all libraries dynamically, when nvtt is linked dynamically. 2008-11-14 01:49:09 +00:00
castano
dbfb36b812 Fix CUDA Library detection on Linux. 2008-11-14 01:16:27 +00:00
castano
8314ac076f Update changelog. 2008-10-27 09:50:41 +00:00
castano
d58fd00fd9 Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 2008-10-27 09:34:56 +00:00
castano
117c892141 Add library.* to project. 2008-10-27 09:19:31 +00:00
castano
cd112e2133 Merge fixes from trunk. Prevent CUDA dll mismatches. 2008-10-27 09:17:09 +00:00
castano
b013aa64b9 Add Library to the build. 2008-10-27 09:16:33 +00:00
castano
112bf2c5c3 Fix error in CUDA single color compressor. 2008-10-27 07:49:32 +00:00
castano
7a85fdc59a Merge fixes from trunk. 2008-10-22 05:32:56 +00:00
castano
f167b79cfd Merge fixes from trunk. 2008-10-22 05:32:35 +00:00
castano
73288eb24b Merge fixes from trunk. 2008-10-22 05:31:53 +00:00
castano
3f13eb89f1 Merge fixes from trunk. 2008-10-22 05:31:28 +00:00
castano
ad43f6e5f2 Increment revision number. 2008-10-22 05:17:55 +00:00