| Age | Commit message (Expand) | Author |
| 2015-09-23 | bug 14365: make separate viewport and scissor cmds | Courtney Goeltzenleuchter |
| 2015-09-23 | bug 14365: replace dynamic state objects | Courtney Goeltzenleuchter |
| 2015-09-17 | bug 14509: Rename Layer and Extension queries | Courtney Goeltzenleuchter |
| 2015-09-17 | layers: Fix intercept of WSI instance entrypoints | Jon Ashburn |
| 2015-09-09 | vulkan.h: Refactoring physical device sparse properties and limits, bug# 13139 | Mark Lobodzinski |
| 2015-09-04 | WSI: Convert WSI swapchain extension usage to new KHR style | Ian Elliott |
| 2015-09-02 | Bug 14522: Remove VkAttachmentView | Courtney Goeltzenleuchter |
| 2015-08-26 | v156: Bug 14451 - Rename dynamic state objects | Cody Northrop |
| 2015-08-26 | Bug 14406: Add support for front/back stencil reference dynamic state | Cody Northrop |
| 2015-08-26 | Bug 14323: RasterLine and RasterDepthBias changes | Cody Northrop |
| 2015-08-11 | loader: Change to new WSI query functions. | Ian Elliott |
| 2015-08-04 | v140: Bug 14251 - Inconsistencies in the definition of queries | Cody Northrop |
| 2015-07-29 | WSI: Initialize WSI entry points | Courtney Goeltzenleuchter |
| 2015-07-24 | loader: Add missing entrypoints CmdPushConstants, GetRenderArea, GetPDImgFormat | Jon Ashburn |
| 2015-07-17 | loader: Changes to use new WSI swapchain extensions. | Ian Elliott |
| 2015-07-17 | v115: remove GetPhysicalDevicePerformance | Courtney Goeltzenleuchter |
| 2015-07-17 | icd: Support for command pools | Cody Northrop |
| 2015-07-17 | bug-14184: Transient memory allocations | Courtney Goeltzenleuchter |
| 2015-07-17 | Bug 14248: Add vkFreeDescriptorSets | Tony Barbour |
| 2015-07-17 | Bug 14084 - Improve type safety and remove polymorphism | Tony Barbour |
| 2015-07-17 | update vulkan.h for multi-pass command buffers (V131, #14075) | Chia-I Wu |
| 2015-07-10 | misc: Support Pipeline caches and multi pipeline create, bug 14033 API changes | Jon Ashburn |
| 2015-07-08 | vulkan.h: V136 -- Vulkan Sparse Resource Issues | Mark Lobodzinski |
| 2015-07-07 | loader: bug 12992: extension and layer support | Courtney Goeltzenleuchter |
| 2015-07-07 | loader: Rename loader_platform.h -> vk_loader_platform.h | Tobin Ehlis |
| 2015-07-07 | include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h | Tobin Ehlis |
| 2015-07-07 | vulkan.h: Split attachment and image clears (#13914, v126) | Chris Forbes |
| 2015-07-06 | update vulkan.h for multi-level command buffers (V121) | Chia-I Wu |
| 2015-07-02 | vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 | Mark Lobodzinski |
| 2015-07-01 | bug 14014: Fill out support for VkShaderModule | Courtney Goeltzenleuchter |
| 2015-07-01 | bug-14014: Allow multiple entrypoints in modules | Courtney Goeltzenleuchter |
| 2015-07-01 | loader: Move CreateDevice to device table | Courtney Goeltzenleuchter |
| 2015-06-29 | loader: Move CreateDevice to device table | Courtney Goeltzenleuchter |
| 2015-06-25 | vulkan.h: V108 -- Static Types, Bug# 13919 | Tony Barbour |
| 2015-06-24 | vulkan.h: Remove vkGetFormatInfo, add features/limits (#12827, v125) | Chris Forbes |
| 2015-06-24 | bug 13038: Remove support for multiple GPUs | Courtney Goeltzenleuchter |
| 2015-06-18 | misc: Remove GetDisplayInfoWSI() | Jon Ashburn |
| 2015-06-18 | vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 | Mark Lobodzinski |
| 2015-06-18 | vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926 | Mark Lobodzinski |
| 2015-06-18 | vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925 | Mark Lobodzinski |
| 2015-06-18 | loader: Remove GetGlobalExtensionInfo from dispatch table | Jon Ashburn |
| 2015-06-18 | loader: Add support for debug report | Courtney Goeltzenleuchter |
| 2015-06-17 | loader: Support layers that don't have an extension entrypoint | Jon Ashburn |
| 2015-06-17 | misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch | Jon Ashburn |
| 2015-06-17 | extensions: begin changes for extension support | Courtney Goeltzenleuchter |
| 2015-06-17 | misc: Make wsi lunarg an extension rather than core entrypoints | Jon Ashburn |
| 2015-06-17 | misc: Change vkGetProcAddr to vkGetDeviceProcAddr | Jon Ashburn |
| 2015-06-17 | misc: Loader and Layers move device chain activation to CreateDevice | Jon Ashburn |
| 2015-06-17 | loader: Activate layers on the instance chain at CreateInstance | Jon Ashburn |
| 2015-06-17 | loader: Make VkInstance a dispatchable object and init with instance table | Jon Ashburn |