castano
|
98cf9f360a
|
Update vc9 projects. Fix optimization settings.
|
2010-08-26 17:15:01 +00:00 |
|
castano
|
dcdeead859
|
Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134.
|
2010-08-26 16:41:24 +00:00 |
|
castano
|
2996120fe2
|
Add old change left on old pc.
|
2010-06-09 07:41:50 +00:00 |
|
dblack@fastmail.fm
|
20b73458a5
|
Add thread validation to the .NET compressor object.
Plus for safeties sake use BeginThreadAffinity()...
|
2010-06-05 15:26:34 +00:00 |
|
dblack@fastmail.fm
|
89206909a4
|
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
|
fd7c51068f
|
Fix typos and merge changes from trunk.
|
2010-06-01 19:23:12 +00:00 |
|
castano
|
0b2e6d633d
|
Add support for luminance flag. Fixes issue 126.
|
2010-06-01 19:04:58 +00:00 |
|
castano
|
acc7dee80f
|
Fix assert when reading paletted TGA images. Fixes issue 125.
|
2010-06-01 17:51:57 +00:00 |
|
dblack@fastmail.fm
|
fbed8d31a5
|
Small fix for the call signature of a callback in the .NET wrapper.
|
2010-05-30 17:51:05 +00:00 |
|
dblack@fastmail.fm
|
b24e3bbcf2
|
Repair C wrapper.
Fix + Improve C# / .NET wrapper.
Add an XNA content processor, this will allow texture tools to be used as part of an XNA project.
|
2010-05-30 15:47:27 +00:00 |
|
castano
|
3c559666b0
|
Fix polyphase filter.
|
2010-05-27 19:29:14 +00:00 |
|
castano
|
447c8fd8db
|
Upate resources file.
|
2010-05-15 09:09:20 +00:00 |
|
castano
|
3fafa5f0a6
|
Add -alpha option. Get things ready for 2.0.8 revision.
|
2010-05-14 17:58:59 +00:00 |
|
castano
|
20606def7c
|
Fix fixed to float image conversion. Patch provided by Alex Pfaffe. Fixes issue 121.
|
2010-05-09 06:58:47 +00:00 |
|
castano
|
68ff9ffd76
|
Update changelog.
|
2010-04-19 23:22:22 +00:00 |
|
castano
|
265dbf33c3
|
Better estimate of principle component in CUDA. Fixes issue 120.
|
2010-04-19 19:40:38 +00:00 |
|
castano
|
a728e4a768
|
Better estimation of principle component. Fixes issue 120.
|
2010-04-19 18:40:24 +00:00 |
|
castano
|
50cfd0b662
|
Fix FindOpenEXR cmake script. Fixes issue 97.
|
2010-03-18 00:21:13 +00:00 |
|
castano
|
19e00c701d
|
Update changelog.
|
2010-03-18 00:13:05 +00:00 |
|
castano
|
17ca9ab4ca
|
Fix cmake build in msvc. Fixes issue 111.
|
2010-03-18 00:12:20 +00:00 |
|
castano
|
24cde600ca
|
Fix issue 115.
|
2010-03-10 08:08:44 +00:00 |
|
castano
|
d0315d6408
|
Fix issue 112.
|
2010-03-02 01:29:48 +00:00 |
|
castano
|
8af199a819
|
Update weighted cluster fit to use latest version from trunk
|
2009-11-06 01:28:25 +00:00 |
|
castano
|
4d4286a3e4
|
Add post build commands to 64 bit target too.
|
2009-11-05 00:30:32 +00:00 |
|
castano
|
38bf3f52c3
|
Update changelog.
|
2009-11-04 20:34:43 +00:00 |
|
castano
|
2392b1da5e
|
Undo changes.
|
2009-11-04 08:55:24 +00:00 |
|
castano
|
ffe94b76fb
|
Update version in dds fingerprint.
|
2009-11-04 08:33:36 +00:00 |
|
castano
|
155ef81d99
|
Update version.
|
2009-11-04 08:31:52 +00:00 |
|
castano
|
9ff6952793
|
Update changelog.
|
2009-11-04 08:31:38 +00:00 |
|
castano
|
93625c7de8
|
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
|
6e9feef6f4
|
Enable weighted cluster fit compressor by default.
|
2009-10-21 07:50:24 +00:00 |
|
castano
|
b1b3ccbd6f
|
Set default alpha mode to none.
|
2009-10-14 00:07:06 +00:00 |
|
castano
|
27cab64175
|
Fix error in Snow Leopard.
|
2009-10-12 00:44:50 +00:00 |
|
castano
|
0293f73121
|
Fix comment.
|
2009-08-26 01:27:23 +00:00 |
|
castano
|
64db4c2379
|
Fix assertion. Fixes issue 99.
|
2009-07-03 00:07:10 +00:00 |
|
castano
|
43ba8d50d4
|
Eliminate unused variables.
|
2009-06-14 08:24:57 +00:00 |
|
castano
|
5be5a6b922
|
Update changelog.
Formatting fixes.
|
2009-06-14 08:23:56 +00:00 |
|
castano
|
7629e396b8
|
Add SIMD implementation of power method. Fixes issue 94.
|
2009-06-14 08:18:23 +00:00 |
|
castano
|
341c393dde
|
Set threads package required. Hopefully fixes issue 97.
|
2009-06-13 14:29:28 +00:00 |
|
castano
|
cbbefe953f
|
Update changelog.
|
2009-06-13 14:16:22 +00:00 |
|
castano
|
cfb7d7e4ed
|
Return correct error codes. Fix issue 92.
|
2009-06-13 14:15:55 +00:00 |
|
castano
|
5eef915c0b
|
Fix issue 92. Return correct error codes.
|
2009-06-13 14:00:59 +00:00 |
|
castano
|
a5fdca595a
|
Use memory allocator.
|
2009-06-13 13:54:36 +00:00 |
|
castano
|
b5e5d4b0a2
|
Fix error.
|
2009-06-13 13:54:20 +00:00 |
|
castano
|
82f99ea9d2
|
Fix non-thread-safe code.
|
2009-06-13 13:54:04 +00:00 |
|
castano
|
dc8fe745c0
|
Fix msvc warning.
|
2009-03-19 18:50:17 +00:00 |
|
castano
|
3322367311
|
Update single color compression tables. Fixes issue 85.
|
2009-03-19 10:02:53 +00:00 |
|
castano
|
963d2969b8
|
Fix pixel format conversion code. Fixes issue 87.
|
2009-03-19 09:02:23 +00:00 |
|
castano
|
6d9e6881d3
|
Shutdown CUDA properly. Fixes issue 83.
|
2009-03-18 05:52:14 +00:00 |
|
castano
|
4f58a1bf8b
|
Merge changes from trunk.
|
2009-03-18 04:04:09 +00:00 |
|