Commit Graph

260 Commits (a1b655d0d5701175f49478082b8b2353128b74f7)
 

Author SHA1 Message Date
castano 364663c49d Fix error. Wrong return value. 17 years ago
castano eb96117989 Add ui tool temporarily called main... 17 years ago
castano f78c32a383 Add filter test. 17 years ago
castano df19be3a5d Do not set mipmap generation filter. 17 years ago
castano 6fa15f4e5b Output correct number of mipmaps.
Fix nvtt, remove deprecated attributes.
17 years ago
castano 9cfbb22d73 Update for API changes. 17 years ago
castano cfa4913ae6 Add support for input rescaling:
- round extents to power of two.
- clamp max extents.
Add output options pimpl.
Other misc API changes.
17 years ago
castano 817652c56c Do not look for cuda.dll anymore. 17 years ago
castano 207bfe5336 Only compile the files from squish that are really needed. 17 years ago
castano 2307416b07 Fix build error. 17 years ago
castano 743599eb1d Fix fast box downsampling filter. 17 years ago
castano a76e89d0d7 Fix more errors in the use of the color metric.
Remove debug code from compress.cpp
17 years ago
castano 6b016dae96 Fix color weighting metric. 17 years ago
castano 5946514408 Do not use CUDA on emulation devices. 17 years ago
castano 670310e558 Add benchmark, in progress. 17 years ago
castano d3240ff992 Add triangle filter sampling. 17 years ago
castano 12f2456e90 Move images to wiki. 17 years ago
castano 5082b4560b Move files. 17 years ago
castano b777aa9398 Add more tests. 17 years ago
castano 9b4a9aa3d3 Add test images. 17 years ago
castano 2b1d842c8d eliminate vc8 warnings. 17 years ago
castano dd6bc1725c Add nvzoom to vc8 project. 17 years ago
castano 8f297c034a Add test2. 17 years ago
castano 9b60188e59 Add images for the wiki. 17 years ago
castano ebc0ff52fa Remove vc8 warnings. 17 years ago
castano aefe11a5b4 Fix warnings. 17 years ago
castano f8377cf7ed Remove msvc warnings. 17 years ago
castano d0376869be Add files to vc8 project. 17 years ago
castano 4373aa758b merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
17 years ago
castano 2e41727f81 merge internal branch. 17 years ago
castano a3d1353646 fix cmake file. 17 years ago
castano 4e7f4dd636 Fix errors in cmake files. 17 years ago
castano 8630d859d5 Fix errors in DX cmake file. 17 years ago
castano 301f09e1d4 Add NV_DEPRECATE definition. 17 years ago
castano a0d750702a Add ctest. 17 years ago
castano ed04c2249a Remove warnings. 17 years ago
castano 2fec3e7695 Add nvzoom tool. 17 years ago
castano 067f3abf54 Cleanup filters. 17 years ago
castano 3359090581 Correct polyphase filters. 17 years ago
castano 4d51088d96 Add nvtt wrapper to project. 17 years ago
castano 1a14b8a1ba Add nvtt plain C wrapper. 17 years ago
castano 1d5d3d7270 disable gamma correction 17 years ago
castano 9175f4e407 Fix error in poshlib with mingw. 17 years ago
castano c772a00b8f More progress with polyphase filters. 17 years ago
castano fef6466c1c Fix downscale with polyphase filter. 17 years ago
castano 01e10c4c95 Add resize test. 17 years ago
castano 3ea9d12676 Some progress with polyphase filters. 17 years ago
castano b1da728f93 Another gcc warning. 17 years ago
castano 9816ced5b7 Get rid of more gcc warnings. 17 years ago
castano 71788cc904 More gcc warnings. 17 years ago