summaryrefslogtreecommitdiff
path: root/loader/wsi.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Add VK_KEITHP_kms_display extensionKeith Packard1-0/+5
2017-03-01vulkan: update to header 1.0.42Mark Young1-7/+7
2017-01-26repo: Clang-format LVL source files using GoogleMark Lobodzinski1-9/+9
2017-01-26repo: Clang-format c/cpp/h LVL files using LLVMMark Lobodzinski1-104/+72
2017-01-24loader: Update the loader to 1.0.39Mark Young1-0/+5
2016-09-19loader: Fixes for ICD vk{Create|Destroy}SurfaceKHRPiers Daniell1-0/+31
2016-09-19loader: gh181 use ICD for SurfaceKHRMark Young1-0/+4
2016-09-08loader: Remove extension enable checksMark Young1-2/+0
2016-09-08loader: Add checks for usage of wsi extensionsMark Young1-0/+2
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn1-17/+10
2016-04-15loader: Run clang-formatJon Ashburn1-36/+24
2016-03-25loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on LinuxJon Ashburn1-2/+1
2016-03-08loader: gllvl #50, Add support for the WSI extension KHR_displayJon Ashburn1-0/+41
2016-02-26loader: Better delineate trampoline and terminator functionsJon Ashburn1-42/+38
2016-02-10Remove Khronos confidential clause from license text.Karl Schultz1-4/+0
2016-02-03loader:Update copyright and apply clang-format (no logic changes)Jon Ashburn1-91/+90
2015-12-29loader: Version 217 WSI changes.Ian Elliott1-10/+5
2015-12-01loader: Add terminator functions for Create*SurfaceKHR functionsJon Ashburn1-0/+31
2015-12-01loader: Convert vkDestroySurfaceKHR() to have a terminator.Ian Elliott1-0/+5
2015-12-01loader: Add vkGetPhysicalDevice*PresentationSupportKHR()Ian Elliott1-0/+32
2015-12-01loader: Add new vkGetPhysicalDeviceSurface*KHR() functions.Ian Elliott1-0/+17
2015-12-01loader: Started porting loader to new WSI (GIPA missing).Ian Elliott1-0/+45