Commit Graph

371 Commits

Author SHA1 Message Date
6d9e6881d3 Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +00:00
4f58a1bf8b Merge changes from trunk. 2009-03-18 04:04:09 +00:00
30eb24149e Fix typo. Fixes issue 81. 2009-02-03 08:00:59 +00:00
794e4e90c6 Fix generation of blended sobel filter. Fixes issue 77. 2009-01-28 00:31:00 +00:00
c5d618807f Update changelog. 2009-01-17 03:28:21 +00:00
bdb9502ac6 Include correct header file. 2009-01-17 03:27:49 +00:00
00af7f75bc Update changelog. 2009-01-17 03:25:55 +00:00
92f76113e5 Merge changes from trunk. Fix bugs and warnings under gcc 4.3.2. 2009-01-17 03:25:44 +00:00
bd7013a37b Detect CUDA 2.1 properly. 2009-01-17 03:21:24 +00:00
1ec9f130e2 Print message indicating whether CUDA is enabled or not. 2009-01-17 03:21:08 +00:00
5910d3f4bf Add -fPIC option for GCC, and cleanup a bit. 2009-01-10 01:28:52 +00:00
d292859745 Remove testing code. 2009-01-05 18:21:50 +00:00
58d6c8d243 Update changelog. 2009-01-04 07:34:00 +00:00
4c197ab48c Include correct CUDA runtime headers. 2009-01-04 07:32:41 +00:00
7165dab99f Update version number. 2008-12-16 20:29:31 +00:00
d827cee863 Fix version checking. 2008-12-16 20:27:18 +00:00
d787b30379 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +00:00
cc4741ed03 Set host compilation mode explicitely.` 2008-11-14 19:48:46 +00:00
559bf61f4a Link all libraries dynamically, when nvtt is linked dynamically. 2008-11-14 01:49:09 +00:00
dbfb36b812 Fix CUDA Library detection on Linux. 2008-11-14 01:16:27 +00:00
8314ac076f Update changelog. 2008-10-27 09:50:41 +00:00
d58fd00fd9 Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 2008-10-27 09:34:56 +00:00
117c892141 Add library.* to project. 2008-10-27 09:19:31 +00:00
cd112e2133 Merge fixes from trunk. Prevent CUDA dll mismatches. 2008-10-27 09:17:09 +00:00
b013aa64b9 Add Library to the build. 2008-10-27 09:16:33 +00:00
112bf2c5c3 Fix error in CUDA single color compressor. 2008-10-27 07:49:32 +00:00
7a85fdc59a Merge fixes from trunk. 2008-10-22 05:32:56 +00:00
f167b79cfd Merge fixes from trunk. 2008-10-22 05:32:35 +00:00
73288eb24b Merge fixes from trunk. 2008-10-22 05:31:53 +00:00
3f13eb89f1 Merge fixes from trunk. 2008-10-22 05:31:28 +00:00
ad43f6e5f2 Increment revision number. 2008-10-22 05:17:55 +00:00
da506404ad Compile nvtt as a shared library. 2008-10-15 18:39:28 +00:00
d253e4bf4f Implement sinc filter... 2008-10-05 09:58:21 +00:00
c59e4db15a Implement general scale filter, including upsampling 2008-09-27 07:32:11 +00:00
d38e970221 Set binary flag 2008-09-27 05:40:51 +00:00
bdebc937be Fix infinite loop in indexMirror. Fixes issue 65. 2008-09-24 00:37:38 +00:00
d938e2d753 Update changelog.
Update version.
2008-06-12 01:20:46 +00:00
5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
2008-06-12 01:16:52 +00:00
f95d09d1e9 Update version numbers. 2008-06-09 19:13:01 +00:00
0b17e3095a Update 2.0 project file.
Fix backported cuda kernel.
2008-06-09 19:05:49 +00:00
6e1a87129f Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
e8bb3f2886 Merge Noel's fix to the 2.0 branch. 2008-05-19 18:30:08 +00:00
f7bbd4b4d7 Merge improved DXT3 compressor from trunk. Fix issue 38. 2008-04-26 08:05:21 +00:00
7bb46a4df7 Fix changelog. 2008-04-17 09:05:20 +00:00
7f6c257e9f Add -m32/-m64 compiler flag when compiling cu files.
Add /ltcg to prevent msvc warnings.
2008-04-17 08:26:34 +00:00
3f1472b193 Add Plane.* to vc8 project. 2008-04-17 08:17:00 +00:00
056aedea97 Fix error in DXT3 cuda compressor. 2008-04-17 08:16:10 +00:00
dda3b661dd Update version number of DDS files. 2008-04-17 08:15:23 +00:00
214ca6c65c Update changelog. 2008-04-17 07:17:20 +00:00
08ca2fbe16 Set correct swizzle code for 3Dc files. 2008-04-17 07:14:27 +00:00