| Age | Commit message (Expand) | Author |
| 2016-01-05 | layers: Fix circular make depency | Mark Lobodzinski |
| 2016-01-05 | glslang: move to latest version | GregF |
| 2016-01-05 | layers: MR105, Add aliasing check for buffer/image overlap | Michael Lentine |
| 2016-01-05 | layers: LX260, Clean up AccessMask validation message in DrawState | Mark Lobodzinski |
| 2016-01-05 | demos: Fix up dstAccessMasks and move pipeline barriers for present to bottom... | Tony Barbour |
| 2016-01-05 | layers: LX255, Print readable version of VkAccessFlags | Mark Lobodzinski |
| 2016-01-05 | layers: LX249, Remove MSAA coherency checks from BeginRenderPass | Mark Lobodzinski |
| 2016-01-04 | WindowsRTInstaller: Fix typo in command in nsi script | David Pinedo |
| 2016-01-04 | Windows Runtime Installer: Initial creation in LoaderAndTools | David Pinedo |
| 2016-01-04 | loader: Convert getenv on Windows to use GetEnvironmentVariable | Jon Ashburn |
| 2016-01-04 | layers: Enable fine-grained filtering of swapchain log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of generated layer log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of param_checker log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of mem_tracker log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of image layer log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of device_limits log messages | Mark Lobodzinski |
| 2016-01-04 | layers: Enable fine-grained filtering of draw_state log messages | Mark Lobodzinski |
| 2016-01-04 | loader: MR111, Fix memleaks | BogDan Vatra |
| 2016-01-04 | layers: LX258, Fix draw_state infinite loop in ResetDescriptorPool | Mark Lobodzinski |
| 2015-12-31 | misc: For header vers 221; add deviceFeature drawIndirectFirstInstance | Jon Ashburn |
| 2015-12-31 | misc: For header vers 220, fix BOTTOM_OF_PIPE typo | Jon Ashburn |
| 2015-12-31 | misc: Add barrier pipeline stage BOTTOM_OF_PIPE; for header vers 219 | Jon Ashburn |
| 2015-12-31 | headers: debug_report ext and pipelineCache version additions for header 218 | Jon Ashburn |
| 2015-12-31 | layers: LX254, Fix typos in Image Layer error messages | Mark Lobodzinski |
| 2015-12-31 | layers: Fix object_tracker name in validation documentation generate script | Jon Ashburn |
| 2015-12-31 | misc: rename descriptorSetlayout pBinding; update to header vers 217 | Jon Ashburn |
| 2015-12-31 | misc: Add pipeline stage flags to wait upon for queueSubmit semaphores; v216 | Jon Ashburn |
| 2015-12-31 | misc: Changes to go to header v215 including vulkan.h version update | Jon Ashburn |
| 2015-12-31 | misc: Changes to go to header v214 including vulkan.h version update | Jon Ashburn |
| 2015-12-31 | bump header version to 213.1 | Jon Ashburn |
| 2015-12-31 | misc: rename startXXX to firstXXX and add firstXXX param to setviewport/scissor | Jon Ashburn |
| 2015-12-30 | layers: Rename Layer/library/json files for consistency | Mark Lobodzinski |
| 2015-12-29 | layers: MR89, Fix gtests for android | Michael Lentine |
| 2015-12-29 | misc: Bump header to 212.1 | Jon Ashburn |
| 2015-12-29 | vktrace: version 217 WSI changes | Jon Ashburn |
| 2015-12-29 | demos: Fix win32_surface compile errors for demos and tests | Jon Ashburn |
| 2015-12-29 | nulldrv: Fix swapchain compile error | Jon Ashburn |
| 2015-12-29 | demos: Version 217 WSI changes. | Ian Elliott |
| 2015-12-29 | layers: Version 217 WSI changes. | Ian Elliott |
| 2015-12-29 | nulldrv: Version 217 WSI changes. | Ian Elliott |
| 2015-12-29 | loader: Version 217 WSI changes. | Ian Elliott |
| 2015-12-29 | WSI: Update "vulkan.h" with WSI contents of version 217. | Ian Elliott |
| 2015-12-28 | layers: MR103, Improve image dependency validation | Michael Lentine |
| 2015-12-28 | layers: Fix windows build issue with drawstate merge requests | Mark Lobodzinski |
| 2015-12-28 | layers: MR101, Add DrawState validation of pDynamicOffsets | Tobin Ehlis |
| 2015-12-28 | layers: MR95, Add renderPass compatibility checks to DrawState | Tobin Ehlis |
| 2015-12-28 | layers: MR94, DrawState refactor to verify CmdBuffer RECORDING | Tobin Ehlis |
| 2015-12-28 | layers: Fix DrawState BeginCommandBuffer check | Tobin Ehlis |
| 2015-12-28 | layers: Fix Drawstate issues with binding pipelines in/outside a renderpass | Mark Lobodzinski |
| 2015-12-24 | loader: Don't override VK_LAYER_PATH for implicit layers | Jon Ashburn |