GitHub / microsoft/DirectXMath / commits
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 199d0705 | Fix __FINITE_MATH_ONLY__ guard to test the value, not definedness (#338) |
sivadeilra <a****s@m****m>
Committed by: GitHub <n****y@g****m> |
7 days ago | |
| d33ba2f1 | Migrate all VS solutions to slnx (#329) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| 0332efa3 | Pin GitHub Actions to full-length commit SHAs (#337) |
Microsoft Open Source Security Bot <o****t@m****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| c2a4154a | Bump github/codeql-action/init from 4.36.2 to 4.37.3 (#330) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 3bf2dfcf | Bump actions/checkout from 7.0.0 to 7.0.1 (#331) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| fc051e89 | Bump github/codeql-action/analyze from 4.36.2 to 4.37.3 (#332) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| dc9d5e86 | Bump github/codeql-action/upload-sarif from 4.36.2 to 4.37.3 (#333) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| f4d4c9ef | Add GitHub Action for MacOS (#325) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e9347606 | merge Merge pull request #324 from microsoft/mingwgha |
Scott Matloff <s****f@m****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 1314fcdd | Trim more redundant pipelines | Chuck Walbourn <c****n@y****m> | about 1 month ago | |
| 4c77b800 | update preset | Chuck Walbourn <c****n@y****m> | about 2 months ago | |
| 60a73dae | MinGW update and pipeline updates | walbourn <c****n@y****m> | about 2 months ago | |
| c1bce73a | Bump github/codeql-action/analyze from 4.36.0 to 4.36.2 (#319) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9bb2667b | Bump github/codeql-action/init from 4.36.0 to 4.36.2 (#320) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f6afbce3 | Bump actions/checkout from 6.0.2 to 7.0.0 (#321) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 22b000b7 | Bump github/codeql-action/upload-sarif from 4.36.0 to 4.36.2 (#322) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| fea8e5e5 | Bump super-linter/super-linter from 8.6.0 to 8.7.0 (#323) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 93e6399d | June 2026 (3.21b) hotfix (#317) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2d9944f9 | Add CoPilot skills (#316) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e04b381d | constexpr matrix comparisons (#314) |
JBBieniek <j****5@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f8e9b62c | Bump github/codeql-action from 4.35.2 to 4.36.0 (#315) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1abe1f75 | Pick markdown lint (#312) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5618277f | May 2026 (3.21) release (#311) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 71f86692 | C++20 operator for XMFLOAT3 was missing (#310) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 50822d32 | SIMD implementation for XMFloatLoad/Store3SE (#308) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 74a0f333 | Minor XMLoadFloat3A/4x3(A) SSE4 optimization (#307) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 65040500 | Fix problems with XMVectorSwizzle/XMVectorPermute for GCC (#306) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 9c1dc2a8 | Fix C++20 comparisons for XNFLOAT{3,4}X{3,4} (#303) |
JBBieniek <j****5@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2b3b3f4d | C++17 or later use inline constexpr vars (#305) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 0474c59d | Update CMake with some additional switches (#304) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c1dfc833 | Add more PowerShell scripts for automating releases (#302) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 00c679e2 | Address build break under MinGW (#301) |
ruishi_msft <1****3@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 796cd4dc | Skip including cpuid.h under Windows with Clang-cl (#296) |
ruishi_msft <1****3@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4dc9bc27 | Minor CMake code review (#300) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d044376d | Add clang on linux GHA (#298) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 721e3b53 | Bump github/codeql-action from 4.35.1 to 4.35.2 (#297) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 81fdf259 | CoPilot instruction improvements (#295) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7dd2c2d8 | Update GitHub action for MSBuild on ARM64 native (#294) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e73573c5 | Bump github/codeql-action from 4.34.1 to 4.35.1 (#292) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 4498049b | Bump super-linter/super-linter from 8.5.0 to 8.6.0 (#293) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9dc1aeb9 | Copilot recommends https instead of http (#291) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 748dd34b | Add support for powerpc64le systems (#288) |
Timothy Pearson <t****n@r****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| efd9c1f2 | Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0 (#289) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a8d2cd62 | Bump github/codeql-action from 4.32.4 to 4.34.1 (#290) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c8901316 | Update CoPilot instructions (#287) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 74f4bec0 | Bump github/codeql-action from 4.32.0 to 4.32.4 (#285) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| d60b1646 | Bump super-linter/super-linter from 8.4.0 to 8.5.0 (#286) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| a8ddf53e | Add VS 2026 GHAs (#283) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f2930b08 | Bump super-linter/super-linter from 8.3.2 to 8.4.0 (#281) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bc1f7838 | Bump github/codeql-action from 4.31.9 to 4.32.0 (#280) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 28b4489c | Bump actions/checkout from 6.0.1 to 6.0.2 (#279) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8b511ae3 | Minor CMake code review (#278) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f84623a4 | Bump super-linter/super-linter from 8.2.1 to 8.3.2 (#274) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c5f576e8 | Bump actions/checkout from 6.0.0 to 6.0.1 (#276) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 09c2367a | Bump github/codeql-action from 4.31.5 to 4.31.9 (#277) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 40e7e696 | Bump github/codeql-action from 4.31.2 to 4.31.5 (#275) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f27cdb7a | Bump actions/checkout from 5.0.0 to 6.0.0 (#273) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 6b30612f | Bump github/codeql-action from 3.30.5 to 4.31.2 (#270) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 85f2601f | Bump super-linter/super-linter from 8.2.0 to 8.2.1 (#271) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c30a760e | Add pipeline for Address Sanitizer testing (#269) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 1f39b955 | Upgrade to CMake 3.21 (#266) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2dbbc788 | Bump super-linter/super-linter from 8.1.0 to 8.2.0 (#268) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 0e8d66f9 | Bump github/codeql-action from 3.29.11 to 3.30.5 (#267) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 7ea4c091 | ARM64 won't build with 19041 SDK (#265) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6fb28f08 | Bump github/codeql-action from 3.29.7 to 3.29.11 (#264) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 6bbb5c7e | Bump super-linter/super-linter from 8.0.0 to 8.1.0 (#263) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 82058a6c | Bump actions/checkout from 4.2.2 to 5.0.0 (#262) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| b172fd89 | Update CoPilot instructions and update ADO pipelines (#261) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4e8a0628 | CMake updates (#260) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6904f723 | Bump github/codeql-action from 3.29.2 to 3.29.5 (#259) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e14ec517 | Bump super-linter/super-linter from 7.4.0 to 8.0.0 (#258) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6802e35a | GHA and ADO pipeline updates (#257) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9544446a | Bump github/codeql-action from 3.28.19 to 3.29.2 (#255) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| af00e33a | Bump github/codeql-action from 3.28.16 to 3.28.19 (#253) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 891e6bec | Add GitHub Action for super-lint (#250) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3f9cb049 | GitHub Actions windows-2019 runner is being retired (#251) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c11ab0ba | Cleanup of ADO pipeline YAML files (#249) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 304e90e1 | Bump github/codeql-action from 3.28.13 to 3.28.16 (#247) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d4297a4f | CMake update for MinGW (#246) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 56206b19 | April 2, 2025 (3.20b) (#245) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2957f911 | Bump github/codeql-action from 3.28.10 to 3.28.13 (#242) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c78cf437 | ADO pipeline to test GNU 13.3 (#243) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| dfa02f54 | Migrate ADO pipelines to .azuredevops folder (#241) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 722d2343 | Add build options to CMake for XDSP and SHMath (#240) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b09f268b | Enable CodeQL to try to clear legacy test warning (#238) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d4ba19a2 | Revert "SDL pipelines should run even if no code changes (#236)" (#237) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e1386d20 | SDL pipelines should run even if no code changes (#236) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8ecfeb6a | CMake code review (#235) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0dcbe706 | CMake update for Xbox scenarios (#234) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3de6f2b8 | Bump seanmiddleditch/gha-setup-ninja from 5 to 6 (#233) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 45ff8c58 | Bump github/codeql-action from 3.28.8 to 3.28.10 (#232) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c54a9371 | Bump github/codeql-action from 3.28.0 to 3.28.8 (#230) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6d10b28f | Bump github/codeql-action from 3.27.9 to 3.28.0 (#228) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 126bcb54 | GHA Linux runner updated (#229) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1b98a607 | Bump github/codeql-action from 3.27.6 to 3.27.9 (#227) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d2bb6c0b | Bump github/codeql-action from 3.27.5 to 3.27.6 (#225) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 78922ff9 | CMake update to avoid directxmath subdir for include (#224) |
Chuck Walbourn <w****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 68a21b3a | Bump github/codeql-action from 3.27.4 to 3.27.5 (#223) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0ee92032 | Bump github/codeql-action from 3.27.1 to 3.27.4 (#222) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| f87a7597 | Bump github/codeql-action from 3.27.0 to 3.27.1 (#221) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago |