Commit Graph

924 Commits

Author SHA1 Message Date
4bd07aad38 Include right header files for sse only. 2008-01-06 02:32:18 +00:00
e36287c607 some more experiments. 2008-01-06 01:57:43 +00:00
5a33fedab5 experiment with the old 3dnow instruction set. 2008-01-06 01:31:49 +00:00
d12cd25399 Update changelog. 2007-12-17 10:29:48 +00:00
49ee4eee93 ui fixes. 2007-12-17 09:09:08 +00:00
5a27795621 Move DXT1G compressor to QuickCompress. 2007-12-17 08:12:11 +00:00
292e799128 Update project files. 2007-12-17 07:48:15 +00:00
7f2d5d6c1a Fix FindCuda cmake file. 2007-12-17 07:48:02 +00:00
b3ed4f8e04 Update changelog. 2007-12-17 07:47:35 +00:00
a69589429e Do not build Qt tools if compiling with msvc. 2007-12-17 06:29:10 +00:00
6861c7f681 Fix msvc warnings. 2007-12-17 06:28:43 +00:00
f3dba01757 fix vc7 errors. 2007-12-17 06:28:18 +00:00
26db14696a Fix cuda constant initialization. 2007-12-17 06:27:53 +00:00
3f30093d02 Fix warnings. 2007-12-17 06:27:17 +00:00
364663c49d Fix error. Wrong return value. 2007-12-17 06:27:03 +00:00
eb96117989 Add ui tool temporarily called main... 2007-12-17 05:26:14 +00:00
f78c32a383 Add filter test. 2007-12-17 05:24:32 +00:00
df19be3a5d Do not set mipmap generation filter. 2007-12-17 05:21:49 +00:00
6fa15f4e5b Output correct number of mipmaps.
Fix nvtt, remove deprecated attributes.
2007-12-17 05:19:55 +00:00
9cfbb22d73 Update for API changes. 2007-12-17 04:10:58 +00:00
cfa4913ae6 Add support for input rescaling:
- round extents to power of two.
- clamp max extents.
Add output options pimpl.
Other misc API changes.
2007-12-17 03:51:34 +00:00
817652c56c Do not look for cuda.dll anymore. 2007-12-17 03:46:59 +00:00
207bfe5336 Only compile the files from squish that are really needed. 2007-12-16 02:02:38 +00:00
2307416b07 Fix build error. 2007-12-15 08:11:02 +00:00
743599eb1d Fix fast box downsampling filter. 2007-12-15 06:52:17 +00:00
a76e89d0d7 Fix more errors in the use of the color metric.
Remove debug code from compress.cpp
2007-12-13 06:36:23 +00:00
6b016dae96 Fix color weighting metric. 2007-12-13 06:29:03 +00:00
5946514408 Do not use CUDA on emulation devices. 2007-12-12 21:55:28 +00:00
670310e558 Add benchmark, in progress. 2007-12-07 03:07:59 +00:00
d3240ff992 Add triangle filter sampling. 2007-12-06 10:13:01 +00:00
12f2456e90 Move images to wiki. 2007-12-06 09:24:32 +00:00
5082b4560b Move files. 2007-12-06 09:22:56 +00:00
b777aa9398 Add more tests. 2007-12-06 06:40:21 +00:00
9b4a9aa3d3 Add test images. 2007-12-06 06:32:54 +00:00
2b1d842c8d eliminate vc8 warnings. 2007-12-05 09:15:10 +00:00
dd6bc1725c Add nvzoom to vc8 project. 2007-12-05 09:14:53 +00:00
8f297c034a Add test2. 2007-12-05 05:03:51 +00:00
9b60188e59 Add images for the wiki. 2007-12-05 04:41:36 +00:00
ebc0ff52fa Remove vc8 warnings. 2007-12-03 23:28:29 +00:00
aefe11a5b4 Fix warnings. 2007-12-03 23:28:03 +00:00
f8377cf7ed Remove msvc warnings. 2007-12-03 23:26:48 +00:00
d0376869be Add files to vc8 project. 2007-12-03 23:26:04 +00:00
4373aa758b merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
2007-12-03 09:14:19 +00:00
2e41727f81 merge internal branch. 2007-12-03 09:13:05 +00:00
a3d1353646 fix cmake file. 2007-12-03 09:12:27 +00:00
4e7f4dd636 Fix errors in cmake files. 2007-12-03 09:11:50 +00:00
8630d859d5 Fix errors in DX cmake file. 2007-12-03 09:11:22 +00:00
301f09e1d4 Add NV_DEPRECATE definition. 2007-12-03 08:38:56 +00:00
a0d750702a Add ctest. 2007-12-03 08:37:48 +00:00
ed04c2249a Remove warnings. 2007-12-03 08:36:02 +00:00