Commit Graph

893 Commits

Author SHA1 Message Date
castano
7fcb4bbfcf Add normal transforms and reconstruction. 2011-02-28 09:05:28 +00:00
castano
29259656e5 Move foreach to its own header. 2011-02-28 09:05:03 +00:00
castano
f437b1b282 Add target decoder compression option. 2011-02-28 08:27:24 +00:00
castano
059ec275d6 tabs to spaces 2011-02-28 08:19:38 +00:00
castano
4abae1bfe7 Add bc6 project. 2011-02-25 09:52:15 +00:00
castano
c4d314a1cf Supress msvc warning.
Replace tabs with spaces.
2011-02-25 09:51:09 +00:00
castano
85b07f6043 Add testsuite project. 2011-02-25 09:44:14 +00:00
castano
16ad6af386 Add support for D3D9 and D3D10 decoders. Fixes issue 157. 2011-02-25 09:27:40 +00:00
castano
2b3b5bd88e Fix vc warnings. 2011-02-25 09:26:27 +00:00
castano
92621201ce Update vc9 projects. Hide output directories. 2011-02-25 09:25:46 +00:00
castano
85ac80c7df Do not compile old quantization code anymore. 2011-01-25 09:18:42 +00:00
castano
02f5ceb69b Implement quantization. 2011-01-25 09:17:53 +00:00
castano
a81bb9eaf9 Cleanup clusterfit. 2011-01-19 07:27:04 +00:00
castano
3abb4d5989 Workaround GCC error. 2011-01-19 07:26:22 +00:00
castano
4e34e53bc4 Fix tabs. 2011-01-19 07:25:49 +00:00
castano
3246760ceb Fix kernel offset. Fixes issue 158. 2011-01-19 07:12:22 +00:00
castano
de16e787d7 Merge changes from the-witness. 2011-01-08 04:54:06 +00:00
castano
bce5c77f96 Set OpenMP compiler flags. 2010-12-10 10:29:43 +00:00
castano
157156e313 Use task dispatcher provided by user. 2010-12-10 10:29:04 +00:00
castano
65573cc54e Enable openmp. 2010-12-10 02:15:12 +00:00
castano
8a7e6a4a89 Reenable openmp task dispatcher. 2010-12-10 02:14:56 +00:00
castano
f10760795d Add tbb code. 2010-12-09 20:57:41 +00:00
castano
fbbe9c7d1c Experiments with microsoft concurrency runtime. 2010-12-09 00:37:34 +00:00
castano
a3f23dee7e Disable new experimental compressor. 2010-12-08 20:11:11 +00:00
castano
ed04548e37 Remove duplicate line. 2010-12-08 19:58:14 +00:00
castano
c8cb60de80 Reallocate float image data properly. Fixes issue 155. 2010-12-08 19:56:06 +00:00
castano
1381658401 Generate mipmaps until both extents are 1. Fixes issue 156. 2010-12-08 19:53:59 +00:00
castano
4781d83089 Fix memory overrun. 2010-12-06 19:28:44 +00:00
castano
45ee876783 Link against pthreads library on systems that do not include it automatically. Fixes issue 149. 2010-11-30 20:30:11 +00:00
castano
16c37f6bc7 Fix Linux build. 2010-11-26 08:47:48 +00:00
castano
ca35b1b78d Workaround powerpc processor detection. 2010-11-26 08:45:00 +00:00
castano
cf78950a57 Fix build on powerpc/mac. 2010-11-26 07:20:23 +00:00
castano
4d4835e5ac concurrency experiments. 2010-11-22 07:34:05 +00:00
castano
bd70f3c0cf Add cluster fit implementation based on squish. 2010-11-12 03:35:28 +00:00
castano
a522e86f48 Add lightmap tests. 2010-11-12 03:33:47 +00:00
castano
6675f31368 Work in progress. Experiment with lightmap compression. 2010-11-12 03:32:46 +00:00
castano
5766b42b64 Undo changes. 2010-11-11 19:53:45 +00:00
castano
d12a09ed33 Undo changes. 2010-11-11 19:52:00 +00:00
castano
d86e4c9d4e Add missing files. 2010-11-11 19:13:01 +00:00
castano
9f8723f724 Add SCIE-Lab error metric. Work in progress. 2010-11-11 19:10:14 +00:00
castano
3d6173db47 Add perceptual color distance function. 2010-11-10 03:28:44 +00:00
castano
c5607240b8 Minor fixes. 2010-11-09 19:34:45 +00:00
castano
2269a31dfb Work in progress.
Merging squish into nvtt. 
Using squish only to find endpoints, do discrete refinement afterwards.
2010-11-09 03:38:03 +00:00
castano
dfb913be47 Add lightmap and normal maps. 2010-11-09 01:39:36 +00:00
castano
75515c7235 Reorganize testsuite files 2010-11-09 01:34:32 +00:00
castano
a1e8c1a06a Replace bmps with pngs. 2010-11-08 19:41:05 +00:00
castano
dff130374f Testsuite outputs graphs using google api. 2010-11-08 19:03:20 +00:00
castano
ef36c08621 Fix msvc warnings and errors.
Test TexImage stuff more througly.
Test YCoCg and RGBM.
2010-11-06 02:34:34 +00:00
castano
f73468d618 Fix errors in new implementation of InputOptions.
Output cube map faces in DDS order. Fixes issue 147.
2010-11-05 00:36:50 +00:00
castano
a1cf69c6d2 Add stubs for quantization methods. 2010-11-03 18:53:51 +00:00
castano
50dc1c5f9f More work toward 2.1: Implement InputOptions using TexImage. 2010-11-03 18:31:16 +00:00
castano
4818871515 user file does not appear to be portable. Deleting. 2010-11-03 06:59:22 +00:00
castano
d24ae733af Add qtcreator project file. 2010-11-03 06:50:14 +00:00
castano
3d2763afbd Use uname -m to detect processor name. Fixes issue 140. 2010-11-03 06:33:04 +00:00
castano
ecee717dcc Fix linux build errors. 2010-11-02 01:03:19 +00:00
castano
0f14d3deab Fix warnings. 2010-10-28 05:39:35 +00:00
castano
67e0a70d40 Fix some warnings. 2010-10-28 05:39:02 +00:00
castano
35615971bf osx/iphone fixes. 2010-10-28 05:38:39 +00:00
castano
3f3f27a364 Use tabs. 2010-10-22 05:12:35 +00:00
castano
d55255eceb Fix some messages. Add support for range scaling in TexImage. 2010-10-22 00:28:46 +00:00
castano
f5f0c16d7a Fix readBlock. Fixes issue 145. 2010-10-21 18:58:49 +00:00
castano
800c2f3e85 Merge changes from The-Witness. 2010-10-21 18:48:04 +00:00
castano
6ed91582ef Fix seek bug. Fixes issue 144. 2010-10-21 18:47:27 +00:00
castano
99ba5613fb Merge changes from the-witness. 2010-10-21 18:44:10 +00:00
castano
e0999208c3 Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
castano
0d8af13f00 Fix TGA loading using FreeImage. Fixes issue 141. 2010-10-13 17:49:16 +00:00
castano
a75c77557a Fix error after changes in Memory.h 2010-10-09 07:45:48 +00:00
castano
6bd759b974 Prefer the GLEW static library. 2010-10-06 02:57:35 +00:00
castano
8965a925dc Stop using custom memory allocators.
Fix aliasing errors. Fixes issue 139 in trunk.
Fix build errors under OSX.
2010-10-06 02:56:35 +00:00
castano
a39cda5634 Fix typo, fixes issue 137. 2010-09-20 17:14:13 +00:00
castano
c96f3e5458 tabs -> spaces 2010-09-20 06:59:24 +00:00
castano
755aee9123 Use posh typedefs.
Enable stacktraces on OS X.
2010-09-20 06:58:20 +00:00
castano
b5a84477c1 Fix alignment assumptions in DDS loading code. Fixes issue 132.
Merge misc changes from the-witness.
2010-09-07 18:24:50 +00:00
castano
ffd0c214df Fix mirror sampling in trunk. Fixes issue 135. 2010-09-07 18:08:53 +00:00
castano
854a38d01d Merge recent changes from the witness. 2010-08-31 01:39:08 +00:00
castano
b288e3db7e Merge fix for issue 134 into trunk. 2010-08-26 16:46:03 +00:00
castano
63a68bd4d9 Use INCLUDE_DIR instead of INCLUDE_PATH. Fixes issue 102. 2010-07-22 14:35:23 +00:00
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
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
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
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
castano
a3d92de90b Merge private branch. 2010-05-27 23:19:24 +00:00
castano
d10238d731 Merge private branch. 2010-05-27 23:18:39 +00:00
castano
4cff4d4567 Merge private branch. 2010-05-27 23:18:08 +00:00
castano
63bf60f2d6 fix polyphase filter 2010-05-27 19:28:49 +00:00
castano
625dd9918e Add mipmap scaling according to alphatest coverage. 2010-05-27 00:37:15 +00:00
castano
8f562e23bd Remove experimental callback mechanism. 2010-05-20 05:25:50 +00:00
castano
b6f564d049 Start work on a simple dds viewer. 2010-05-20 05:25:15 +00:00
castano
2c443ad846 Experiment with output callbacks instead of handlers. 2010-05-18 17:13:30 +00:00
castano
75a6aad56b fix comment. 2010-05-18 17:12:36 +00:00
castano
06abe9f51f Add comment. 2010-05-18 17:12:01 +00:00
castano
a582722285 Remove duplicate code. 2010-05-14 04:58:08 +00:00
castano
6257898171 Update vc9 project. 2010-05-11 18:20:06 +00:00
castano
a50862b234 Use the same defaults as nvtt 2.0 2010-05-11 17:18:08 +00:00
castano
36a560c26e Update latest stb_dxt. 2010-05-09 08:21:34 +00:00
castano
3152af28d3 Add vertical flip. 2010-05-05 00:24:31 +00:00
castano
6a020c0f43 Better estimation of principle component. Fixes issue 120. 2010-04-19 18:41:42 +00:00
castano
d1cd7444b1 Add missing files to cmake build as reported by amorilia. 2010-03-21 18:38:26 +00:00
castano
451de12b8b Fix FindOpenEXR cmake script. Fixes issue 97. 2010-03-18 00:21:13 +00:00
castano
d43753550b Fix cmake build in msvc. Fixes issue 111. 2010-03-18 00:13:31 +00:00
castano
51e7456880 Add support for RGBE. 2010-03-17 07:55:03 +00:00
castano
e7c1e80f43 Add a few utils. Start converting tabs to spaces. 2010-03-17 07:54:07 +00:00
castano
a3a2b7122a Finish pixel format converter. 2010-03-17 02:25:06 +00:00
castano
d3b2e074e8 Fix errors after merge. Update cmake files. 2010-03-16 22:46:09 +00:00
castano
d04d073fc1 reorg. 2010-03-16 22:37:25 +00:00
castano
ae165b37d3 minor optimization. 2010-03-16 22:36:14 +00:00
castano
e325ade1b6 misc 2010-03-16 22:35:38 +00:00
castano
3cd2e382d3 misc. 2010-03-16 22:35:20 +00:00
castano
35cf836113 Detect OpenMP properly. 2010-03-16 22:31:27 +00:00
castano
6f7e774e09 Fix isColorNoAlpha, but leave it commented out. 2010-03-10 08:49:40 +00:00
castano
78a97985fe Fix issue 112. 2010-03-02 01:29:48 +00:00