diff options
Diffstat (limited to 'PhysX_3.4/release_notes.html')
| -rw-r--r-- | PhysX_3.4/release_notes.html | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/PhysX_3.4/release_notes.html b/PhysX_3.4/release_notes.html index 25d80b1d..f08eb101 100644 --- a/PhysX_3.4/release_notes.html +++ b/PhysX_3.4/release_notes.html @@ -28,6 +28,65 @@ <body> + + <!-- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> + + <h1 style="TEXT-ALIGN: center">Release Notes - NVIDIA<sup>®</sup> PhysX<sup>®</sup> SDK 3.4.2.25354359</h1> + <h2 style="TEXT-ALIGN: center">December 2018</h2> + + <h2>General</h2> + <ul> + <li>Changed:</li> + <ul> + <li>Changed GitHub distribution to BSD license.</li> + </ul> + </ul> + + <h2>Supported Platforms</h2> + + <table cellspacing=3> + <tr> + <th width="24" /> + <th align="left">Runtime</th> + <th width="18" /> + <th align="left">Development</th> + </tr> + <tr> + <td /><td>Apple iOS (tested on 12.1)</td> + <td /><td>Xcode (tested with 10.1)</td> + </tr> + <tr> + <td /><td>Apple macOS (tested on 10.13)</td> + <td /><td>Xcode (tested with 10.1)</td> + </tr> + <tr> + <td /><td>Google Android ARM (tested with API Level 16, Android 4.1 - JELLY_BEAN)</td> + <td /><td>NDK r13b-win32</td> + </tr> + <tr> + <td /><td>Linux (tested on Ubuntu 16.04, GPU acceleration: NVIDIA Driver version R361+ and CUDA ARCH 3.0)</td> + <td /><td>GCC (tested with 4.8)</td> + </tr> + <tr> + <td /><td>Microsoft Windows XP or later (NVIDIA Driver version R304 or later is required for GPU acceleration)</td> + <td /><td>Microsoft Visual Studio 2012, 2013, 2015</td> + </tr> + <tr> + <td /><td>Microsoft XBox One*</td> + <td /><td></td> + </tr> + <tr> + <td /><td>Nintendo Switch*</td> + <td /><td></td> + </tr> + <tr> + <td /><td>Sony Playstation 4*</td> + <td /><td></td> + </tr> + </table> + + * Console code subject to platform NDA not available on GitHub. Developers licensed by respective platform owners please contact NVIDIA for access. + <!-- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> <h1 style="TEXT-ALIGN: center">Release Notes - NVIDIA<sup>®</sup> PhysX<sup>®</sup> SDK 3.4.2.25256367</h1> |