aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan/vk_layer.h
AgeCommit message (Expand)Author
2018-01-09loader: Add pre-instance functions for layersLenny Komow
2017-05-30layers: gh1649 - Fix clang warningMark Young
2017-04-07loader: Fix loader and layer negotiationMark Young
2017-03-01vulkan: update to header 1.0.42Mark Young
2017-01-24loader: Update the loader to 1.0.39Mark Young
2016-12-12header: Update to Vulkan version 1.0.37Mark Lobodzinski
2016-09-01loader: gh888 Add KHR/EXT extensions in vulkan.hMark Young
2016-08-31layers: Update dispatch tables for new 1.0.25 APIsMark Lobodzinski
2016-06-06layers: Move debug action enums from vk_layer.hMark Lobodzinski
2016-06-06layers: Add default layer error message configMark Lobodzinski
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-13layers: Update typo in commentttyio
2016-04-06Update vk_layer.hVinjn Zhang
2016-04-01loader: Add device callback to set dispatchable objectJon Ashburn
2016-04-01loader: Remove the device_info in the layer chain structureJon Ashburn
2016-04-01loader: Add instance callback to set dispatchable objectsJon Ashburn
2016-04-01loader: Remove the instance_info in the layer chain structureJon Ashburn
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2016-03-03misc: Remove lunarg_debug_marker extensionJon Ashburn
2016-02-12header: Update 1.0.3 header revision for inclusion of debug report extensionMark Lobodzinski
2016-02-10include: Use single-quote no paths when including sibling headersKarl Schultz
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-02include: Update copyright and apply clang-format (no logic changes)Karl Schultz
2016-01-20layers: Remove obsolete VkbaseLayerObjectJon Ashburn
2016-01-20loader: Remove CreateInstance and CreateDeviceCourtney Goeltzenleuchter
2016-01-20loader: implement new layer init methodCourtney Goeltzenleuchter
2016-01-20loader: Add structures to support new init methodCourtney Goeltzenleuchter
2016-01-19debug_report: MR141, Change pUserData to match type used elsewhereCourtney Goeltzenleuchter
2015-12-17debug_report: rename object type and error bitsCourtney Goeltzenleuchter
2015-12-17debug_report: rename vk_lunarg_debug_report.hCourtney Goeltzenleuchter
2015-12-17debug_report: Add DebugReportMessage functionCourtney Goeltzenleuchter
2015-12-17debug_report: rename and update to use CreateInfoCourtney Goeltzenleuchter
2015-12-17debug_report: Rename VkDbgMsgCallback objectCourtney Goeltzenleuchter
2015-12-11wsi: Make WSI cases more consistent, fail if not set correctlyMark Lobodzinski
2015-12-11android: Update build to define android platform at build timeMichael Lentine
2015-12-11android: Fix android build.Michael Lentine
2015-12-01wsi: Moved definition of CreateXxxSurface extension to CMakefileMark Lobodzinski
2015-12-01loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott
2015-12-01layers: add DestroySurfaceKHR to instance dispatch tableJon Ashburn
2015-12-01loader: Address Jon Ashburn's review comments.Ian Elliott
2015-12-01loader: Get loader compiling.Ian Elliott
2015-12-01WSI: Eliminate a lot of references to WSI header files.Ian Elliott
2015-11-24Layers: changed layer names to conform to specDavid Pinedo
2015-11-18loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
2015-11-06Moved header files from include to include/vulkanDavid Pinedo