diff options
| author | Chuck Walbourn <walbourn@users.noreply.github.com> | 2021-06-21 14:19:46 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 14:19:46 -0700 |
| commit | 8d2e732b732ecf67731302f9b7fda75a10d0f574 (patch) | |
| tree | d0f2bdcbad679206973d61053978309b11d60aa3 /versions/d- | |
| parent | b56f5abcb2761b37a7f23ff9d75bfda1ee3fab1f (diff) | |
| download | vcpkg-8d2e732b732ecf67731302f9b7fda75a10d0f574.tar.gz vcpkg-8d2e732b732ecf67731302f9b7fda75a10d0f574.zip | |
[dxut, fx11, directxmath] ports updated (#18431)
* [dxut] port updated for latest servicing
* update baseline
* Update to use latest DirectXMath
* Fix baseline
* fx11 metadata update
* Updated baseline
* Converted directxmath CONTROL to vcpkg.json
* Update baseline
* Apply suggestions from code review
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Code review feedback
* Update baseline
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/d-')
| -rw-r--r-- | versions/d-/directxmath.json | 5 | ||||
| -rw-r--r-- | versions/d-/dxut.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/versions/d-/directxmath.json b/versions/d-/directxmath.json index 5f0c61ee6..44477eae7 100644 --- a/versions/d-/directxmath.json +++ b/versions/d-/directxmath.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "d02145b6ed0cbe882bfb75291f832a11ab0582ce", + "version-string": "jan2021", + "port-version": 1 + }, + { "git-tree": "381e0fc938992c45b9c2000e25bb4265f408ee27", "version-string": "jan2021", "port-version": 0 diff --git a/versions/d-/dxut.json b/versions/d-/dxut.json index 7dcbb464c..ef3b7c69c 100644 --- a/versions/d-/dxut.json +++ b/versions/d-/dxut.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "098b30a228f1d71cfa5b0e21a4c9bf9ade3774e6", + "version": "11.26", + "port-version": 0 + }, + { "git-tree": "b037faaa0c10a455e68dc219788dcbf2f83aace2", "version-string": "11.25", "port-version": 0 |
