aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-04-18Update for Vulkan-Docs 1.2.176v1.2.176sdk.1.2.176.1-TAGsdk-1.2.176.0sdk-1.2.176Jon Leech
2021-04-13Add vk_video headers to CMake install targetMike Schuchardt
2021-04-13Omitted static vk_video/ headers in the 1.2.175 update.Jon Leech
This should fix it.
2021-04-13Update for Vulkan-Docs 1.2.175v1.2.175Jon Leech
2021-03-29Update for Vulkan-Docs 1.2.174v1.2.174Jon Leech
2021-03-21Update for Vulkan-Docs 1.2.173v1.2.173Jon Leech
2021-03-08Update for Vulkan-Docs 1.2.172v1.2.172Jon Leech
2021-03-02Add support for QNX Screen platform to ICD header.Mike Gorchak
2021-03-01Fix build after adding new headerYuly Novikov
Add new vulkan_screen.h header to BUILD.gn fixes #187
2021-03-01Forgot to add new header.Jon Leech
Closes #187
2021-02-28Update for Vulkan-Docs 1.2.171v1.2.171Jon Leech
2021-02-15Update for Vulkan-Docs 1.2.170v1.2.170sdk-1.2.170.0sdk-1.2.170Jon Leech
2021-02-02Update for Vulkan-Docs 1.2.169v1.2.169Jon Leech
2021-01-25Update for Vulkan-Docs 1.2.168v1.2.168Jon Leech
2021-01-19Update for Vulkan-Docs 1.2.167v1.2.167Jon Leech
2021-01-03Update for Vulkan-Docs 1.2.166v1.2.166Jon Leech
2020-12-13Update for Vulkan-Docs 1.2.165v1.2.165Jon Leech
2020-12-07Update for Vulkan-Docs 1.2.164v1.2.164Jon Leech
2020-11-30Update for Vulkan-Docs 1.2.163v1.2.163Jon Leech
2020-11-23Move GGP in WSI platform enumv1.2.162sdk-1.2.162.0sdk-1.2.162Lenny Komow
This should have been added at the end to preserve compatibility.
2020-11-22Update for Vulkan-Docs 1.2.162Jon Leech
2020-11-17Add GGP (Stadia) WSI platform support to vk_icd.hJ.D. Rouan
Defines type "VkIcdSurfaceGgp" and adds "VK_ICD_WSI_PLATFORM_GGP" to VkIcdWsiPlatform enum. GGP is Google Games Platform, the platform for Stadia.
2020-11-15Update for Vulkan-Docs 1.2.161v1.2.161Jon Leech
2020-11-08Update for Vulkan-Docs 1.2.160v1.2.160Jon Leech
2020-11-01Update for Vulkan-Docs 1.2.159v1.2.159Jon Leech
2020-10-18Update for Vulkan-Docs 1.2.158v1.2.158Jon Leech
2020-10-12Update for Vulkan-Docs 1.2.157v1.2.157Jon Leech
2020-10-12Update for Vulkan-Docs 1.2.157Jon Leech
2020-10-04Update for Vulkan-Docs 1.2.156v1.2.156Jon Leech
2020-09-28Update for Vulkan-Docs 1.2.155v1.2.155Jon Leech
2020-09-21Update for Vulkan-Docs 1.2.154v1.2.154sdk-1.2.154.0sdk-1.2.154Jon Leech
2020-09-06Update for Vulkan-Docs 1.2.153v1.2.153Jon Leech
2020-08-26Update for Vulkan-Docs 1.2.152v1.2.152Jon Leech
2020-08-17Add VI WSI platform support to vk_icd.hMichael Chock
Add VI enum value to VkIcdWsiPlatform and define type VkIcdSurfaceVi.
2020-08-16Update for Vulkan-Docs 1.2.151v1.2.151Jon Leech
2020-08-10Update for Vulkan-Docs 1.2.150v1.2.150Jon Leech
2020-08-07Add a loader features interfaceLenny Komow
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.
2020-08-07Add missing ifdef for extern "C"Lenny Komow
2020-08-07Update vk_icd.h with proper extern "C" declarationLenny Komow
2020-08-07Update vk_icd.h with typedefs and prototypesLenny Komow
2020-08-03Update for Vulkan-Docs 1.2.149v1.2.149Jon Leech
2020-07-23Fix enum order for backwards compatibilityNiklas Haas
The new enum member introduced in 2a164e968 broke ABI with previous versions of vk_icd.h, resulting in a segfault on latest mesa (which does not yet have this commit in their vendored copy of vk_icd.h, thus breaking the order of enum members).
2020-07-20Update for Vulkan-Docs 1.2.148v1.2.148Jon Leech
2020-07-13Update for Vulkan-Docs 1.2.147v1.2.147Jon Leech
2020-07-07Update vk_icd.h for VK_EXT_directfb_surface extensionNicolas Caramelli
2020-07-07Updates from @mark-lunargJon Leech
2020-07-07Enumerate originating repository for all files in this repo.Jon Leech
Several files originate from unknown (to @oddhack) sources and that should be fixed before accepting this PR.
2020-07-04Update for Vulkan-Docs 1.2.146v1.2.146Jon Leech
2020-06-21Update for Vulkan-Docs 1.2.145v1.2.145Jon Leech
2020-06-15Update for Vulkan-Docs 1.2.144v1.2.144Jon Leech