Commit Graph

939 Commits

Author SHA1 Message Date
castano
2338eeb4c0 Add bc6 project. 2011-02-25 09:52:15 +00:00
castano
b72a69f25c Supress msvc warning.
Replace tabs with spaces.
2011-02-25 09:51:09 +00:00
castano
71b88deb2a Add testsuite project. 2011-02-25 09:44:14 +00:00
castano
0a290a64cc Add support for D3D9 and D3D10 decoders. Fixes issue 157. 2011-02-25 09:27:40 +00:00
castano
94dce3b623 Fix vc warnings. 2011-02-25 09:26:27 +00:00
castano
659b684bf2 Update vc9 projects. Hide output directories. 2011-02-25 09:25:46 +00:00
castano
92db15b8d9 Do not compile old quantization code anymore. 2011-01-25 09:18:42 +00:00
castano
12bf7f9346 Implement quantization. 2011-01-25 09:17:53 +00:00
castano
95b5e1decd Cleanup clusterfit. 2011-01-19 07:27:04 +00:00
castano
4f098c4ff9 Workaround GCC error. 2011-01-19 07:26:22 +00:00
castano
4fc1952539 Fix tabs. 2011-01-19 07:25:49 +00:00
castano
5324156cc4 Fix kernel offset. Fixes issue 158. 2011-01-19 07:12:22 +00:00
castano
5f8cd22cdb Merge changes from the-witness. 2011-01-08 04:54:06 +00:00
castano
993e853a5f Set OpenMP compiler flags. 2010-12-10 10:29:43 +00:00
castano
a2f0e566c7 Use task dispatcher provided by user. 2010-12-10 10:29:04 +00:00
castano
66c9729097 Enable openmp. 2010-12-10 02:15:12 +00:00
castano
a607aadf32 Reenable openmp task dispatcher. 2010-12-10 02:14:56 +00:00
castano
8d99f2c6c4 Add tbb code. 2010-12-09 20:57:41 +00:00
castano
f4cf5dd32c Experiments with microsoft concurrency runtime. 2010-12-09 00:37:34 +00:00
castano
f99761c813 Disable new experimental compressor. 2010-12-08 20:11:11 +00:00
castano
34d2631502 Remove duplicate line. 2010-12-08 19:58:14 +00:00
castano
3265c36e14 Reallocate float image data properly. Fixes issue 155. 2010-12-08 19:56:06 +00:00
castano
3ee2c39be4 Generate mipmaps until both extents are 1. Fixes issue 156. 2010-12-08 19:53:59 +00:00
castano
b2f59ea0d7 Fix memory overrun. 2010-12-06 19:28:44 +00:00
castano
260097151d Link against pthreads library on systems that do not include it automatically. Fixes issue 149. 2010-11-30 20:30:11 +00:00
castano
c21fa98ba5 Fix Linux build. 2010-11-26 08:47:48 +00:00
castano
eea2fce447 Workaround powerpc processor detection. 2010-11-26 08:45:00 +00:00
castano
96b757130d Fix build on powerpc/mac. 2010-11-26 07:20:23 +00:00
castano
c51f25f38d concurrency experiments. 2010-11-22 07:34:05 +00:00
castano
0bb3011f7f Add cluster fit implementation based on squish. 2010-11-12 03:35:28 +00:00
castano
af5595c845 Add lightmap tests. 2010-11-12 03:33:47 +00:00
castano
23b140416a Work in progress. Experiment with lightmap compression. 2010-11-12 03:32:46 +00:00
castano
4cbf43165c Undo changes. 2010-11-11 19:53:45 +00:00
castano
d6f6c1f1d4 Undo changes. 2010-11-11 19:52:00 +00:00
castano
1484c667a0 Add missing files. 2010-11-11 19:13:01 +00:00
castano
1f1afe0c33 Add SCIE-Lab error metric. Work in progress. 2010-11-11 19:10:14 +00:00
castano
5cf219a22e Add perceptual color distance function. 2010-11-10 03:28:44 +00:00
castano
26283c8c25 Minor fixes. 2010-11-09 19:34:45 +00:00
castano
49482d1441 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
c532ffb34e Add lightmap and normal maps. 2010-11-09 01:39:36 +00:00
castano
86ee333c02 Reorganize testsuite files 2010-11-09 01:34:32 +00:00
castano
199fc19277 Replace bmps with pngs. 2010-11-08 19:41:05 +00:00
castano
1d4a2ea710 Testsuite outputs graphs using google api. 2010-11-08 19:03:20 +00:00
castano
5f845513ee Fix msvc warnings and errors.
Test TexImage stuff more througly.
Test YCoCg and RGBM.
2010-11-06 02:34:34 +00:00
castano
c1204bfb66 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
5225f4810f Add stubs for quantization methods. 2010-11-03 18:53:51 +00:00
castano
1e2567e4a3 More work toward 2.1: Implement InputOptions using TexImage. 2010-11-03 18:31:16 +00:00
castano
8838b5220a user file does not appear to be portable. Deleting. 2010-11-03 06:59:22 +00:00
castano
bdf60f16a4 Add qtcreator project file. 2010-11-03 06:50:14 +00:00
castano
5d408c0aa4 Use uname -m to detect processor name. Fixes issue 140. 2010-11-03 06:33:04 +00:00