Commit Graph

1058 Commits

Author SHA1 Message Date
castano
284fd08d53 Add NV5x/G8x DXT decompression code.
Clean things up a bit, remove old code.
2009-01-13 08:25:04 +00:00
castano
97eaa44acc Fix name of libpng dll. 2009-01-10 04:40:46 +00:00
castano
438e32c3e2 Merge fixes from 2.0 branch. 2009-01-10 01:31:02 +00:00
castano
19cda4f70f Add -fPIC option for GCC, and cleanup a bit. 2009-01-10 01:28:52 +00:00
castano
6e64f04755 Use timer class instead of clock.
Check that file exists before opening.
2009-01-09 05:46:24 +00:00
castano
252efa0aff Fix error sin string builder and path. 2009-01-09 05:45:36 +00:00
castano
57d202acda Implement exists with access instead of stat. 2009-01-09 05:45:02 +00:00
castano
13278326be Implement FileSystem::exists(). 2009-01-09 02:24:32 +00:00
castano
626bba9de5 Remove testing code. 2009-01-05 18:21:50 +00:00
castano
ba38c1b64d Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
castano
279bf10a80 Edited wiki page through web user interface. 2009-01-04 09:33:13 +00:00
castano
cf2d490dfe Update changelog. 2009-01-04 07:34:00 +00:00
castano
44fac078d0 Include correct CUDA runtime headers. 2009-01-04 07:32:41 +00:00
castano
e43887e44b Include correct headers. 2009-01-04 07:29:35 +00:00
castano
e9b65db23f Merge changes from internal branch. Whitespace changes only. 2008-12-29 11:34:39 +00:00
castano
3f3097a2c9 Do not enable testing. 2008-12-29 11:33:48 +00:00
castano
b2af642311 Merge changes from internal branch.
- Better support for win64.
2008-12-29 11:33:20 +00:00
castano
c7b94cf190 Update after changes in nvcore. 2008-12-29 11:29:45 +00:00
castano
c085684b0c Add pull push filter with bilinear filtering. 2008-12-29 11:28:29 +00:00
castano
13f86b74f1 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
01b67619b5 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
12e495cb2c Update version number. 2008-12-16 20:29:31 +00:00
castano
50ab5b4306 Fix version checking. 2008-12-16 20:27:18 +00:00
castano
0180737695 Check version properly. 2008-12-16 20:25:12 +00:00
javiuniversidad
5b3e3bed97 Update references 2008-12-15 14:26:04 +00:00
castano
989883a20c Include cuda runtime properly. 2008-12-09 11:26:08 +00:00
castano
2dfc0ff6ca Do not use kahansum, that was stupid.
Include cuda runtime properly.
2008-12-09 11:25:46 +00:00
castano
1fc2da4b82 Use KahanSum to compute RMSE.
Fix typos.
2008-12-07 23:15:06 +00:00
castano
7488c8af65 Update wiki, add info about GPU accelerated compressors. 2008-12-05 23:29:43 +00:00
castano
08ddcf3de1 Edited wiki page through web user interface. 2008-12-01 08:20:52 +00:00
castano
da9b241a83 Edited wiki page through web user interface. 2008-12-01 08:20:09 +00:00
castano
665e6f96cc Edited wiki page through web user interface. 2008-12-01 08:19:23 +00:00
castano
bdc28e4d8d Create 2.0.5 release. 2008-12-01 08:11:43 +00:00
castano
413fb536a2 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +00:00
castano
454459f8e5 Edited wiki page through web user interface. 2008-11-28 07:58:06 +00:00
castano
0cc888e42c Edited wiki page through web user interface. 2008-11-28 07:56:21 +00:00
castano
d8e5ae66b4 Edited wiki page through web user interface. 2008-11-28 07:52:08 +00:00
castano
146545315f Edited wiki page through web user interface. 2008-11-28 07:50:04 +00:00
castano
9a3985592c Edited wiki page through web user interface. 2008-11-28 07:47:35 +00:00
castano
dcc039a31b Edited wiki page through web user interface. 2008-11-25 18:26:01 +00:00
castano
e75939bbf4 Edited wiki page through web user interface. 2008-11-25 18:25:29 +00:00
castano
f321a06048 Edited wiki page through web user interface. 2008-11-25 18:25:06 +00:00
castano
9e05c7aaa7 Preserve cluster location for empty partitions. 2008-11-24 10:35:42 +00:00
castano
1aa2fc9440 Cleanup 4 means compressor. 2008-11-24 10:35:07 +00:00
castano
19299ef7f0 Add support for alpha modes in the CPU compressors. Fixes issue 30. 2008-11-24 10:34:16 +00:00
castano
09708ce496 Add FileSystem to build. 2008-11-23 22:25:47 +00:00
castano
4e6485a2e5 Add squish external compressor.
Rename our squish version to nvsquish.
2008-11-23 08:59:56 +00:00
castano
2004c0fe36 Remove executable flag. 2008-11-22 22:12:05 +00:00
castano
7de636d58c Merge optimizations from squish. 2008-11-22 22:10:51 +00:00
castano
8721c0d16e Fix tabs. 2008-11-22 22:10:11 +00:00