| Age | Commit message (Expand) | Author |
| 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 |
| 2015-06-17 | extensions: begin changes for extension support | Courtney Goeltzenleuchter |
| 2015-06-17 | misc: white space cleanup | 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: Remove validation bit from the CreateDevice flags | Jon Ashburn |
| 2015-06-17 | misc: Loader and Layers move device chain activation to CreateDevice | Jon Ashburn |
| 2015-06-17 | layers: Use the instance chain for entrypoints with instance | Jon Ashburn |
| 2015-06-17 | layers: Add GetInstanceProcAddr() to all layers | Jon Ashburn |
| 2015-06-17 | loader: Make VkInstance a dispatchable object and init with instance table | Jon Ashburn |
| 2015-06-02 | v98: replace vkUpdateDescriptors() by vkUpdateDescriptorSets() | Chia-I Wu |
| 2015-06-02 | v98: remove vk{Begin,End}DescriptorPoolUpdate() | Chia-I Wu |
| 2015-06-02 | v98: rename count to arraySize in VkDescriptorSetLayoutBinding | Chia-I Wu |
| 2015-06-02 | vulkan.h: V97 -- Remove multiple allocations. Bug# 13948. | Mark Lobodzinski |