| Age | Commit message (Expand) | Author |
| 2015-09-23 | bug-14715: DrawIndirect fix | Courtney Goeltzenleuchter |
| 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 14644 - add poolUsage/maxSets to VkDescriptorPoolCreateInfo | Courtney Goeltzenleuchter |
| 2015-09-17 | Bug 14643: use VkClearDepthStencilValue | Courtney Goeltzenleuchter |
| 2015-09-17 | bug 14509: Rename Layer and Extension queries | Courtney Goeltzenleuchter |
| 2015-09-11 | bug 14537: Improve VkImageFormatProperties | Courtney Goeltzenleuchter |
| 2015-09-10 | vulkan.h: Change return types of some functions to void | Mark Lobodzinski |
| 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-28 | vktrace: Add support for debug_marker_lunarg extension | Tobin Ehlis |
| 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 | vulkan.py: Change to new WSI query functions. | Ian Elliott |
| 2015-08-10 | codegen: Bring in fixes from glave codegen scripts to vulkan.py vk_helper.py | Jon Ashburn |
| 2015-08-04 | v140: Bug 14251 - Inconsistencies in the definition of queries | Cody Northrop |
| 2015-08-04 | v139: Bug 14257 - Remove pCount parameter from vkAllocDescriptorSets | Cody Northrop |
| 2015-07-29 | vulkan: Add vkCmdPushConstants entry point | Courtney Goeltzenleuchter |
| 2015-07-29 | intel: Add support for GetRenderAreaGranularity | Courtney Goeltzenleuchter |
| 2015-07-24 | misc: Add vkGetPhysicalDeviceImageFormatProperties as a stub | Jon Ashburn |
| 2015-07-17 | layers: INITIAL Changes to use new WSI swapchain extensions. | Ian Elliott |
| 2015-07-17 | v127: Use PFN_vkVoidFunction for GetProcAddr | Courtney Goeltzenleuchter |
| 2015-07-17 | v133: Update parameters on CmdPipelineBarrier | Courtney Goeltzenleuchter |
| 2015-07-17 | v133: Update parameter types on CmdWaitEvents | Courtney Goeltzenleuchter |
| 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 - Object Tracker, Image, Generic layers | Tony Barbour |
| 2015-07-17 | layers: Layer updates to get helpers compiling with type safety changes | Tobin Ehlis |
| 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 | vulkan: Rename bool32_t to VkBool32 | Courtney Goeltzenleuchter |
| 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 | 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-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: Allow multiple entrypoints in modules | Courtney Goeltzenleuchter |
| 2015-07-01 | vulkan.h: Bug 14181 - Barriers need to be more precise | Tony Barbour |
| 2015-06-25 | vulkan.h: V108 -- Static Types, Bug# 13919 | Tony Barbour |
| 2015-06-24 | bug 14016: Make vkResetFences take const pFences | 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-22 | vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDescriptorSets, Bug# 14047 | Mark Lobodzinski |
| 2015-06-18 | misc: Remove GetDisplayInfoWSI() | Jon Ashburn |