| Age | Commit message (Expand) | Author |
| 2015-07-07 | loader: bug 12992: extension and layer support | Courtney Goeltzenleuchter |
| 2015-07-07 | include: Rename vkLayer.h -> vk_layer.h and vkIcd.h -> vk_icd.h | Tobin Ehlis |
| 2015-07-07 | vulkan.h: v129 -- rework clear colors, remove raw clear [#14020] | Chris Forbes |
| 2015-07-07 | vulkan.h: Split attachment and image clears (#13914, v126) | Chris Forbes |
| 2015-07-07 | vulkan.h: Update features/limits structures (#12827, v125) | Chris Forbes |
| 2015-07-06 | update vulkan.h for multi-level command buffers (V121) | Chia-I Wu |
| 2015-07-03 | vulkan.h: Added #define for MAX_DESCRIPTION | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V120 -- Tighten spec around VkMemoryRequirements | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V119 -- Remove unsigned byte indices | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V118 -- Add array types to VkImageViewType | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V117 -- Remove Atomic Counters, Bug #14081 | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V116 -- Remove VK_IMAGE_LAYOUT_CLEAR_OPTIMAL | Mark Lobodzinski |
| 2015-07-02 | vulkan.h: V115 -- Reintroduce memory heaps & types. Bug #14082. | 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-07-01 | vulkan.h: Bug 14181 - Barriers need to be more precise | Tony Barbour |
| 2015-06-29 | loader: Move CreateDevice to device table | Courtney Goeltzenleuchter |
| 2015-06-29 | vulkan.h: V110 #13864 -- Border Color Values Underspecified | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 14171 - remove unused structure type enums | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 14153 - remove maxInlineMemoryUpdateSize | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 14136 - reorder logicop enums | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 13900 - Remove initialCount from semaphores | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 13616 Clarification of types of sample counts | Tony Barbour |
| 2015-06-26 | vulkan.h: Bug 13939 Remove references to depth/stencil resolve | Tony Barbour |
| 2015-06-25 | vulkan.h: V109 -- Remove minLod from VkImageViewCreateInfo | Tony Barbour |
| 2015-06-25 | vulkan.h: V108 -- Static Types, Bug# 13919 | Tony Barbour |
| 2015-06-24 | Bug 14014: Allow multiple entrypoints in modules | Courtney Goeltzenleuchter |
| 2015-06-24 | bug 14016: Make vkResetFences take const pFences | Courtney Goeltzenleuchter |
| 2015-06-24 | vulkan: remove unused error code | Courtney Goeltzenleuchter |
| 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-23 | vulkan.h: V104 -- Unify compute/graphics pipeline shader passing semantics, B... | Mark Lobodzinski |
| 2015-06-22 | vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 | Mark Lobodzinski |
| 2015-06-18 | misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPERTIES_WSI | Jon Ashburn |
| 2015-06-18 | misc: Remove GetDisplayInfoWSI() | Jon Ashburn |
| 2015-06-18 | vulkan.h: V102 -- Rename min/maxDepth for DepthStencil, Bug# 13917 | Mark Lobodzinski |
| 2015-06-18 | vulkan.h: V101 -- Remove programPointSize, Bug# 13928 | Mark Lobodzinski |
| 2015-06-18 | vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783 | Mark Lobodzinski |
| 2015-06-18 | vulkan.h: V99 -- Remove fixed-function point parameters, Bug# 13928 | 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 | debug_report: Add error codes | Courtney Goeltzenleuchter |
| 2015-06-18 | loader: Remove GetGlobalExtensionInfo from dispatch table | Jon Ashburn |
| 2015-06-18 | bug-13466: Implement comment #14 | Courtney Goeltzenleuchter |
| 2015-06-18 | layers: Fix DrawState and ParamChecker to only use debug_marker if enabled | Jon Ashburn |
| 2015-06-18 | debug_report: Add debug message flag | Courtney Goeltzenleuchter |
| 2015-06-18 | vulkan: Fix for bug 13785. | Courtney Goeltzenleuchter |
| 2015-06-17 | misc: Make DEBUG_MARKER entrypoints a device extension with separate dispatch | Jon Ashburn |
| 2015-06-17 | debug: remove old debug extension header | Courtney Goeltzenleuchter |