aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan/vk_layer.h
AgeCommit message (Expand)Author
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