Commit Graph

515 Commits (ba72ebafcb0ffd36107768533efa899a7353e5b8)
 

Author SHA1 Message Date
castano ba72ebafcb Delete win64 dlls, not very useful without the corresponding lib files. 15 years ago
castano a89735994c Update vc9 project files. 15 years ago
castano e7fd290af6 Update changelog. 15 years ago
castano 35b97e7a13 Add property file. 15 years ago
castano 472c2d691f Update vc8 project files. 15 years ago
castano e48f56a15e Includer project headers first. 15 years ago
castano 25e32c8ff2 Fix msvc warnings. 15 years ago
castano db63ba7fa4 Fix build in win64. 15 years ago
castano 3df66be089 Do not use CUDA to compress small mipmaps. 15 years ago
castano 3a52923697 Add alpha command line option. 15 years ago
castano 9953883d26 Cleanup cmake files. 15 years ago
castano 5ed9090012 Move poshlib to extern. 15 years ago
castano 93e2fb46a9 Update changelog and buildpkg script. 15 years ago
castano 03c9ec0f62 More cleanup. Remove files that are not strictly required. 15 years ago
castano 88fc5ca18e Merge changes from private tree.
Eliminate files that are not needed for NVTT.
15 years ago
castano 6fb29816a2 Gnome thumbnailer. Fixes issue 82. 16 years ago
castano c67edca820 Update changelog. 16 years ago
castano 9d5242594b Add gnome thumbnailer by Frank Richter. Fixes issue 82. 16 years ago
castano 69c74d7a5e Add support for comments. 16 years ago
castano b7ea7a255b Fix const-correctness. 16 years ago
castano 17790a34df Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80. 16 years ago
castano 7741a99b90 Add support for saving PNG files. Patch by Frank Richter. Fixes issue 79. 16 years ago
castano 36dd7fb76b Merge changes from p4. 16 years ago
castano 8fa870bf0c Fix typo. Fixes issue 82. 16 years ago
castano 1afdf2da8a Fix alpha-weighted filtering. 16 years ago
castano 242aa4254e Use alpha-aware resize when alpha is used for transparency and it's not premultiplied. 16 years ago
castano 4f576d5539 Add support for alpha weighting to float image. 16 years ago
castano 2411f3f5db Fix generation of blended sobel filter. Fixes issue 77. 16 years ago
castano 1c6b65ad52 Do not use custom FindGLUT cmake script. 16 years ago
castano f92a2191f2 Print message when cuda acceleration enabled. 16 years ago
castano 7f9b10329b Add squish.h to project. 16 years ago
castano 49409e9d92 Cleanup color rounding and expansion. 16 years ago
castano f753cc9702 Implement FileSystem::exists correctly on win32. 16 years ago
castano 07a4daed7b Add FileSystem.{h,cpp} to project. 16 years ago
castano 2ad15489bb Try to optimize color rounding and expansion.
Detect CUDA 2.1 properly.
16 years ago
castano fa53ddcecd Add NV5x/G8x DXT decompression code.
Clean things up a bit, remove old code.
16 years ago
castano 7a8b3aecc9 Fix name of libpng dll. 16 years ago
castano 94357626f7 Merge fixes from 2.0 branch. 16 years ago
castano 19342d8adf Use timer class instead of clock.
Check that file exists before opening.
16 years ago
castano 2ed4fee447 Fix error sin string builder and path. 16 years ago
castano f03d702d84 Implement exists with access instead of stat. 16 years ago
castano 10de10b9c2 Implement FileSystem::exists(). 16 years ago
castano 508f9fbdc2 Start implementing experimental interface. 16 years ago
castano e965b0e4a9 Include correct headers. 16 years ago
castano 1f4d313d0f Merge changes from internal branch. Whitespace changes only. 16 years ago
castano dc0b78ad14 Do not enable testing. 16 years ago
castano b8eb12afc1 Merge changes from internal branch.
- Better support for win64.
16 years ago
castano 1975883bed Update after changes in nvcore. 16 years ago
castano 9bda107603 Add pull push filter with bilinear filtering. 16 years ago
castano b4f17b968a Merge changes from internal branch.
- Add frustum class and bezier evaluation functions.
- Add component accessors to vector.
- Add matrix constructors.
- Fix errors in sparse solvers.
- Better robust orthogonalization.
- Fix montecarlo distribution.
16 years ago