Commit Graph

119 Commits

Author SHA1 Message Date
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
castano
367032357f Add library.* to project. 2008-10-27 09:19:31 +00:00
castano
2a8ee7d49c Merge fixes from trunk. Prevent CUDA dll mismatches. 2008-10-27 09:17:09 +00:00
castano
8f9ee6ab55 Add Library to the build. 2008-10-27 09:16:33 +00:00
castano
72b27815de Fix error in CUDA single color compressor. 2008-10-27 07:49:32 +00:00
castano
db12bfea19 Merge fixes from trunk. 2008-10-22 05:32:56 +00:00
castano
6aa856c1fc Merge fixes from trunk. 2008-10-22 05:32:35 +00:00
castano
6438c406d5 Merge fixes from trunk. 2008-10-22 05:31:53 +00:00
castano
7522702c4f Merge fixes from trunk. 2008-10-22 05:31:28 +00:00
castano
600de2ec4b Increment revision number. 2008-10-22 05:17:55 +00:00
castano
dbac9cb86b Compile nvtt as a shared library. 2008-10-15 18:39:28 +00:00
castano
8a3f63a195 Implement sinc filter... 2008-10-05 09:58:21 +00:00
castano
5ff1260874 Implement general scale filter, including upsampling 2008-09-27 07:32:11 +00:00
castano
07289b72e8 Set binary flag 2008-09-27 05:40:51 +00:00
castano
8e66886c85 Fix infinite loop in indexMirror. Fixes issue 65. 2008-09-24 00:37:38 +00:00
castano
ebc72da41f Update changelog.
Update version.
2008-06-12 01:20:46 +00:00
castano
da78fc242c 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
castano
673f74e26d Update version numbers. 2008-06-09 19:13:01 +00:00
castano
d498275002 Update 2.0 project file.
Fix backported cuda kernel.
2008-06-09 19:05:49 +00:00
castano
267f8bb73c Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
castano
5e34fd5693 Merge Noel's fix to the 2.0 branch. 2008-05-19 18:30:08 +00:00
castano
48604f0a4f Merge improved DXT3 compressor from trunk. Fix issue 38. 2008-04-26 08:05:21 +00:00
castano
b36f688925 Fix changelog. 2008-04-17 09:05:20 +00:00
castano
5890f8b2cb Add -m32/-m64 compiler flag when compiling cu files.
Add /ltcg to prevent msvc warnings.
2008-04-17 08:26:34 +00:00
castano
e171af6ca7 Add Plane.* to vc8 project. 2008-04-17 08:17:00 +00:00
castano
1dff2ac2a8 Fix error in DXT3 cuda compressor. 2008-04-17 08:16:10 +00:00
castano
da42c1eea7 Update version number of DDS files. 2008-04-17 08:15:23 +00:00
castano
cff87a5522 Update changelog. 2008-04-17 07:17:20 +00:00
castano
404f725f1f Set correct swizzle code for 3Dc files. 2008-04-17 07:14:27 +00:00
castano
e3af9d7235 Add plane class. 2008-04-17 07:06:00 +00:00
castano
a39dabaa70 Merge trunk fixes. 2008-04-17 07:04:20 +00:00
castano
589856e7b5 Add single color compressor for DXT1a. 2008-03-27 05:07:40 +00:00
castano
05303d25b3 Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. 2008-03-27 04:44:29 +00:00
castano
8988e87f11 Merge Viktor Linder patch into 2.0 and trunk.
Fixes RGB modes with less than 32 bpp.
2008-03-11 21:22:54 +00:00
castano
e28d7a1a00 Copy header files to correct path. 2008-03-07 00:00:49 +00:00
castano
33de7b4a0e Merge trunk fixes. Update changelog. 2008-03-05 23:28:52 +00:00
castano
9a38e97d35 Merge fixes from trunk. 2008-03-05 19:44:00 +00:00
castano
0d2018c16c Merge copy ctor bug reported by Richard Sim.
Update ChangeLog.
2008-03-05 19:17:06 +00:00
castano
495e2f5c41 Add missing changes. 2008-02-28 22:34:18 +00:00
castano
6206a26bbc Merge fixes from trunk.
- better error CUDA checking.
 - eliminate compiler warnings.
 - fix end of lines.
2008-02-28 22:29:37 +00:00
castano
978d15cf1e I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00