castano
10de10b9c2
Implement FileSystem::exists().
2009-01-09 02:24:32 +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
bb69acec6c
Add FileSystem to build.
2008-11-23 22:25:47 +00:00
castano
4a85f8e48d
Remove executable flag.
2008-11-22 22:12:05 +00:00
castano
e3a7cc19dd
Add file system helper.
2008-11-22 22:07:07 +00:00
castano
a7396b70ba
Fix segfault on linux. Merged from 2.0 branch.
2008-11-21 09:08:00 +00:00
castano
c26c52d59c
Fix gcc-4.3 warnings.
2008-11-14 02:18:35 +00:00
castano
c3329d4675
Fix gcc-4.3 warning.
2008-11-14 02:16:36 +00:00
castano
66b18f2dbd
Fix build under VC7
2008-10-22 03:48:06 +00:00
castano
7776bd5c17
Win32 fixes.
2008-10-17 18:37:17 +00:00
castano
aa37e7a868
Add library loading helpers.
2008-10-16 22:20:31 +00:00
castano
f402f28643
Use unsigned ints for stream sizes and positions.
2008-10-15 07:15:50 +00:00
castano
f047043eb2
Fix compiler errors under gcc-4.3
2008-10-15 07:15:00 +00:00
castano
7eac4195c4
Fix compiler errors under gcc-4.3
2008-10-15 07:14:25 +00:00
castano
45f7244f20
Check in proposed fix for issue 44.
2008-06-27 18:52:49 +00:00
castano
7ef88c6f7e
Fix build on OSX 10.5. Solves issue 44.
2008-06-26 07:22:34 +00:00
castano
3368f9039b
Fix embarrasing typo.
2008-06-24 21:47:47 +00:00
castano
b5e373b734
Compile NVTT under G5/leopard
2008-05-23 22:22:09 +00:00
castano
38e9652d64
Remove executable flag.
2008-05-08 18:20:55 +00:00
castano
f08114c1b5
Whops, check fix for vc9.
2008-05-08 18:18:53 +00:00
castano
ce3a65c03e
Fix operator= in String class.
2008-04-29 22:32:12 +00:00
castano
91eb30667f
Add TLS class wrapper.
...
Fix AutoPtr operator=.
Fix typo.
2008-04-17 18:39:01 +00:00
castano
cb91740591
Merge private branch.
2008-04-17 06:58:18 +00:00
castano
5070cc98d3
Do not use constructor that initializes POD types.
2008-04-11 06:50:36 +00:00
castano
133ebfb282
Remove unused parameter warnings.
...
Do not compile tokenizer; it's not being used, and does not work on win64 yet.
2008-04-09 09:06:19 +00:00
castano
593cce308a
Disable copy constructors. Eliminates some W4 warnings.
2008-01-17 20:39:59 +00:00
castano
f76e76cbe6
Export basic classes instead of exporting only their methods.
2008-01-17 05:32:50 +00:00
castano
3e702e563b
Add support for win64.
...
Disable PFM.
Disable Tokenizer.
2008-01-16 08:01:24 +00:00
castano
6fa15f4e5b
Output correct number of mipmaps.
...
Fix nvtt, remove deprecated attributes.
2007-12-17 05:19:55 +00:00
castano
f8377cf7ed
Remove msvc warnings.
2007-12-03 23:26:48 +00:00
castano
2e41727f81
merge internal branch.
2007-12-03 09:13:05 +00:00
castano
301f09e1d4
Add NV_DEPRECATE definition.
2007-12-03 08:38:56 +00:00
castano
9175f4e407
Fix error in poshlib with mingw.
2007-11-28 10:35:09 +00:00
castano
5a3bef85e3
Remove warning.
2007-11-27 08:33:55 +00:00
castano
365ab33e61
Delete reference code.
2007-11-22 00:49:52 +00:00
castano
98b2377a11
Merge internal branch.
2007-11-06 10:14:57 +00:00
castano
645eda8fd4
Merge internal repository.
...
Delete TODO list, use issue list instead.
2007-10-16 20:53:12 +00:00
castano
ee28a5a37b
Fix memory leaks.
2007-08-06 19:48:52 +00:00
castano
25f977318f
remove poshlib tests
2007-07-08 08:11:30 +00:00
castano
0cbe2baaa5
Remove poshlib tests
2007-07-08 08:11:01 +00:00
castano
cf1d93ebf4
Sync with perforce repository.
...
Several bugfixes in nvcore.
Add imgdiff to cmakefiles and fix compilation errors on linux.
2007-07-08 08:08:52 +00:00
castano
b2252fc828
sync with private repository.
2007-07-01 08:52:38 +00:00
castano
c4c6b95a50
Fixes for linux64
2007-06-17 06:47:36 +00:00
castano
acbebcc444
fix debug:dumpInfo, backtrace is not available on win32.
2007-05-30 08:52:35 +00:00
castano
fed650036d
Make debug code work on darwin.
2007-05-29 11:01:29 +00:00
castano
37d42d300b
Get instruction pointer correctly on Darwin.
2007-05-29 10:53:03 +00:00
castano
95332efaa2
Fixes to compute the instruction pointer correctly after a signal. Not sure it works properly.
2007-05-29 09:43:30 +00:00
castano
d0f711c0ae
More progress in DDS input support.
2007-05-18 08:42:23 +00:00
castano
babb7e8df7
- weighted cuda compressor.
...
- faster and better BC3n compressor
- add normal map flag to DDS files that store normal maps.
- stop using RXGB fourcc code.
- move tools to tools/
- add temptative config dialog for UI based tool.
- add experimental normal map mipmap generation.
- start adding support for input dds files in nvcompress.
- many other small fixes and cleanup.
2007-05-17 00:11:38 +00:00
castano
7543dd1efa
Import all sources from perforce.
2007-04-17 08:49:19 +00:00