aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
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
2018-05-04WSI: Eliminate a lot of references to WSI header files.Ian Elliott
2018-05-04Layers: changed layer names to conform to specDavid Pinedo
2018-05-04loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
2018-05-04Moved header files from include to include/vulkanDavid Pinedo
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