aboutsummaryrefslogtreecommitdiff
path: root/loader/vk-loader-generate.py
AgeCommit message (Expand)Author
2016-04-19misc: Update licenses to Apache 2.0Jon Ashburn
2016-04-02loader: fix spelling mistakesEric Engestrom
2016-02-29loader: GH PR17, Add windows support for new displayserver typesMark Lobodzinski
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-17loader: Fix comment leader on def filesCourtney Goeltzenleuchter
2015-12-01vulkan: Add win32 and xcb extensions to vulkan.pyMark Lobodzinski
2015-12-01wsi: Fix windows build issuesMark Lobodzinski
2015-11-18loader: Add dynamic dispatch for unknown device extension entrypointsJon Ashburn
2015-11-06Moved header files from include to include/vulkanDavid Pinedo
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-11-02bug 14921 part 1: sed renamesChia-I Wu
2015-10-26bug-14258: Make descriptor pools and command pools more consistentCourtney Goeltzenleuchter
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-06-25vulkan.h: V108 -- Static Types, Bug# 13919Tony Barbour
2015-06-18Windows: Fix build issues on WindowsTony Barbour
2015-06-17misc: Change vkGetProcAddr to vkGetDeviceProcAddrJon Ashburn
2015-06-17loader: Make VkInstance a dispatchable object and init with instance tableJon Ashburn
2015-05-05loader: Fix bugs where non-dispatchable objects overwrite dispatch tableJon Ashburn
2015-05-05loader: Fix bug in vkGetProcAddr so trampoline code is returned as neededJon Ashburn
2015-05-05loader: Separate out the python generator scriptJon Ashburn