aboutsummaryrefslogtreecommitdiff
path: root/loader/vk-loader-generate.py
AgeCommit message (Expand)Author
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