Commit Graph

368 Commits (dcdeead859ca2f41acc8ee6091ab2b18e0cea521)
 

Author SHA1 Message Date
castano dcdeead859 Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 years ago
castano 2996120fe2 Add old change left on old pc. 14 years ago
dblack@fastmail.fm 20b73458a5 Add thread validation to the .NET compressor object.
Plus for safeties sake use BeginThreadAffinity()...
14 years ago
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.
14 years ago
castano fd7c51068f Fix typos and merge changes from trunk. 14 years ago
castano 0b2e6d633d Add support for luminance flag. Fixes issue 126. 14 years ago
castano acc7dee80f Fix assert when reading paletted TGA images. Fixes issue 125. 14 years ago
dblack@fastmail.fm fbed8d31a5 Small fix for the call signature of a callback in the .NET wrapper. 14 years ago
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.
14 years ago
castano 3c559666b0 Fix polyphase filter. 14 years ago
castano 447c8fd8db Upate resources file. 14 years ago
castano 3fafa5f0a6 Add -alpha option. Get things ready for 2.0.8 revision. 14 years ago
castano 20606def7c Fix fixed to float image conversion. Patch provided by Alex Pfaffe. Fixes issue 121. 14 years ago
castano 68ff9ffd76 Update changelog. 14 years ago
castano 265dbf33c3 Better estimate of principle component in CUDA. Fixes issue 120. 14 years ago
castano a728e4a768 Better estimation of principle component. Fixes issue 120. 14 years ago
castano 50cfd0b662 Fix FindOpenEXR cmake script. Fixes issue 97. 14 years ago
castano 19e00c701d Update changelog. 14 years ago
castano 17ca9ab4ca Fix cmake build in msvc. Fixes issue 111. 14 years ago
castano 24cde600ca Fix issue 115. 14 years ago
castano d0315d6408 Fix issue 112. 14 years ago
castano 8af199a819 Update weighted cluster fit to use latest version from trunk 15 years ago
castano 4d4286a3e4 Add post build commands to 64 bit target too. 15 years ago
castano 38bf3f52c3 Update changelog. 15 years ago
castano 2392b1da5e Undo changes. 15 years ago
castano ffe94b76fb Update version in dds fingerprint. 15 years ago
castano 155ef81d99 Update version. 15 years ago
castano 9ff6952793 Update changelog. 15 years ago
castano 93625c7de8 Do not fail when the process is already using CUDA.
Attempt to use the selected cuda device.
More strict device selection.
15 years ago
castano 6e9feef6f4 Enable weighted cluster fit compressor by default. 15 years ago
castano b1b3ccbd6f Set default alpha mode to none. 15 years ago
castano 27cab64175 Fix error in Snow Leopard. 15 years ago
castano 0293f73121 Fix comment. 15 years ago
castano 64db4c2379 Fix assertion. Fixes issue 99. 15 years ago
castano 43ba8d50d4 Eliminate unused variables. 15 years ago
castano 5be5a6b922 Update changelog.
Formatting fixes.
15 years ago
castano 7629e396b8 Add SIMD implementation of power method. Fixes issue 94. 15 years ago
castano 341c393dde Set threads package required. Hopefully fixes issue 97. 15 years ago
castano cbbefe953f Update changelog. 15 years ago
castano cfb7d7e4ed Return correct error codes. Fix issue 92. 15 years ago
castano 5eef915c0b Fix issue 92. Return correct error codes. 15 years ago
castano a5fdca595a Use memory allocator. 15 years ago
castano b5e5d4b0a2 Fix error. 15 years ago
castano 82f99ea9d2 Fix non-thread-safe code. 15 years ago
castano dc8fe745c0 Fix msvc warning. 15 years ago
castano 3322367311 Update single color compression tables. Fixes issue 85. 15 years ago
castano 963d2969b8 Fix pixel format conversion code. Fixes issue 87. 15 years ago
castano 6d9e6881d3 Shutdown CUDA properly. Fixes issue 83. 15 years ago
castano 4f58a1bf8b Merge changes from trunk. 15 years ago
castano 30eb24149e Fix typo. Fixes issue 81. 16 years ago