| Age | Commit message (Expand) | Author |
| 2016-05-21 | parameter_validation: put layer functions into a namespace | Chia-I Wu |
| 2016-05-21 | parameter_validation: move vkEnumerate*Properties around | Chia-I Wu |
| 2016-05-20 | winrtinstaller: remove dependency on msvcrt redistributables | David Pinedo |
| 2016-05-20 | layers: GH7, Replace bad var names in obj_tracker | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Fix bad var names in layer utils | Mark Lobodzinski |
| 2016-05-20 | demos: GH7, Fix invalid variable names | Mark Lobodzinski |
| 2016-05-20 | headers: GH7, Fix bad variable names in vk_icd.h | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Fix bad var names in core_validation | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Fix bad var names in device_limits | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Replace bad variables in image layer | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Fix bad var names in threading layer | Mark Lobodzinski |
| 2016-05-20 | layers: GH7, Fix bad var names in swapchain layer | Mark Lobodzinski |
| 2016-05-19 | tests: GH535 Add tests for clear image errors | Tobin Ehlis |
| 2016-05-19 | layers: Replace is_depth() in image layer with util function | Tobin Ehlis |
| 2016-05-19 | layers: GH535 Add checks for Clear image errors | Tobin Ehlis |
| 2016-05-19 | doc: Add "Pending" string back in for shader checker | Tobin Ehlis |
| 2016-05-19 | docs: update v0 languages for device layer deprecation | Chia-I Wu |
| 2016-05-19 | layers: Updated validation layer details doc | Mark Lobodzinski |
| 2016-05-19 | layers: DescriptorSet class clean-up | Tobin Ehlis |
| 2016-05-19 | layers: Verify that src of copy update is updated | Tobin Ehlis |
| 2016-05-19 | layers: Refactor DescriptorSet update interface | Tobin Ehlis |
| 2016-05-19 | layers: Migrate types from core_validation.h | Tobin Ehlis |
| 2016-05-19 | layers: Simplify command buffer pool cleanup | Chris Forbes |
| 2016-05-19 | layers: More slight tidying | Chris Forbes |
| 2016-05-19 | use getFramebuffer more | Chris Forbes |
| 2016-05-19 | layers: simplify TransitionSubpassLayouts | Chris Forbes |
| 2016-05-19 | layers: Add getFramebuffer() helper | Chris Forbes |
| 2016-05-19 | layers: Simplify CmdEndRenderPass | Chris Forbes |
| 2016-05-19 | layers: Add getRenderPass helper | Chris Forbes |
| 2016-05-19 | layers: Unify cb lookup in CmdBeginRenderPass | Chris Forbes |
| 2016-05-19 | layers: Remove lastBound state reset in destructor | Tobin Ehlis |
| 2016-05-19 | layers: Improve DescriptorSet cleanup | Tobin Ehlis |
| 2016-05-19 | layers: Reduce DescriptorSet map look-ups | Tobin Ehlis |
| 2016-05-19 | layers: Refactor DescriptorSet Update code | Tobin Ehlis |
| 2016-05-19 | layers: Fix intercepts of parameter_validation | Tobin Ehlis |
| 2016-05-19 | layers: Migrate types from core_validation.h | Tobin Ehlis |
| 2016-05-19 | layers: Const correctness for debug_report_data param | Tobin Ehlis |
| 2016-05-18 | doc: update layer and loader doc for device lyaer deprecation | Jon Ashburn |
| 2016-05-18 | Remove Xlib dependency when XCB is used | Pavol Klacansky |
| 2016-05-18 | layers: Update cmds allowed in 2nd CB subpass | Tobin Ehlis |
| 2016-05-18 | layers: GH544 Allow INVALID cmd buffers to be reset | Tobin Ehlis |
| 2016-05-17 | layers: Update layer README.md for release | Mark Lobodzinski |
| 2016-05-17 | demos: GH#559 fix for new Android windows | Ian Elliott |
| 2016-05-17 | layers: Add correct IsStorage() to TexelDescriptor | Tobin Ehlis |
| 2016-05-17 | layers: Ignore 'noautovalidity' params w/codgen | Dustin Graves |
| 2016-05-17 | layers: Fix transposed messages | Dustin Graves |
| 2016-05-17 | loader: update linux so version | Jeremy Hayes |
| 2016-05-17 | loader: Treat GLOBAL layers same as INSTANCE layers | Jon Ashburn |
| 2016-05-17 | layers: GH485, Remove redundant format props check | Mark Lobodzinski |
| 2016-05-17 | layers: GH485, Strengthen image format validation | Mark Lobodzinski |