|
a671567596
|
Update nvtt to use icbc library.
|
2020-04-13 18:01:33 -07:00 |
|
|
504ecc8e10
|
Fix build errors.
|
2020-04-04 10:17:01 -07:00 |
|
|
4f0ecc4506
|
Add defer helper.
|
2020-03-30 10:06:10 -07:00 |
|
|
e5b763b075
|
Minor fixes.
|
2020-03-23 09:54:09 -07:00 |
|
|
c621de8d2b
|
E2K: added initial support for MCST Elbrus 2000
|
2019-11-23 16:40:53 +03:00 |
|
|
d57ca44902
|
Enable CUDA support.
This commit also reintroduces nvcore Library.h and Library.cpp files
required by nvtt/cuda/CudaUtils.cpp
Ref:
https://github.com/castano/nvidia-texture-tools/issues/230
81336cc3e9
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
|
2019-08-19 03:22:00 +04:00 |
|
|
ff3bd55892
|
Fix compilation on Linux - missing include, semicolon
According to http://man7.org/linux/man-pages/man3/memalign.3.html ,
memalign() is defined in malloc.h.
Also, the line should be terminated with a semicolon.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
2018-02-06 08:38:37 +01:00 |
|
|
9489aed825
|
Merge changes from The Witness.
|
2018-02-05 18:55:07 -08:00 |
|
|
6b24b1f45c
|
Use libexecinfo on FreeBSD as well
|
2017-02-16 18:20:07 +04:00 |
|
|
1770ad7280
|
Fix build on VC2015
On VC2015 the project wouldn't build because of the missing typedefs.
This was tested on both 2013 and 2015.
|
2016-09-19 10:28:03 +02:00 |
|
|
b0afc82d7d
|
Minor osx fixes.
Remove FindCUDA and use cmake version instead.
|
2016-08-16 12:31:31 -07:00 |
|
|
3c4ccd41fa
|
Add basic NetBSD support
|
2016-07-30 11:49:33 +02:00 |
|
|
203eda1d47
|
Fix build on PPC64LE
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
|
2016-06-26 20:09:39 -05:00 |
|
|
9b79638f79
|
Disable test code from nvdecompress. Update vc12 projects and fix vc12 build. Fixes bug #232.
|
2015-12-11 12:15:22 -08:00 |
|
|
63d29a508e
|
Fix compiler warning.
|
2015-12-05 14:56:36 -08:00 |
|
|
c0ad0f4d31
|
Merge changes from The Witness.
|
2015-10-28 23:53:08 -07:00 |
|
|
58617584d4
|
Apply patch provided in issue #224. Add support for ARM64.
|
2015-07-20 23:47:01 +02:00 |
|
|
d01d72f8e7
|
Update NV_FOREACH for C++11
|
2015-06-12 12:38:44 +02:00 |
|
|
fa062aa298
|
Do not redefine snprintf on VS2015
|
2015-06-10 18:46:26 +02:00 |
|
|
81336cc3e9
|
Remove unnecessary files.
|
2015-03-25 12:36:16 -07:00 |
|
|
e9d44813d2
|
Merge pull request #216 from esok/master
Added support for gcc and c++11 features.
|
2015-03-24 17:08:37 -07:00 |
|
|
a083337473
|
Merge changes from The Witness.
|
2015-03-24 12:14:49 -07:00 |
|
|
6bc3224fe7
|
Added support for gcc and c++11 features.
|
2015-03-23 22:05:33 -04:00 |
|
|
d019cd7080
|
Merge changes from the witness.
|
2014-11-04 17:49:29 +00:00 |
|
|
4cb60cc5ba
|
Fix vc12 build.
|
2014-09-23 17:49:18 +00:00 |
|
|
6ade0e27b7
|
Fixes issue 202.
|
2014-05-21 18:09:47 +00:00 |
|
|
7e74261f92
|
Fixes issue 204.
|
2014-05-21 17:47:06 +00:00 |
|
|
94d0635285
|
Merge changes from the Witness.
|
2013-06-07 17:53:55 +00:00 |
|
|
eb5556548d
|
Fix issue 186. Confirmed it works on gcc and clang.
|
2013-02-05 18:35:38 +00:00 |
|
|
14faa8e564
|
Fix linux/osx compiler errors. Fixes issue 168.
|
2013-02-05 07:35:15 +00:00 |
|
|
83bdcb541c
|
OpenBSD fixes. Fixes issue 176.
|
2012-09-11 16:41:02 +00:00 |
|
|
1d8d067caf
|
Fix build under OSX with clang. Fixes issue 180.
|
2012-09-11 16:22:09 +00:00 |
|
|
15f5e19d40
|
Add missing semicolon. Fixes issue 179.
|
2012-09-05 04:06:37 +00:00 |
|
|
04bdc76749
|
Merge changes from The Witness.
|
2012-07-20 16:32:26 +00:00 |
|
|
3b4fcd0369
|
Merge changes from The Witness.
|
2012-07-20 16:19:03 +00:00 |
|
|
69e8641db5
|
Merge changes from the witness.
|
2012-04-30 23:02:23 +00:00 |
|
|
79360e6501
|
Fix msvc build.
|
2012-03-09 07:08:16 +00:00 |
|
|
9609d1e2fd
|
Darwin/Lion fixes.
Integrate Linux and Unicode fixes from Matthaus.
|
2012-03-01 03:48:05 +00:00 |
|
|
21af952fec
|
osx fixes. Update cmake files.
|
2012-02-14 18:00:47 +00:00 |
|
|
06c170b41b
|
Merge changes from The Witness.
|
2012-02-14 16:16:27 +00:00 |
|
|
d44a65c7b7
|
Fix unicode builds.
|
2012-02-03 16:23:52 +00:00 |
|
|
e46f48f0a3
|
Better stack trace parser for OSX.
|
2012-01-04 02:24:30 +00:00 |
|
|
0b3959e1a1
|
Linux fixes. Thanks to Rico Tzschichholz.
|
2011-10-11 22:22:29 +00:00 |
|
|
e98d795d2b
|
More header optimizations.
|
2011-10-11 18:52:24 +00:00 |
|
|
2ec37026be
|
Merge changes from the witness.
|
2011-10-10 20:24:12 +00:00 |
|
|
78fa1e785d
|
Fixes and optimizations.
|
2011-10-01 02:07:32 +00:00 |
|
|
eb10483faf
|
Fix bugs. In progress cube map loading.
|
2011-09-30 01:52:27 +00:00 |
|
|
8c65e4c62d
|
Do not depend on external int limits.
|
2011-09-27 18:25:39 +00:00 |
|
|
2364f539eb
|
Porting parallel stuff to unix.
|
2011-09-27 18:12:32 +00:00 |
|
|
3c0ab2d3f3
|
Merge changes from the witness.
|
2011-09-27 17:48:46 +00:00 |
|