Commit Graph

881 Commits

Author SHA1 Message Date
castano
53083ab49d Cosine power filter. A bit of renaming. 2011-09-28 16:40:59 +00:00
castano
e64c974572 Update project. 2011-09-28 01:48:33 +00:00
castano
99c717d5fc Merge changes from the witness. 2011-09-28 01:45:08 +00:00
castano
78513e07ab Cleanups. 2011-09-27 23:05:46 +00:00
castano
f7ffa2f85a Add convolution method to TexImage. Fixes issue 166. 2011-09-27 18:41:02 +00:00
castano
fe5817da6f Do not depend on external int limits. 2011-09-27 18:25:39 +00:00
castano
29f554480a Porting parallel stuff to unix. 2011-09-27 18:12:32 +00:00
castano
7002eb801c Add missing file. 2011-09-27 17:51:13 +00:00
castano
0fde387623 Merge changes from the witness. 2011-09-27 17:48:46 +00:00
castano
9428713da9 Fixes. 2011-09-27 17:29:50 +00:00
castano
dee8c40766 cubemap support, work in progress. 2011-09-27 17:28:01 +00:00
castano
e69d14a116 Add missing files to project. 2011-09-27 16:37:53 +00:00
castano
18a2c0744a Fix errors, warnings. 2011-09-27 16:37:41 +00:00
castano
fdc03d9555 Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 2011-09-27 05:17:01 +00:00
castano
55968d2b60 Revert Library.*, needed for CUDA stuff. 2011-09-26 05:33:53 +00:00
castano
9791c87ac9 Accumulate filter sums using doubles to avoid unsymmetries. Fixes issue 167. 2011-09-14 17:51:09 +00:00
castano
2e0af41b0d Set DDPF_FOURCC flag when using DX10 container. Fixes issue 165. 2011-09-13 19:20:51 +00:00
castano
c77bc1a4f4 Pitch is specified in bytes and always byte aligned. Fixes issue 168. 2011-09-13 17:08:09 +00:00
castano
6e3504dcf2 Remove unused code. 2011-09-01 22:16:37 +00:00
castano
3424083544 Some pitch alignment fixes. Fixes issue 168. 2011-08-26 12:11:38 +00:00
castano
a753858b27 Fix tabs. Fix leak. 2011-06-20 19:09:29 +00:00
castano
7f046075db Swap red and blue channels when using stb_image. Fixes issue 164. 2011-06-20 06:45:45 +00:00
castano
4dee348b9e Apply changes suggested in issue 161. 2011-04-30 23:13:07 +00:00
castano
5a892cfa7e Fix leak. 2011-04-22 00:04:29 +00:00
castano
236f833ef5 Undo buffer class. Use plain array for easier debugging. 2011-04-07 07:41:58 +00:00
castano
77a95ca7ff Fix errors in meta data api. 2011-04-06 06:42:22 +00:00
castano
a932736c2f Fix errors. 2011-04-06 06:42:10 +00:00
castano
189b9338f9 Apply patch suggested in issue 161. 2011-04-06 06:41:57 +00:00
castano
474d2a37f8 Merge changes from The Witness. 2011-04-06 02:41:15 +00:00
castano
ef93e6bd22 More tweaks. 2011-04-06 02:14:32 +00:00
castano
d277e48df5 Tweaks. 2011-04-06 01:56:51 +00:00
castano
42efc702ab Use STB image by default.
Add buffer object, try to reduce binary size.
2011-04-02 07:41:55 +00:00
castano
780ca5804a Start adding ktx file support. 2011-03-22 22:52:43 +00:00
castano
a92c172ea9 Add more error estimation methods. 2011-03-06 22:23:24 +00:00
castano
60a90e6735 Add stb image. 2011-03-06 22:00:09 +00:00
castano
eb24c4aca6 Unify project settings. 2011-03-01 03:03:00 +00:00
castano
b6d5b2a003 Add dual paraboloid transform. 2011-03-01 03:02:40 +00:00
castano
9eb7f6b231 Add normal encoding test. 2011-02-28 09:49:47 +00:00
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