Commit Graph

1259 Commits

Author SHA1 Message Date
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
castano
40ef48af50 Hide output folders and generated files. 2011-02-25 09:54:12 +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