Commit Graph

90 Commits

Author SHA1 Message Date
castano
faead5e58b 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
b43118453c Enable weighted cluster fit compressor by default. 2009-10-21 07:50:24 +00:00
castano
e8490c2b2b Set default alpha mode to none. 2009-10-14 00:07:06 +00:00
castano
082d2bd50c Fix error in Snow Leopard. 2009-10-12 00:44:50 +00:00
castano
81e6833a23 Fix comment. 2009-08-26 01:27:23 +00:00
castano
2f09b0d5d6 Fix assertion. Fixes issue 99. 2009-07-03 00:07:10 +00:00
castano
c33e907dc2 Eliminate unused variables. 2009-06-14 08:24:57 +00:00
castano
5c26bee3ce Update changelog.
Formatting fixes.
2009-06-14 08:23:56 +00:00
castano
961e2851b5 Add SIMD implementation of power method. Fixes issue 94. 2009-06-14 08:18:23 +00:00
castano
f0b3856f8e Set threads package required. Hopefully fixes issue 97. 2009-06-13 14:29:28 +00:00
castano
03c7bf70f0 Update changelog. 2009-06-13 14:16:22 +00:00
castano
2244de96a3 Return correct error codes. Fix issue 92. 2009-06-13 14:15:55 +00:00
castano
e68af3e79c Fix issue 92. Return correct error codes. 2009-06-13 14:00:59 +00:00
castano
8ef73ed87c Use memory allocator. 2009-06-13 13:54:36 +00:00
castano
8888a0b0df Fix error. 2009-06-13 13:54:20 +00:00
castano
3bae2b06db Fix non-thread-safe code. 2009-06-13 13:54:04 +00:00
javiuniversidad@gmail.com
563113bb08 Add DDSFormatGlobals. 2009-04-11 22:26:02 +00:00
javiuniversidad@gmail.com
b9cb11b331 Add prebuilt event to copy output files. 2009-04-11 17:53:15 +00:00
javiuniversidad@gmail.com
25a2139674 Add Binaries folder. 2009-04-11 17:07:07 +00:00
castano
1270ca5f5d Fix msvc warning. 2009-03-19 18:50:17 +00:00
castano
a21e021eba Update single color compression tables. Fixes issue 85. 2009-03-19 10:02:53 +00:00
castano
f8e7767cea Fix pixel format conversion code. Fixes issue 87. 2009-03-19 09:02:23 +00:00
castano
fc260e2d0c Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +00:00
castano
2d64660714 Merge changes from trunk. 2009-03-18 04:04:09 +00:00
javiuniversidad@gmail.com
b2760982cf Improved PIPL resource. 2009-03-09 15:48:12 +00:00
javiuniversidad@gmail.com
f745756cdf Added relative path to references project, ignored some folders. 2009-02-28 23:12:51 +00:00
castano
c4fea3996b Fix typo. Fixes issue 81. 2009-02-03 08:00:59 +00:00
castano
7b34fd5d07 Fix generation of blended sobel filter. Fixes issue 77. 2009-01-28 00:31:00 +00:00
castano
e1176deb7b Update changelog. 2009-01-17 03:28:21 +00:00
castano
1fb20ae54d Include correct header file. 2009-01-17 03:27:49 +00:00
castano
bf1213a0b3 Update changelog. 2009-01-17 03:25:55 +00:00
castano
5061b72491 Merge changes from trunk. Fix bugs and warnings under gcc 4.3.2. 2009-01-17 03:25:44 +00:00
castano
846536b8e0 Detect CUDA 2.1 properly. 2009-01-17 03:21:24 +00:00
castano
093d0a8afa Print message indicating whether CUDA is enabled or not. 2009-01-17 03:21:08 +00:00
castano
19cda4f70f Add -fPIC option for GCC, and cleanup a bit. 2009-01-10 01:28:52 +00:00
castano
626bba9de5 Remove testing code. 2009-01-05 18:21:50 +00:00
castano
cf2d490dfe Update changelog. 2009-01-04 07:34:00 +00:00
castano
44fac078d0 Include correct CUDA runtime headers. 2009-01-04 07:32:41 +00:00
castano
12e495cb2c Update version number. 2008-12-16 20:29:31 +00:00
castano
50ab5b4306 Fix version checking. 2008-12-16 20:27:18 +00:00
javiuniversidad
5b3e3bed97 Update references 2008-12-15 14:26:04 +00:00
castano
413fb536a2 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +00:00
javiuniversidad
241f363085 delete suo file 2008-11-22 11:33:52 +00:00
javiuniversidad
07d4a56f32 delete ncb 2008-11-22 11:31:30 +00:00
javiuniversidad
42bb29fc6a Add photoshop plugin project 2008-11-22 11:18:27 +00:00
castano
a382e77ec0 Set host compilation mode explicitely.` 2008-11-14 19:48:46 +00:00
castano
4d74cbbdad Link all libraries dynamically, when nvtt is linked dynamically. 2008-11-14 01:49:09 +00:00
castano
ae8616a21c Fix CUDA Library detection on Linux. 2008-11-14 01:16:27 +00:00
castano
2896023eb5 Update changelog. 2008-10-27 09:50:41 +00:00
castano
43ef1fa589 Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 2008-10-27 09:34:56 +00:00