Alesiani Marco
3638598245
[physx] Omniverse-PhysX updated to 5.3.0 ( #34138 )
2023-10-02 20:20:52 -07:00
Billy O'Neal
d512dc8197
[physx] Update to 5.x ( #32568 )
2023-07-17 13:01:51 -07:00
Darryl Pogue
e12d82b8eb
[physx] Fix x86 Linux build errors ( #30014 )
...
As per comments in the source, "some GCC compilers need the compiler
flag -malign-double to be set."
a2c0428aca/pxshared/include/foundation/PxPreprocessor.h (L473)
2023-03-20 01:18:05 -07:00
Darryl Pogue
ebffa3937b
[physx] Fix macOS arm64 build ( #28369 )
...
Something changed in newer Xcode compilers that was causing error when
compiling `vdupq_lane_f32` with a variable integer. This includes a
patch to replace the variable with an explicit switch statement for all
4 possible values.
Patch is based on this commit:
cdbfc0f128
2022-12-19 12:08:49 -08:00
Adam Johnson
ac7992c097
[physx] Add support for Mac on ARM. ( #25154 )
...
* [physx] Add support for Mac on ARM.
Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
Co-authored-by: Niklas Gray <niklas@ourmachinery.com>
* add-x-version
* [physx] Download patches, simplify werror patch
Co-authored-by: Darryl Pogue <darryl@dpogue.ca>
Co-authored-by: Niklas Gray <niklas@ourmachinery.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-06-13 16:42:08 -07:00
Alexander Neumann
05c93c5c5a
[Fix uwp toolchain|world rebuild] make ninja work for uwp ( #22831 )
2022-04-27 18:12:48 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright ( #24201 )
...
* [jack2] Update to 1.9.21
* [libxmlmm] Fix license
* [volk] Fix license
* [tmxlite] Fix license
* [tinyxml2] Fix license
* [stb] Fix license
* [rtmidi] Fix license
* [pugixml] Update to 1.12.1
* [physx] Fix license
* [physx] License expression
* version
* lowercase
* null
* Format
* Remove version-string
* stb
* Format
* version
* Format
* version
* [tinyxml] port version
* version
* Fix license
* version
* [rtmidi] remove patch
* version
* [pugixml] Remove unused variable
* version
* [physx] Remove from CI baseline for testing
* [physx] update supports statement
* version
* [tmxlite] add final newline
* version
* [libxmlmm] Don't use own copyright file
* version
* Fix license copy
* version
2022-04-19 14:31:08 -07:00
Billy O'Neal
22eb872fdf
[physx] Remove vcpkg_fail_port_install. ( #22759 )
...
There was no supports expression before. There was no ci.baseline.txt impact.
In support of https://github.com/microsoft/vcpkg/pull/21502
2022-01-24 00:52:11 -08:00
Adam Johnson
59ea102312
[physx] Update to 4.1.2 ( #17453 )
...
* [physx] Update to 4.1.2
* [physx] Update to vcpkg-cmake
* [physx] x-add-version
2021-04-28 15:52:34 -07:00
Jack·Boos·Yu
5f0139b7e2
[physx] Use /Z7 instead of /Zi to integrate the debug info when building static ( #15934 )
...
* [physx] Use /Z7 instead of /Zi to integrate the debug message when building static
* update version record
* [physx] Add homepage
* update version record
* [physx] Re-fix flags, using toolchain set
* update version record
2021-02-03 11:48:06 -08:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions
to versions
( #15784 )
2021-01-21 09:53:22 -08:00