Commit Graph

58 Commits

Author SHA1 Message Date
castano
2e0300fbb6 Revert changes. 2010-08-26 17:24:01 +00:00
castano
98cf9f360a Update vc9 projects. Fix optimization settings. 2010-08-26 17:15:01 +00:00
dblack@fastmail.fm
20b73458a5 Add thread validation to the .NET compressor object.
Plus for safeties sake use BeginThreadAffinity()...
2010-06-05 15:26:34 +00:00
dblack@fastmail.fm
89206909a4 Fix the calling convention used by the C# wrapper. I should probably have tested with the debug version before...!
Add a ChangeLog entry.
2010-06-03 21:44:29 +00:00
dblack@fastmail.fm
fbed8d31a5 Small fix for the call signature of a callback in the .NET wrapper. 2010-05-30 17:51:05 +00:00
dblack@fastmail.fm
b24e3bbcf2 Repair C wrapper.
Fix + Improve C# / .NET wrapper.
Add an XNA content processor, this will allow texture tools to be used as part of an XNA project.
2010-05-30 15:47:27 +00:00
castano
447c8fd8db Upate resources file. 2010-05-15 09:09:20 +00:00
castano
4d4286a3e4 Add post build commands to 64 bit target too. 2009-11-05 00:30:32 +00:00
castano
7165dab99f Update version number. 2008-12-16 20:29:31 +00:00
castano
117c892141 Add library.* to project. 2008-10-27 09:19:31 +00:00
castano
ad43f6e5f2 Increment revision number. 2008-10-22 05:17:55 +00:00
castano
d938e2d753 Update changelog.
Update version.
2008-06-12 01:20:46 +00:00
castano
5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
2008-06-12 01:16:52 +00:00
castano
f95d09d1e9 Update version numbers. 2008-06-09 19:13:01 +00:00
castano
0b17e3095a Update 2.0 project file.
Fix backported cuda kernel.
2008-06-09 19:05:49 +00:00
castano
7f6c257e9f Add -m32/-m64 compiler flag when compiling cu files.
Add /ltcg to prevent msvc warnings.
2008-04-17 08:26:34 +00:00
castano
3f1472b193 Add Plane.* to vc8 project. 2008-04-17 08:17:00 +00:00
castano
64cbd74ef0 Merge trunk fixes. 2008-04-17 07:04:20 +00:00
castano
67dc3a9739 Copy header files to correct path. 2008-03-07 00:00:49 +00:00
castano
b5e8428f9c Merge trunk fixes. Update changelog. 2008-03-05 23:28:52 +00:00
castano
ebe47a0f78 Merge fixes from trunk.
- better error CUDA checking.
 - eliminate compiler warnings.
 - fix end of lines.
2008-02-28 22:29:37 +00:00
castano
21859216bc I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00
castano
7933aeea09 Update changelog with 2.0.1 changes.
Bump version to 2.1.0
2008-02-28 07:43:37 +00:00
castano
03cfa2d793 Add stress test. 2008-02-14 05:07:20 +00:00
castano
3a612b3d3c Add Ptr.h file to nvcore project. 2008-02-14 05:05:44 +00:00
castano
46dd0fa634 Comment out unused function. 2008-02-06 07:16:09 +00:00
castano
283cdabc64 Fix nvtt solution configuration. 2008-02-05 22:41:21 +00:00
castano
248995790e Update version. 2008-02-05 00:28:45 +00:00
castano
42da2d63ce Update C# wrapper. 2008-02-03 09:51:21 +00:00
castano
77168bb40b Clenaup solution and vcprojects. 2008-02-01 02:56:53 +00:00
castano
1eacbb8851 Add new file to project. 2008-01-30 23:19:08 +00:00
castano
a6f11b3ec8 Add missing method. 2008-01-26 05:36:50 +00:00
castano
0959798ff6 Update bindings. 2008-01-26 02:49:00 +00:00
castano
21927be134 Update project files and resources. 2008-01-26 02:48:44 +00:00
castano
07d82f3ab2 Add assembly info. 2008-01-24 04:28:25 +00:00
castano
d781b66194 Update vc8 project files.
Fix x64 errors.
Add project for C# wrapper.
2008-01-24 04:23:35 +00:00
castano
3e702e563b Add support for win64.
Disable PFM.
Disable Tokenizer.
2008-01-16 08:01:24 +00:00
castano
292e799128 Update project files. 2007-12-17 07:48:15 +00:00
castano
dd6bc1725c Add nvzoom to vc8 project. 2007-12-05 09:14:53 +00:00
castano
d0376869be Add files to vc8 project. 2007-12-03 23:26:04 +00:00
castano
854da30b8e Add nvassemble tool to create cubemaps, volumes, and texture arrays. 2007-11-16 11:05:17 +00:00
castano
8847151022 Update project. 2007-10-29 22:53:55 +00:00
castano
414ae4c122 Update project file. 2007-10-27 00:18:07 +00:00
castano
13dd847258 Fix file paths. 2007-10-26 08:37:45 +00:00
castano
69ef99fdfb Update projects. Not tested... 2007-10-14 09:03:16 +00:00
castano
a19df8721d Start using refactored fast compressor.
Fix error with DX10 headers.
2007-09-04 22:46:15 +00:00
castano
bfb4c39a3d vc8 project fixes. 2007-07-16 22:50:04 +00:00
castano
c0dc781f63 Turn off debug information in release. 2007-07-13 22:51:17 +00:00
castano
fdb19630fd Update x64 projects. 2007-07-12 09:04:31 +00:00
castano
6e3ddaadb6 Add nvimgdiff project. 2007-07-02 10:44:02 +00:00