aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/readme_linux.html
diff options
context:
space:
mode:
authorsschirm <[email protected]>2016-12-23 14:20:36 +0100
committersschirm <[email protected]>2016-12-23 14:56:17 +0100
commitef6937e69e8ee3f409cf9d460d5ad300a65d5924 (patch)
tree710426e8daa605551ce3f34b581897011101c30f /PhysX_3.4/readme_linux.html
parentInitial commit: (diff)
downloadphysx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.tar.xz
physx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.zip
PhysX 3.4 / APEX 1.4 release candidate @21506124
Diffstat (limited to 'PhysX_3.4/readme_linux.html')
-rw-r--r--PhysX_3.4/readme_linux.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/PhysX_3.4/readme_linux.html b/PhysX_3.4/readme_linux.html
index e67d4851..dc62680d 100644
--- a/PhysX_3.4/readme_linux.html
+++ b/PhysX_3.4/readme_linux.html
@@ -30,6 +30,7 @@ content="text/html; charset=iso-8859-1">
<li>Makefiles are in Snippets/compiler/</li>
<li>Clean solution: make clean</li>
<li>Build all configurations and snippets: make</li>
+ <li>Parallel builds with -j[x] may fail.</li>
<li>Build specific configuration of all snippets: make (debug|checked|profile|release)</li>
<li>The resulting executables can be found in Bin/</li>
</ul>
@@ -49,8 +50,7 @@ content="text/html; charset=iso-8859-1">
</ul>
<h4>Changes and Resolved Issues</h3>
<ul>
- <li>Added GPU PhysX support. Requires CUDA 6.0 Toolkit and CUDA capabale hardware.</li>
- <li>Fixed that SDK sends data to PVD even when the connection has just been closed.</li>
+ <li>Added GPU PhysX support. Requires CUDA 8.0 Toolkit and CUDA capabale hardware.</li>
</ul>
<h4>How to select the PhysX GPU Device:</h4>