castano
|
88fc5ca18e
|
Merge changes from private tree.
Eliminate files that are not needed for NVTT.
|
2009-03-01 00:18:47 +00:00 |
|
castano
|
6fb29816a2
|
Gnome thumbnailer. Fixes issue 82.
|
2009-02-03 09:32:54 +00:00 |
|
castano
|
c67edca820
|
Update changelog.
|
2009-02-03 09:30:54 +00:00 |
|
castano
|
9d5242594b
|
Add gnome thumbnailer by Frank Richter. Fixes issue 82.
|
2009-02-03 09:29:25 +00:00 |
|
castano
|
69c74d7a5e
|
Add support for comments.
|
2009-02-03 09:23:58 +00:00 |
|
castano
|
b7ea7a255b
|
Fix const-correctness.
|
2009-02-03 09:22:30 +00:00 |
|
castano
|
17790a34df
|
Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80.
|
2009-02-03 09:08:39 +00:00 |
|
castano
|
7741a99b90
|
Add support for saving PNG files. Patch by Frank Richter. Fixes issue 79.
|
2009-02-03 09:06:21 +00:00 |
|
castano
|
36dd7fb76b
|
Merge changes from p4.
|
2009-02-03 08:22:35 +00:00 |
|
castano
|
8fa870bf0c
|
Fix typo. Fixes issue 82.
|
2009-02-03 08:02:20 +00:00 |
|
castano
|
1afdf2da8a
|
Fix alpha-weighted filtering.
|
2009-01-28 12:10:04 +00:00 |
|
castano
|
242aa4254e
|
Use alpha-aware resize when alpha is used for transparency and it's not premultiplied.
|
2009-01-28 10:58:57 +00:00 |
|
castano
|
4f576d5539
|
Add support for alpha weighting to float image.
|
2009-01-28 10:55:23 +00:00 |
|
castano
|
2411f3f5db
|
Fix generation of blended sobel filter. Fixes issue 77.
|
2009-01-28 00:56:27 +00:00 |
|
castano
|
1c6b65ad52
|
Do not use custom FindGLUT cmake script.
|
2009-01-27 23:39:33 +00:00 |
|
castano
|
f92a2191f2
|
Print message when cuda acceleration enabled.
|
2009-01-20 10:43:56 +00:00 |
|
castano
|
7f9b10329b
|
Add squish.h to project.
|
2009-01-19 10:43:53 +00:00 |
|
castano
|
49409e9d92
|
Cleanup color rounding and expansion.
|
2009-01-19 10:42:31 +00:00 |
|
castano
|
f753cc9702
|
Implement FileSystem::exists correctly on win32.
|
2009-01-19 10:41:51 +00:00 |
|
castano
|
07a4daed7b
|
Add FileSystem.{h,cpp} to project.
|
2009-01-19 10:41:09 +00:00 |
|
castano
|
2ad15489bb
|
Try to optimize color rounding and expansion.
Detect CUDA 2.1 properly.
|
2009-01-19 09:54:43 +00:00 |
|
castano
|
fa53ddcecd
|
Add NV5x/G8x DXT decompression code.
Clean things up a bit, remove old code.
|
2009-01-13 08:25:04 +00:00 |
|
castano
|
7a8b3aecc9
|
Fix name of libpng dll.
|
2009-01-10 04:40:46 +00:00 |
|
castano
|
94357626f7
|
Merge fixes from 2.0 branch.
|
2009-01-10 01:31:02 +00:00 |
|
castano
|
19342d8adf
|
Use timer class instead of clock.
Check that file exists before opening.
|
2009-01-09 05:46:24 +00:00 |
|
castano
|
2ed4fee447
|
Fix error sin string builder and path.
|
2009-01-09 05:45:36 +00:00 |
|
castano
|
f03d702d84
|
Implement exists with access instead of stat.
|
2009-01-09 05:45:02 +00:00 |
|
castano
|
10de10b9c2
|
Implement FileSystem::exists().
|
2009-01-09 02:24:32 +00:00 |
|
castano
|
508f9fbdc2
|
Start implementing experimental interface.
|
2009-01-05 10:17:06 +00:00 |
|
castano
|
e965b0e4a9
|
Include correct headers.
|
2009-01-04 07:29:35 +00:00 |
|
castano
|
1f4d313d0f
|
Merge changes from internal branch. Whitespace changes only.
|
2008-12-29 11:34:39 +00:00 |
|
castano
|
dc0b78ad14
|
Do not enable testing.
|
2008-12-29 11:33:48 +00:00 |
|
castano
|
b8eb12afc1
|
Merge changes from internal branch.
- Better support for win64.
|
2008-12-29 11:33:20 +00:00 |
|
castano
|
1975883bed
|
Update after changes in nvcore.
|
2008-12-29 11:29:45 +00:00 |
|
castano
|
9bda107603
|
Add pull push filter with bilinear filtering.
|
2008-12-29 11:28:29 +00:00 |
|
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.
|
2008-12-29 11:27:13 +00:00 |
|
castano
|
e5ae0c0e20
|
Merge internal branch.
- Remove old/unused code.
- Remove format string constructors.
- Better win64 support (vsscanf, prefetch, etc).
- Fix radix sort to sort -0 correctly.
- Add misc utilities (constraints, timer, cpuinfo, introsort).
|
2008-12-29 11:20:06 +00:00 |
|
castano
|
a03411e451
|
Check version properly.
|
2008-12-16 20:25:12 +00:00 |
|
castano
|
931580edc5
|
Include cuda runtime properly.
|
2008-12-09 11:26:08 +00:00 |
|
castano
|
fd2f5465f8
|
Do not use kahansum, that was stupid.
Include cuda runtime properly.
|
2008-12-09 11:25:46 +00:00 |
|
castano
|
127052f404
|
Use KahanSum to compute RMSE.
Fix typos.
|
2008-12-07 23:15:06 +00:00 |
|
castano
|
a30490ab9b
|
Preserve cluster location for empty partitions.
|
2008-11-24 10:35:42 +00:00 |
|
castano
|
1ec115c7ec
|
Cleanup 4 means compressor.
|
2008-11-24 10:35:07 +00:00 |
|
castano
|
a4f56b65b8
|
Add support for alpha modes in the CPU compressors. Fixes issue 30.
|
2008-11-24 10:34:16 +00:00 |
|
castano
|
bb69acec6c
|
Add FileSystem to build.
|
2008-11-23 22:25:47 +00:00 |
|
castano
|
4bbf5e96f4
|
Add squish external compressor.
Rename our squish version to nvsquish.
|
2008-11-23 08:59:56 +00:00 |
|
castano
|
4a85f8e48d
|
Remove executable flag.
|
2008-11-22 22:12:05 +00:00 |
|
castano
|
f34b7ce84f
|
Merge optimizations from squish.
|
2008-11-22 22:10:51 +00:00 |
|
castano
|
010905edd3
|
Fix tabs.
|
2008-11-22 22:10:11 +00:00 |
|
castano
|
7bb2d55d35
|
Create output directory.
|
2008-11-22 22:08:31 +00:00 |
|