Commit Graph

130 Commits

Author SHA1 Message Date
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