Commit Graph

10 Commits

Author SHA1 Message Date
Juan Ramos
f67d3fed18
[vulkan-headers] Update to v1.3.243 (#30589)
* [vulkan-headers] Update to v1.3.243

* ./vcpkg x-add-version --all
2023-04-04 21:27:15 -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
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
Juan Ramos
e4edf0f036
[vulkan-headers] Update to v1.3.239 (#29066)
* [vulkan-headers] Update to v1.3.239

* ./vcpkg x-add-version --all
2023-01-20 22:14:47 -08:00
Russell Greene
44b5406070
[vulkan-headers] update to 1.3.238 (#28469)
* [vulkan-headers] Update to 1.3.238

* ./vcpkg x-add-versions --all
2022-12-21 10:39:38 -08:00
Arsen Tufankjian
4ecb439d8d
[vulkan-headers] Update port to latest 1.3.234 version (#27746)
* Updating port

* Updating version

* Adding accidentally removed license

* Version

* Bumping to the more recent 1.3.234

* Updating version

* Installing target

* Formatting

* Updating version
2022-11-11 09:10:45 -08:00
Arsen Tufankjian
d87009a62b
[vulkan-headers] Updating port to latest version (#26194)
* Updating vulkan headers to latest

* Formatting manifest

* Updating version
2022-08-06 00:04:01 -07:00
Mengna Li
5c09112d26
[vulkan-headers/vulkan-hpp] update to v1.2.203 (#22364)
* update vulkan-headers and vulkan-hpp to v1.2.203

* change 'version-string' to 'version'

* version-semver -> version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-05 18:42:59 -08:00
Christoph Neuhauser
64f20adbd6
[vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
* Updated vulkan-headers, vulkan-hpp and vulkan-memory-allocator to new versions.

* Updated the port ashes to fix compilation errors with the new Vulkan headers. Added vk_video/ to the list of copied header files in the port vulkan-headers.

* Apply suggestions from code review regarding version strings

Update version strings in ports/ashes/vcpkg.json and ports/vulkan-headers/vcpkg.json.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Updated versioning information of modified ports.

* Update version strings after changes in vcpkg.json files.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-07-22 14:25:45 -07:00
Sylvain Doremus
87573efdfa
[vulkan-headers] Added new port. (#14116) 2020-10-20 12:25:20 -07:00