Commit Graph

44 Commits

Author SHA1 Message Date
castano
1d6861d21e Fix aliasing bug. Fixes issue 139. 2010-10-21 18:54:46 +00:00
castano
6ed91582ef Fix seek bug. Fixes issue 144. 2010-10-21 18:47:27 +00:00
castano
b6f96418e6 Fix mirror sampling fixes issue 135. 2010-09-07 18:08:27 +00:00
castano
849c4137be Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 2010-08-26 16:41:24 +00:00
castano
906e22fd6d Add old change left on old pc. 2010-06-09 07:41:50 +00:00
dblack@fastmail.fm
954b479669 Fix the calling convention used by the C# wrapper. I should probably have tested with the debug version before...!
Add a ChangeLog entry.
2010-06-03 21:44:29 +00:00
castano
5e114b8826 Fix typos and merge changes from trunk. 2010-06-01 19:23:12 +00:00
castano
541e111e52 Fix assert when reading paletted TGA images. Fixes issue 125. 2010-06-01 17:51:57 +00:00
castano
d47b3cb84d Fix fixed to float image conversion. Patch provided by Alex Pfaffe. Fixes issue 121. 2010-05-09 06:58:47 +00:00
castano
4e6bfd3b16 Update changelog. 2010-04-19 23:22:22 +00:00
castano
e4e39853d0 Update changelog. 2010-03-18 00:13:05 +00:00
castano
d566f66ce9 Fix issue 115. 2010-03-10 08:08:44 +00:00
castano
f91f048997 Update changelog. 2009-11-04 20:34:43 +00:00
castano
7cb015dde6 Update changelog. 2009-11-04 08:31:38 +00:00
castano
5c26bee3ce Update changelog.
Formatting fixes.
2009-06-14 08:23:56 +00:00
castano
03c7bf70f0 Update changelog. 2009-06-13 14:16:22 +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
castano
e1176deb7b Update changelog. 2009-01-17 03:28:21 +00:00
castano
bf1213a0b3 Update changelog. 2009-01-17 03:25:55 +00:00
castano
cf2d490dfe Update changelog. 2009-01-04 07:34:00 +00:00
castano
12e495cb2c Update version number. 2008-12-16 20:29:31 +00:00
castano
413fb536a2 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +00:00
castano
4d74cbbdad Link all libraries dynamically, when nvtt is linked dynamically. 2008-11-14 01:49:09 +00:00
castano
2896023eb5 Update changelog. 2008-10-27 09:50:41 +00:00
castano
5ff1260874 Implement general scale filter, including upsampling 2008-09-27 07:32:11 +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
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
cff87a5522 Update changelog. 2008-04-17 07:17:20 +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
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
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