Commit Graph

5 Commits

Author SHA1 Message Date
Chuck Walbourn
36bda5bcd7
[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS (#27944)
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-22 11:54:07 -08:00
Chuck Walbourn
9e490a6092
[dstorage] Update port for 1.1.0 release (#27700)
* [dstorage] Update port for 1.1.0 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-09 10:43:44 -08:00
Chuck Walbourn
851eef78e5
[dstorage] port updated for 1.0.2 release (#24919)
* [dstorage] update port for 1.0.2 release

* Documentation link update

* Update baseline
2022-05-26 13:12:36 -07:00
Chuck Walbourn
feef13ccf3
[dstorage, dxsdk-d3dx, xaudio2redist] ports updated to support static-md triplets (#24104)
* Update ports to support static-md triplets

* Update baseline

* !(static & staticcrt) -> !staticcrt

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-13 11:23:12 -07:00
Chuck Walbourn
4415a0f31b
[dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (#24063)
* [dstorage] new port for Microsoft.Direct3D.DirectStorage NuGet

* Format fix

* Update baseline

* Moved headers up a folder per code review

* Update baselnie

* More code review feedback

* Refresh baseline
2022-04-11 17:28:18 -07:00