Commit Graph

547 Commits

Author SHA1 Message Date
castano
f29d7dd938 Try using 4 means clustering. 2008-11-22 11:34:29 +00:00
castano
3a5dc4783a Add support for regressions. 2008-11-22 11:33:31 +00:00
castano
d4a713451e Fix 4 means clustering. 2008-11-22 11:32:51 +00:00
castano
a302475fa6 Add fitting implementation to project. 2008-11-22 11:30:46 +00:00
castano
6e988ea4c8 Add stream to the vc8 project. 2008-11-22 11:28:18 +00:00
castano
7731181900 Update changelog. 2008-11-22 08:37:56 +00:00
castano
41f6e0ba73 Try 4-means. 2008-11-22 08:37:14 +00:00
castano
11073171a1 Rename stress to testsuite. Install target. 2008-11-22 08:36:55 +00:00
castano
0805832b44 Remove squish build and project files. 2008-11-22 08:36:17 +00:00
castano
a4dcd414ca Fix errors. 2008-11-22 08:35:04 +00:00
castano
4ff8a83f90 Add fitting code to build. 2008-11-22 08:30:55 +00:00
castano
48da357385 Add PCA, and 4-means implementation. 2008-11-22 08:30:20 +00:00
castano
e1916d43c8 Do not mix tabs and spaces. 2008-11-22 00:14:05 +00:00
castano
321f320bfb Do not print stupid messages. 2008-11-22 00:13:14 +00:00
castano
df32fedc7c Add command line options.
Reformat output for easier parsing.
2008-11-21 09:09:57 +00:00
castano
a7396b70ba Fix segfault on linux. Merged from 2.0 branch. 2008-11-21 09:08:00 +00:00
castano
d9ca49cc5e Fix bug in dxt decompression.
Output files as TGA.
2008-11-21 08:06:25 +00:00
castano
56849b78ad Output compressed files. 2008-11-21 07:58:49 +00:00
castano
a769831fb5 Add const keyword to const arguments. 2008-11-21 07:57:28 +00:00
castano
7486201a7e Fix bug in testsuite. 2008-11-21 07:45:09 +00:00
castano
1813624992 Modify stress test to compress a list of real images. 2008-11-21 07:38:12 +00:00
castano
5fa27adfcd Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
castano
6d1891a7e9 Remove gcc-4.3 warning. 2008-11-14 02:19:39 +00:00
castano
8fb1d70d0b Fix bug detected by gcc-4.3. 2008-11-14 02:19:07 +00:00
castano
c26c52d59c Fix gcc-4.3 warnings. 2008-11-14 02:18:35 +00:00
castano
c3329d4675 Fix gcc-4.3 warning. 2008-11-14 02:16:36 +00:00
castano
1cefc366f8 Remove unused function. 2008-11-14 02:15:35 +00:00
castano
7df0885c4f Fix CUDA detection code on linux. 2008-11-14 01:15:36 +00:00
castano
1c5da0e341 Do not use cuda API when CUDA not found.
Fix end of lines.
2008-11-10 21:54:03 +00:00
castano
36ba75b598 Select fastest device. 2008-10-30 04:50:41 +00:00
castano
1628831878 Fix comment. 2008-10-27 08:00:46 +00:00
castano
12e774ea74 Fix cmake file. 2008-10-26 05:56:32 +00:00
castano
66b18f2dbd Fix build under VC7 2008-10-22 03:48:06 +00:00
castano
9ea1934097 Update vc8 projects. 2008-10-17 18:40:16 +00:00
castano
9771e72702 Update vc9 projects. 2008-10-17 18:38:55 +00:00
castano
7776bd5c17 Win32 fixes. 2008-10-17 18:37:17 +00:00
castano
6d8a75462a Build nvtt as a shared library. 2008-10-16 22:22:45 +00:00
castano
cf18077eda Prevent missmatches between incompatible versions of the CUDA runtime and the CUDA driver. 2008-10-16 22:21:21 +00:00
castano
aa37e7a868 Add library loading helpers. 2008-10-16 22:20:31 +00:00
castano
d01a5c1661 Workaround bug in CUDA runtime. When using CUDA 2.0, it's required to use a driver that supports CUDA 2.0. 2008-10-16 08:39:58 +00:00
castano
36ed6bebda Update changelog with branch 2.0 fixes. 2008-10-15 07:17:20 +00:00
castano
5234060618 Integrate branch 2.0 to trunk. 2008-10-15 07:16:57 +00:00
castano
f402f28643 Use unsigned ints for stream sizes and positions. 2008-10-15 07:15:50 +00:00
castano
f047043eb2 Fix compiler errors under gcc-4.3 2008-10-15 07:15:00 +00:00
castano
7eac4195c4 Fix compiler errors under gcc-4.3 2008-10-15 07:14:25 +00:00
castano
0f5692d1ea Compile CUDA files as C++. 2008-10-11 06:43:57 +00:00
castano
b2d6122769 Fix linux build. 2008-10-05 19:20:42 +00:00
castano
cd59058fc2 Fix linux includes. 2008-10-05 19:17:59 +00:00
castano
db14e048e1 Fix errors in Green and Alpha optimal compressors. 2008-10-02 07:33:05 +00:00
castano
0c36fcf626 Update changelog. 2008-10-01 22:30:19 +00:00