Commit Graph

1151 Commits

Author SHA1 Message Date
castano
2307416b07 Fix build error. 2007-12-15 08:11:02 +00:00
castano
743599eb1d Fix fast box downsampling filter. 2007-12-15 06:52:17 +00:00
castano
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
castano
6b016dae96 Fix color weighting metric. 2007-12-13 06:29:03 +00:00
castano
5946514408 Do not use CUDA on emulation devices. 2007-12-12 21:55:28 +00:00
castano
670310e558 Add benchmark, in progress. 2007-12-07 03:07:59 +00:00
castano
d3240ff992 Add triangle filter sampling. 2007-12-06 10:13:01 +00:00
castano
12f2456e90 Move images to wiki. 2007-12-06 09:24:32 +00:00
castano
5082b4560b Move files. 2007-12-06 09:22:56 +00:00
castano
b777aa9398 Add more tests. 2007-12-06 06:40:21 +00:00
castano
9b4a9aa3d3 Add test images. 2007-12-06 06:32:54 +00:00
castano
2b1d842c8d eliminate vc8 warnings. 2007-12-05 09:15:10 +00:00
castano
dd6bc1725c Add nvzoom to vc8 project. 2007-12-05 09:14:53 +00:00
castano
8f297c034a Add test2. 2007-12-05 05:03:51 +00:00
castano
9b60188e59 Add images for the wiki. 2007-12-05 04:41:36 +00:00
castano
ebc0ff52fa Remove vc8 warnings. 2007-12-03 23:28:29 +00:00
castano
aefe11a5b4 Fix warnings. 2007-12-03 23:28:03 +00:00
castano
f8377cf7ed Remove msvc warnings. 2007-12-03 23:26:48 +00:00
castano
d0376869be Add files to vc8 project. 2007-12-03 23:26:04 +00:00
castano
4373aa758b merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
2007-12-03 09:14:19 +00:00
castano
2e41727f81 merge internal branch. 2007-12-03 09:13:05 +00:00
castano
a3d1353646 fix cmake file. 2007-12-03 09:12:27 +00:00
castano
4e7f4dd636 Fix errors in cmake files. 2007-12-03 09:11:50 +00:00
castano
8630d859d5 Fix errors in DX cmake file. 2007-12-03 09:11:22 +00:00
castano
301f09e1d4 Add NV_DEPRECATE definition. 2007-12-03 08:38:56 +00:00
castano
a0d750702a Add ctest. 2007-12-03 08:37:48 +00:00
castano
ed04c2249a Remove warnings. 2007-12-03 08:36:02 +00:00
castano
2fec3e7695 Add nvzoom tool. 2007-12-03 08:35:03 +00:00
castano
067f3abf54 Cleanup filters. 2007-12-03 08:34:32 +00:00
castano
3359090581 Correct polyphase filters. 2007-12-02 10:31:37 +00:00
castano
4d51088d96 Add nvtt wrapper to project. 2007-11-30 21:33:45 +00:00
castano
1a14b8a1ba Add nvtt plain C wrapper. 2007-11-30 21:15:57 +00:00
castano
1d5d3d7270 disable gamma correction 2007-11-28 10:35:34 +00:00
castano
9175f4e407 Fix error in poshlib with mingw. 2007-11-28 10:35:09 +00:00
castano
c772a00b8f More progress with polyphase filters. 2007-11-28 10:34:40 +00:00
castano
fef6466c1c Fix downscale with polyphase filter. 2007-11-28 07:39:25 +00:00
castano
01e10c4c95 Add resize test. 2007-11-28 05:19:43 +00:00
castano
3ea9d12676 Some progress with polyphase filters. 2007-11-28 05:04:16 +00:00
castano
b1da728f93 Another gcc warning. 2007-11-27 08:37:18 +00:00
castano
9816ced5b7 Get rid of more gcc warnings. 2007-11-27 08:36:42 +00:00
castano
71788cc904 More gcc warnings. 2007-11-27 08:35:56 +00:00
castano
95a3b5dc77 Eliminate gcc warnings. 2007-11-27 08:35:31 +00:00
castano
d55631384c Remove old comments.
Fix errors discovered with -Wall.
2007-11-27 08:34:41 +00:00
castano
5a3bef85e3 Remove warning. 2007-11-27 08:33:55 +00:00
castano
f792eba40b Fix countMipmaps bug reported by Richard Sim. 2007-11-26 23:05:53 +00:00
castano
140bf1cb8c fix build in ppc 2007-11-22 21:49:33 +00:00
castano
c6df4e404a Add single color compressor from ryg.
Some progress with quick compressors.
2007-11-22 07:18:15 +00:00
castano
4e80c6430f minor edits. 2007-11-22 07:16:17 +00:00
castano
c36bf421f5 rename normalize to normalizeNormalMap 2007-11-22 01:52:10 +00:00
castano
fd9ae63a4f Add kaiser filter parameters. 2007-11-22 01:02:01 +00:00