aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/vulkan/vk_layer.h
AgeCommit message (Expand)Author
2023-07-14Add REUSE compliance checker to CIJuan Ramos
2023-02-07headers: Remove VK_LAYER_EXPORTJuan Ramos
2023-01-04docs: Update copyrightJuan Ramos
2022-12-27cxx: Use pragma once consistently for non-api headersJuan Ramos
2022-12-20vk_layer: Include vukan_core.h instead of vulkan.hJuan Ramos
2020-08-07Add a loader features interfaceLenny Komow
2019-04-24headers: device creation callbacks for layersFelix Dörre
2018-07-06headers: Remove loader/layer dependencyLenny Komow
2018-05-04loader: Extend pre-instance intercepts for 1.1Lenny Komow
2018-05-04loader: Add pre-instance functions for layersLenny Komow
2018-05-04layers: gh1649 - Fix clang warningMark Young
2018-05-04loader: Fix loader and layer negotiationMark Young
2018-05-04vulkan: update to header 1.0.42Mark Young
2018-05-04loader: Update the loader to 1.0.39Mark Young
2018-05-04header: Update to Vulkan version 1.0.37Mark Lobodzinski
2018-05-04loader: gh888 Add KHR/EXT extensions in vulkan.hMark Young
2018-05-04layers: Update dispatch tables for new 1.0.25 APIsMark Lobodzinski
2018-05-04layers: Move debug action enums from vk_layer.hMark Lobodzinski
2018-05-04layers: Add default layer error message configMark Lobodzinski
2018-05-04misc: Update licenses to Apache 2.0Jon Ashburn
2018-05-04layers: Update typo in commentttyio
2018-05-04Update vk_layer.hVinjn Zhang
2018-05-04loader: Add device callback to set dispatchable objectJon Ashburn
2018-05-04loader: Remove the device_info in the layer chain structureJon Ashburn
2018-05-04loader: Add instance callback to set dispatchable objectsJon Ashburn
2018-05-04loader: Remove the instance_info in the layer chain structureJon Ashburn
2018-05-04loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2018-05-04misc: Remove lunarg_debug_marker extensionJon Ashburn
2018-05-04header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2018-05-04include: Use single-quote no paths when including sibling headersKarl Schultz
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-04layers: Remove obsolete VkbaseLayerObjectJon Ashburn
2018-05-04loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2018-05-04loader: implement new layer init methodCourtney Goeltzenleuchter
2018-05-04loader: Add structures to support new init methodCourtney Goeltzenleuchter
2018-05-04debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2018-05-04debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2018-05-04debug_report: rename vk_lunarg_debug_report.hCourtney Goeltzenleuchter
2018-05-04debug_report: Add DebugReportMessage functionCourtney Goeltzenleuchter
2018-05-04debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2018-05-04debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2018-05-04wsi: Make WSI cases more consistent, fail if not set correctlyMark Lobodzinski
2018-05-04android: Update build to define android platform at build timeMichael Lentine
2018-05-04android: Fix android build.Michael Lentine
2018-05-04wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2018-05-04loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott
2018-05-04layers: add DestroySurfaceKHR to instance dispatch tableJon Ashburn
2018-05-04loader: Address Jon Ashburn's review comments.Ian Elliott
2018-05-04loader: Get loader compiling.Ian Elliott