Commit Graph

1386 Commits

Author SHA1 Message Date
castano
368b793a2e Merge changes from the-witness.
Fix DXT5n compressor.
2010-07-22 10:25:14 +00:00
castano
22e709b40f DXT1a single color compressor. Fixes issue 131.
Init single color tables at startup.
2010-07-22 09:23:17 +00:00
castano
aafdaf9abb Use noinline. 2010-07-13 23:28:31 +00:00
castano
7196ac6ab1 Merge changes from the witness. 2010-07-13 03:08:45 +00:00
castano
3209fb093f Add glew for real this time... 2010-07-01 00:55:39 +00:00
castano
f880d44d91 Add glew. 2010-07-01 00:50:31 +00:00
castano
b984c26a89 Add simple dds file viewer. 2010-07-01 00:26:37 +00:00
castano
8d109826c0 Add explicit load methods to DirectDrawSurface. 2010-07-01 00:25:44 +00:00
castano
f7ef0ce000 Fix build. Minor cleanups. 2010-06-24 07:45:39 +00:00
castano
a600d6ee93 Write BC6/BC7 headers in TexImage path. 2010-06-24 07:32:17 +00:00
castano
581a1e67d9 Replace tabs with spaces. 2010-06-24 07:17:36 +00:00
castano
ed3feef32b Fix build. 2010-06-24 07:10:34 +00:00
castano
c71d3a84eb BC6/7 progress. Work in progress. 2010-06-21 22:23:28 +00:00
castano
d6ad0ed5c1 Remove unused methods. Add float color block. 2010-06-21 22:23:01 +00:00
castano
8d3d72a95d Fix mingw warning. 2010-06-10 02:30:38 +00:00
castano
ce5de524dc Do not compile ui. 2010-06-10 02:30:25 +00:00
castano
c69edfa16e Fix errors when cuda is not enabled. 2010-06-10 02:30:01 +00:00
castano
41edfc0c22 Fix mingw error. 2010-06-10 02:29:04 +00:00
castano
5224147279 Fix mingw errors/warnings. 2010-06-10 02:28:49 +00:00
castano
a254f86b6c Do not enable CUDA under mingw. 2010-06-10 02:27:51 +00:00
castano
f17cc79141 Add mingw library for FreeImage. 2010-06-10 02:26:41 +00:00
castano
6d5e8a6116 Update FindCUDA. 2010-06-10 01:24:19 +00:00
castano
906e22fd6d Add old change left on old pc. 2010-06-09 07:41:50 +00:00
dblack@fastmail.fm
0cf3d36763 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
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
7f35eb17aa Some bug fixes and more progress toward BC6-7 support. 2010-06-03 07:58:03 +00:00
castano
b74558361b Add missing files for previous change.
Some cleanup.
2010-06-03 07:07:37 +00:00
castano
de77248f96 Add alpha map processor. 2010-06-03 05:49:04 +00:00
castano
b8871d6a9b Replace tabs with spaces. 2010-06-03 00:32:49 +00:00
castano
a70663e4d5 Fix format. 2010-06-01 19:25:49 +00:00
castano
4a0d66f911 Merge changes from 2.0. 2010-06-01 19:23:37 +00:00
castano
5e114b8826 Fix typos and merge changes from trunk. 2010-06-01 19:23:12 +00:00
castano
651a2edea3 Add support for luminance flag. Fixes issue 126. 2010-06-01 19:04:58 +00:00
castano
541e111e52 Fix assert when reading paletted TGA images. Fixes issue 125. 2010-06-01 17:51:57 +00:00
castano
35691bf5ff Imperative api is sort of working now. Fixed various bugs. 2010-06-01 02:04:33 +00:00
castano
fa8ae46deb Update vc9 project. 2010-06-01 02:04:09 +00:00
castano
cbe7f24ac4 Upgrade freeimage. 2010-06-01 02:03:06 +00:00
castano
9eca549686 More cleanup. 2010-05-31 08:13:23 +00:00
castano
d4be8668d4 More cleanup. 2010-05-31 07:41:01 +00:00
castano
2e4ddef393 Fix power method initial estimate as in squish. 2010-05-31 07:40:08 +00:00
dblack@fastmail.fm
e832738e73 Small fix for the call signature of a callback in the .NET wrapper. 2010-05-30 17:51:05 +00:00
dblack@fastmail.fm
c72fbfc1b4 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
aeaeff1759 Remove executable properties. Add cmake file. 2010-05-30 05:43:14 +00:00
castano
1e699c378c Integrate bc6 compressor into nvtt. 2010-05-30 05:40:29 +00:00
castano
b8f053e0d4 Fix build error on OSX. 2010-05-29 05:33:28 +00:00
castano
5d5ec44e98 Add bc6 and bc7 compressors from nvidia. 2010-05-29 02:47:57 +00:00
castano
df99b252cc Minor changes. 2010-05-28 23:16:06 +00:00
castano
b7368d2352 Fix build. 2010-05-28 07:45:11 +00:00
castano
b52f05ea50 Merge private changes. 2010-05-27 23:21:10 +00:00
castano
949a17c34a Merge private changes. 2010-05-27 23:20:09 +00:00