C.W. Betts
b700982b1f
Have NV_CPU_ARM and NV_CPU_AARCH64 reference the same code on Darwin.
2020-08-24 00:42:58 -06:00
C.W. Betts
3a8e89d6f6
Better AARCH64 support.
2020-08-23 18:55:14 -06:00
Aaron Barany
cfa3fc528e
Linux build fixes.
...
* Avoid hacks to get an empty VA list, which doesn't work with all
compilers.
* Fix for isnan() on some versions of GCC.
2020-08-16 21:26:37 -07:00
leper
d73335fb82
Fix build on VC++. Refs #309 .
...
This was broken by 831d8e1a91
.
2020-07-10 19:01:56 +02:00
Ignacio
1aa1b038e8
Merge pull request #309 from leper/aarch64
...
Fix build on AArch64. Fixes #298 .
2020-07-09 17:14:13 -07:00
Ignacio
a671567596
Update nvtt to use icbc library.
2020-04-13 18:01:33 -07:00
Ignacio
504ecc8e10
Fix build errors.
2020-04-04 10:17:01 -07:00
Ignacio
4f0ecc4506
Add defer helper.
2020-03-30 10:06:10 -07:00
Ignacio
e5b763b075
Minor fixes.
2020-03-23 09:54:09 -07:00
leper
831d8e1a91
Fix build on AArch64. Fixes #298 .
2020-03-16 21:08:18 +01:00
r-a-sattarov
c621de8d2b
E2K: added initial support for MCST Elbrus 2000
2019-11-23 16:40:53 +03:00
Elvis Dowson
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
Stefan Brüns
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
Ignacio
9489aed825
Merge changes from The Witness.
2018-02-05 18:55:07 -08:00
Dmitry Marakasov
6b24b1f45c
Use libexecinfo on FreeBSD as well
2017-02-16 18:20:07 +04:00
Lectem
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
Ignacio
b0afc82d7d
Minor osx fixes.
...
Remove FindCUDA and use cmake version instead.
2016-08-16 12:31:31 -07:00
Kamil Rytarowski
3c4ccd41fa
Add basic NetBSD support
2016-07-30 11:49:33 +02:00
Timothy Pearson
203eda1d47
Fix build on PPC64LE
...
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
2016-06-26 20:09:39 -05:00
Ignacio
9b79638f79
Disable test code from nvdecompress. Update vc12 projects and fix vc12 build. Fixes bug #232 .
2015-12-11 12:15:22 -08:00
Ignacio
63d29a508e
Fix compiler warning.
2015-12-05 14:56:36 -08:00
Ignacio
c0ad0f4d31
Merge changes from The Witness.
2015-10-28 23:53:08 -07:00
Ignacio
58617584d4
Apply patch provided in issue #224 . Add support for ARM64.
2015-07-20 23:47:01 +02:00
cmdrf
d01d72f8e7
Update NV_FOREACH for C++11
2015-06-12 12:38:44 +02:00
cmdrf
fa062aa298
Do not redefine snprintf on VS2015
2015-06-10 18:46:26 +02:00
Ignacio
81336cc3e9
Remove unnecessary files.
2015-03-25 12:36:16 -07:00
Ignacio
e9d44813d2
Merge pull request #216 from esok/master
...
Added support for gcc and c++11 features.
2015-03-24 17:08:37 -07:00
Ignacio
a083337473
Merge changes from The Witness.
2015-03-24 12:14:49 -07:00
esok
6bc3224fe7
Added support for gcc and c++11 features.
2015-03-23 22:05:33 -04:00
castano
d019cd7080
Merge changes from the witness.
2014-11-04 17:49:29 +00:00
castano@gmail.com
4cb60cc5ba
Fix vc12 build.
2014-09-23 17:49:18 +00:00
castano
6ade0e27b7
Fixes issue 202.
2014-05-21 18:09:47 +00:00
castano
7e74261f92
Fixes issue 204.
2014-05-21 17:47:06 +00:00
castano@gmail.com
94d0635285
Merge changes from the Witness.
2013-06-07 17:53:55 +00:00
castano
eb5556548d
Fix issue 186. Confirmed it works on gcc and clang.
2013-02-05 18:35:38 +00:00
castano
14faa8e564
Fix linux/osx compiler errors. Fixes issue 168.
2013-02-05 07:35:15 +00:00
castano
83bdcb541c
OpenBSD fixes. Fixes issue 176.
2012-09-11 16:41:02 +00:00
castano
1d8d067caf
Fix build under OSX with clang. Fixes issue 180.
2012-09-11 16:22:09 +00:00
castano
15f5e19d40
Add missing semicolon. Fixes issue 179.
2012-09-05 04:06:37 +00:00
castano
04bdc76749
Merge changes from The Witness.
2012-07-20 16:32:26 +00:00
castano
3b4fcd0369
Merge changes from The Witness.
2012-07-20 16:19:03 +00:00
castano
69e8641db5
Merge changes from the witness.
2012-04-30 23:02:23 +00:00
castano
79360e6501
Fix msvc build.
2012-03-09 07:08:16 +00:00
castano
9609d1e2fd
Darwin/Lion fixes.
...
Integrate Linux and Unicode fixes from Matthaus.
2012-03-01 03:48:05 +00:00
castano
21af952fec
osx fixes. Update cmake files.
2012-02-14 18:00:47 +00:00
castano
06c170b41b
Merge changes from The Witness.
2012-02-14 16:16:27 +00:00
castano
d44a65c7b7
Fix unicode builds.
2012-02-03 16:23:52 +00:00
castano
e46f48f0a3
Better stack trace parser for OSX.
2012-01-04 02:24:30 +00:00
castano
0b3959e1a1
Linux fixes. Thanks to Rico Tzschichholz.
2011-10-11 22:22:29 +00:00
castano
e98d795d2b
More header optimizations.
2011-10-11 18:52:24 +00:00