| Age | Commit message (Expand) | Author |
| 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 |
| 2015-05-22 | vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759. | Mark Lobodzinski |
| 2015-05-11 | vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464 | Mark Lobodzinski |
| 2015-05-08 | vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550. | Mark Lobodzinski |
| 2015-05-07 | misc: Add vkGetInstanceProcAddr() entrypoint | Jon Ashburn |
| 2015-05-04 | bug 13854: Remove memory references | Courtney Goeltzenleuchter |
| 2015-05-01 | bug-13690: Clarification on vkFlushMappedMemory | Courtney Goeltzenleuchter |
| 2015-05-01 | bug-13751: Update vkCmdClearColorImage color parameter | Courtney Goeltzenleuchter |
| 2015-04-22 | vkEnumerateLayers: Update to match upstream | Courtney Goeltzenleuchter |
| 2015-04-21 | vulkan.h: Fix up warnings and use VkObject appropriately | Tony Barbour |
| 2015-04-17 | misc: Make headers match upstream | Courtney Goeltzenleuchter |
| 2015-04-17 | update to vulkan.h header version 90, bug 13529 | Mike Stroyan |
| 2015-04-17 | switch to VK_WSI_LunarG | Chia-I Wu |
| 2015-04-17 | update vk_wsi_lunarg.h ... | Chia-I Wu |
| 2015-04-17 | vulkan: Update vulkan.h for revision 89 -- Bug #13743 | Mark Lobodzinski |
| 2015-04-17 | vulkan: Update vulkan.h for revision 88 -- Bug #13744 | Cody Northrop |
| 2015-04-17 | WSI header file changes pushed upstream. | Ian Elliott |
| 2015-04-17 | bug-13668: Support for pipeline statistics queries | Courtney Goeltzenleuchter |