Commit Graph

5 Commits

Author SHA1 Message Date
WangWeiLin-MV
f7627c902a
[vulkan-memory-allocator-hpp] Update to 3.1.0 (#39246)
Fix #39229.
2024-06-12 16:18:06 -07:00
JonLiu1993
2e4374cf77
[vulkan-memory-allocator-hpp] Apply upstream commit to fix error (#38206)
Fixes #38203

Previous versions were causing SEGV while using unique handles. The last
commit fixes it.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-04-16 09:38:36 -04:00
Henrik
9f9a071621
[vulkan-memory-allocator-hpp] Update to 3.0.1-1 (#31708)
* Updated vulkan-memory-allocator-hpp port

* Ran vcpkg x-add-version vulkan-memory-allocator-hpp

* Used VERSION variable

* Updated port version

* Updated port version again

* Turned port-version back to 1

* Ran x-add-version

* Added development branch in description and reset port version

* Ran x-add-version

* Fixed version number

* Re-ran x-add-version
2023-06-16 15:48:44 -07:00
Chuck Walbourn
7a4ca3fd46
UWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
* UWP toolchain fix and update some ports supports expressions for uwp/xbox

* Update baseline

* More ports updated for !xbox

* Update baseline

* Update support expression for ms-gdkx

* Update baseline

* ms-gdkx port should fail on ado system

* Revert change to opengl-registry since its needed for angle on UWP

* Minor github actions cr

* Refresh baseline
2023-03-20 12:02:25 -07:00
Henrik
ebcbbcf862
[vulkan-memory-allocator-hpp] New port (#27189)
* Added port for VulkanMemoryAllocator-Hpp

* Fixed maifest format and ran x-add-version

* Changed SHA
2022-10-14 16:15:32 -07:00