1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-09-16 13:19:53 +00:00
Commit Graph

250 Commits

Author SHA1 Message Date
StepSecurity Bot
e8192078cb
[StepSecurity] Apply security best practices (#202) 2024-09-11 11:51:11 -07:00
StepSecurity Bot
df49cb21f4
[StepSecurity] ci: Harden GitHub Actions (#201) 2024-09-10 19:04:05 -07:00
Chuck Walbourn
36850d14da
Fix CMake version to match release notes format (#200) 2024-09-04 17:50:21 -07:00
Fabian Weber
4bf02b8b2e
Fix two triangles intersect with intersection distances close to zero (#197) (#198) 2024-09-04 15:47:42 -07:00
Chuck Walbourn
ce4eb221f2
Update CMake to handle ARM64EC with VS Generator (#199) 2024-08-02 13:16:49 -07:00
Chuck Walbourn
ca317b6b87
Added GitHub Actions for build and security analysis (#196) 2024-07-29 20:15:54 -07:00
Chuck Walbourn
6433b53910
CMake updated to build ARM64EC (#195) 2024-07-18 15:29:21 -07:00
Chuck Walbourn
8bda2a091b
ADO pipeline changes for OpenSSF Best Practices (#193) 2024-05-17 16:56:34 -07:00
Chuck Walbourn
adaff1737f
Update Code of Conduct and Security files (#192) 2024-05-15 09:53:14 -07:00
Chuck Walbourn
5f9e33b93c
ADO pipeline update (#191) 2024-05-14 12:58:59 -07:00
Chuck Walbourn
af1e6a1db5
Rename Internal namespace to MathInternal for some conformance issues (#190) 2024-05-09 09:23:12 -07:00
Chuck Walbourn
4a4f18f33f
Update ADO pipeline exclusion paths (#189) 2024-04-04 22:53:53 -07:00
Chuck Walbourn
58f045a6ca
Fix CMake pkgconfig include path (#188) 2024-03-05 13:02:32 -08:00
Chuck Walbourn
d837578297
February 2024 (#187) 2024-02-14 15:00:53 -08:00
Chuck Walbourn
26559da902
Minor cmake update (#185) 2024-02-09 10:13:58 -08:00
Chuck Walbourn
fdb07bb4a0
Update IsNan tests for -fmath-finite-only scenarios (#184) 2024-02-07 13:11:54 -08:00
Chuck Walbourn
c9a31a6c49
float_control pragma applies to clang (#183) 2024-02-02 17:35:29 -08:00
Chuck Walbourn
6ad2eb7d49
Fix up incorrect comment terminology (#182) 2024-02-02 13:25:18 -08:00
Chuck Walbourn
562cff0b15
Update sal.h reference for Unix to new dotnet project (#181) 2024-02-02 10:07:03 -08:00
J. Peter Mugaas
4def0cb7d3
Fix for MINGW cpuid.h being called instead of intrin.h. (#176) 2024-02-01 23:09:57 -08:00
Chuck Walbourn
cf4b7b25e8
Update ADO Pipeline YAML (#180) 2024-02-01 22:51:02 -08:00
J. Peter Mugaas
17beef7fe2
Fix warning for missing braces. (#179) 2024-01-28 23:55:11 -08:00
Chuck Walbourn
2160408dfd
December 2023 (#175) 2023-12-31 17:54:51 -08:00
J. Peter Mugaas
3d199f08c7
add pkg-config support. (#174) 2023-12-20 23:05:46 -08:00
Nirbheek Chauhan
a55148fc56
Use two-argument cpuid when using recent MinGW (#172) 2023-12-19 19:15:07 -08:00
Chuck Walbourn
a4f6d7bd78
Update ADO build pipelines (#171) 2023-11-15 15:38:51 -08:00
Chuck Walbourn
2145262f3a
Add SDL pipeline (#170)
* Add SDL pipeline

* YAML fix
2023-11-10 11:39:48 -08:00
Chuck Walbourn
663e2f6d5e
Update build pipelines for recent changes to windows-2022 ADO images (#168) 2023-09-26 17:01:55 -07:00
Chuck Walbourn
22e6d74799
Add CodeQL to GitHub pipeline (#165) 2023-05-17 11:38:39 -07:00
Chuck Walbourn
d5bdf8f760
XDSP fix when building for NO-INTRINSICS (#164) 2023-05-11 09:39:13 -07:00
Chuck Walbourn
f8dccac0c2
Suppress new clang v16 warnings (#163) 2023-05-05 13:22:46 -07:00
Chuck Walbourn
bec07458c9
Update for latest files from the Microsoft GitHub template (#160) 2023-02-09 18:51:40 -08:00
Chuck Walbourn
339c2a8686
December 2022 (#155) 2022-12-12 11:25:35 -08:00
Chuck Walbourn
f6aad5404b YAML code review 2022-12-08 01:12:57 -08:00
Chuck Walbourn
17cb43de7e Tweak CI build triggers 2022-12-06 13:01:37 -08:00
Chuck Walbourn
5d89f10d10 More YAML fixes 2022-12-05 00:34:56 -08:00
Chuck Walbourn
6c790b0a5e YAML fixes 2022-12-05 00:22:34 -08:00
Chuck Walbourn
be8faf68b8 Add YAML Azure Pipelines 2022-12-05 00:00:28 -08:00
Chuck Walbourn
8a4c89377c
CMake update for version 3.20 (#154) 2022-11-22 11:21:24 -08:00
walbourn
c4866d19ab Warning suppression for VS 2022 17.4 2022-11-15 11:44:37 -08:00
Chuck Walbourn
d36af572ab November 2022 2022-11-09 15:34:32 -08:00
Chuck Walbourn
0fc79cd309 Fixed some misleading comments 2022-11-09 15:05:41 -08:00
Chuck Walbourn
fc2763a681 Improve support for /Zc:arm64-aliased-neon-types- 2022-11-09 13:53:54 -08:00
Chuck Walbourn
f639e2d8f5 VS 2019 16.9 out of support 2022-10-17 23:24:34 -07:00
Chuck Walbourn
c6d0cb3720 CMake code review 2022-06-03 00:43:12 -07:00
Chuck Walbourn
967d9b692c Fixed CMake bug 2022-05-30 17:13:34 -07:00
Chuck Walbourn
cce3f75722 CMake updated to require clients use C++11 2022-05-27 17:20:11 -07:00
Chuck Walbourn
e95d84892e CMake update to keep DirectXMath headers in their own include directory 2022-05-17 23:32:27 -07:00
Chuck Walbourn
07510d7b18 May 2022 2022-05-17 17:37:10 -07:00
Chuck Walbourn
b404898c9d Updated CMake to use GNUInstallDirs 2022-05-02 03:40:03 -07:00