aboutsummaryrefslogtreecommitdiff
path: root/loader/wsi.h
AgeCommit message (Expand)Author
2017-03-01vulkan: update to header 1.0.42Mark Young
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski
2017-01-24loader: Update the loader to 1.0.39Mark Young
2016-09-19loader: Fixes for ICD vk{Create|Destroy}SurfaceKHRPiers Daniell
2016-09-19loader: gh181 use ICD for SurfaceKHRMark Young
2016-09-08loader: Remove extension enable checksMark Young
2016-09-08loader: Add checks for usage of wsi extensionsMark Young
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-15loader: Run clang-formatJon Ashburn
2016-03-25loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on LinuxJon Ashburn
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn
2016-02-26loader: Better delineate trampoline and terminator functionsJon Ashburn
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn
2015-12-29loader: Version 217 WSI changes.Ian Elliott
2015-12-01loader: Add terminator functions for Create*SurfaceKHR functionsJon Ashburn
2015-12-01loader: Convert vkDestroySurfaceKHR() to have a terminator.Ian Elliott
2015-12-01loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott
2015-12-01loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.Ian Elliott
2015-12-01loader: Started porting loader to new WSI (GIPA missing).Ian Elliott