aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/vulkan/vk_icd.h
AgeCommit message (Expand)Author
2023-01-04docs: Update copyrightJuan Ramos
2022-12-27cxx: Use pragma once consistently for non-api headersJuan Ramos
2022-12-07vk_icd.h: Add ICD Version 7sdk-1.3.236.0sdk-1.3.236unknown
2022-11-17Add VkIcdSurfaceImagePipe and VK_ICD_WSI_PLATFORM_FUCHSIAJohn Bauman
2021-10-20Fix spelling of querying in vk_icd.hCharles Giessen
2021-03-02Add support for QNX Screen platform to ICD header.Mike Gorchak
2020-11-23Move GGP in WSI platform enumv1.2.162sdk-1.2.162.0sdk-1.2.162Lenny Komow
2020-11-17Add GGP (Stadia) WSI platform support to vk_icd.hJ.D. Rouan
2020-08-17Add VI WSI platform support to vk_icd.hMichael Chock
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-07-23Fix enum order for backwards compatibilityNiklas Haas
2020-07-07Update vk_icd.h for VK_EXT_directfb_surface extensionNicolas Caramelli
2019-09-18headers: Add metal surface support to ICD headerLenny Komow
2019-04-26vulkan: Add headless surface support to ICD headerv1.1.107Shannon McPherson
2018-05-17headers: fix compilation error on android with vk_icd.hTapani Pälli
2018-05-04macOS: Add macOS supportKarl Schultz
2018-05-04headers: Fix a typo in vk_icd.hLenny Komow
2018-05-04loader: Add validation for apiVersionMark Young
2018-05-04headers: Add missing include to vk_icd.hYamakaky
2018-05-04loader: Update the loader to 1.0.39Mark Young
2018-05-04android: Add Android and C++ support to a couple filesCody Northrop
2018-05-04loader: Fixes for ICD vk{Create|Destroy}SurfaceKHRPiers Daniell
2018-05-04loader: gh181 use ICD for SurfaceKHRMark Young
2018-05-04headers: GH7, Fix bad variable names in vk_icd.hMark Lobodzinski
2018-05-04loader: ghlvl#180 Support a ICD interface version negotiationJon Ashburn
2018-05-04misc: Update licenses to Apache 2.0Jon Ashburn
2018-05-04loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2018-05-04Remove Khronos confidential clause from license text.Karl Schultz
2018-05-04include: Update copyright and apply clang-format (no logic changes)Karl Schultz
2018-05-04icd: Remove unused reference to vk_sdk_platform.hCourtney Goeltzenleuchter
2018-05-04misc: remove unneeded stdint.h and stdbool.hCourtney Goeltzenleuchter
2018-05-04WSI-ICD: Fix Windows compilation error.Ian Elliott
2018-05-04WSI-ICD: Created per-platform structs for platform-specific info.Ian Elliott
2018-05-04Moved header files from include to include/vulkanDavid Pinedo