Commit Graph

1386 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@gmail.com
287cb1ab4a Edited wiki page ApiDocumentation through web user interface. 2011-09-13 17:01:39 +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@gmail.com
cee53184e3 Edited wiki page ApiDocumentation through web user interface. 2011-08-26 11:48:12 +00:00
castano@gmail.com
21e8eb0d80 Edited wiki page ApiDocumentation through web user interface. 2011-08-26 11:40:37 +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@gmail.com
cb844a2680 Edited wiki page ApiDocumentation through web user interface. 2011-04-30 23:40:01 +00:00
castano@gmail.com
2c4701533a Edited wiki page ApiDocumentation through web user interface. 2011-04-30 23:39:46 +00:00
castano@gmail.com
74bcc814e6 Edited wiki page ApiDocumentation through web user interface. 2011-04-30 23:26:28 +00:00
castano@gmail.com
34b21e62a6 Edited wiki page ApiDocumentation through web user interface. 2011-04-30 23:26:06 +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
2e10ca7876 Set ignore attributes. 2011-02-28 09:51:55 +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