~pcsx2-team/pcsx2-github-mirror/+git/Vulkan-Headers:sdk-1.2.154

Last commit made on 2020-09-21
Get this branch:
git clone -b sdk-1.2.154 https://git.launchpad.net/~pcsx2-team/pcsx2-github-mirror/+git/Vulkan-Headers

Branch merges

Branch information

Recent commits

7f9879b... by Jon Leech <email address hidden>

Update for Vulkan-Docs 1.2.154

f0e102e... by Jon Leech <email address hidden>

Update for Vulkan-Docs 1.2.153

ced848d... by Jon Leech <email address hidden>

Update for Vulkan-Docs 1.2.152

834673e... by Michael Chock <email address hidden>

Add VI WSI platform support to vk_icd.h

Add VI enum value to VkIcdWsiPlatform and define type VkIcdSurfaceVi.

99638d8... by Jon Leech <email address hidden>

Update for Vulkan-Docs 1.2.151

6eaf979... by Jon Leech <email address hidden>

Update for Vulkan-Docs 1.2.150

8446db6... by Lenny Komow <email address hidden>

Add a loader features interface

This is needed to tell a layer if the loader is sorting physical
devices, but it should be generalized so that other loader features
could be marked in the future.

471a35d... by Lenny Komow <email address hidden>

Add missing ifdef for extern "C"

f075211... by Lenny Komow <email address hidden>

Update vk_icd.h with proper extern "C" declaration

8971273... by Lenny Komow <email address hidden>

Update vk_icd.h with typedefs and prototypes