aboutsummaryrefslogtreecommitdiff
path: root/loader/table_ops.h
AgeCommit message (Expand)Author
2015-06-18loader: Remove GetGlobalExtensionInfo from dispatch tableJon Ashburn
2015-06-18loader: Add support for debug reportCourtney Goeltzenleuchter
2015-06-17loader: Support layers that don't have an extension entrypointJon Ashburn
2015-06-17misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatchJon Ashburn
2015-06-17extensions: begin changes for extension supportCourtney Goeltzenleuchter
2015-06-17misc: Make wsi lunarg an extension rather than core entrypointsJon Ashburn
2015-06-17misc: Change vkGetProcAddr to vkGetDeviceProcAddrJon Ashburn
2015-06-17misc: Loader and Layers move device chain activation to CreateDeviceJon Ashburn
2015-06-17loader: Activate layers on the instance chain at CreateInstanceJon Ashburn
2015-06-17loader: Make VkInstance a dispatchable object and init with instance tableJon Ashburn
2015-06-02v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets()Chia-I Wu
2015-06-02v98: remove vk{Begin,End}DescriptorPoolUpdate()Chia-I Wu
2015-05-11vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464Mark Lobodzinski
2015-05-08vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.Mark Lobodzinski
2015-05-07misc: Add vkGetInstanceProcAddr() entrypointJon Ashburn
2015-05-07loader: No longer generate code, instead directly check in source codeJon Ashburn