1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-21 11:50:05 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
dependabot[bot]
0ee92032bc
Bump github/codeql-action from 3.27.1 to 3.27.4 (#222) 2024-11-18 11:00:05 -08:00
dependabot[bot]
f87a759704
Bump github/codeql-action from 3.27.0 to 3.27.1 (#221) 2024-11-12 22:15:45 -08:00
Chuck Walbourn
60ae2d0c30
CMake code review (#220) 2024-11-11 18:46:28 -08:00
Chuck Walbourn
938383eda4
Use C++17 deprecated attribute when supported (#219) 2024-11-03 20:22:40 -08:00
dependabot[bot]
d51ec673af
Bump actions/checkout from 4.2.1 to 4.2.2 (#217) 2024-10-28 21:14:54 -07:00
dependabot[bot]
2fe4ac599a
Bump github/codeql-action from 3.26.13 to 3.27.0 (#218) 2024-10-28 21:14:33 -07:00
dependabot[bot]
9d68dca515
Bump github/codeql-action from 3.26.12 to 3.26.13 (#215) 2024-10-22 21:25:56 -07:00
Chuck Walbourn
0d821781da
October 2024 (#214) 2024-10-15 15:21:59 -07:00
dependabot[bot]
c4777957bd
Bump github/codeql-action from 3.26.11 to 3.26.12 (#212) 2024-10-14 09:42:43 -07:00
dependabot[bot]
4e2e1135ef
Bump actions/checkout from 4.2.0 to 4.2.1 (#213) 2024-10-14 09:42:24 -07:00
Chuck Walbourn
27a4d2ba04
Minor YAML Update (#210) 2024-10-07 14:49:42 -07:00
dependabot[bot]
bba7044f13
Bump github/codeql-action from 3.26.10 to 3.26.11 (#209) 2024-10-06 08:56:26 -07:00
Chuck Walbourn
813bb24d11
Minor edits for GitHub Actions (#208) 2024-10-05 10:36:48 -07:00
dependabot[bot]
cfc2a2d097
Bump github/codeql-action from 3.26.9 to 3.26.10 (#207) 2024-10-02 14:27:35 -07:00
dependabot[bot]
96c56a6ff4
Bump github/codeql-action from 3.26.6 to 3.26.9 (#205) 2024-09-27 10:21:01 -07:00
dependabot[bot]
17a38cce04
Bump actions/checkout from 4.1.7 to 4.2.0 (#206) 2024-09-27 10:20:45 -07:00
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