| Age | Commit message (Expand) | Author |
| 2015-12-17 | debug_report: rename and update to use CreateInfo | Courtney Goeltzenleuchter |
| 2015-12-17 | debug_report: Rename VkDbgMsgCallback object | Courtney Goeltzenleuchter |
| 2015-12-17 | layers: Remove validation errors for CmdBindPipeline during active render pass | Mark Lobodzinski |
| 2015-12-17 | layers: Fix find-first-set bitscan util | Mark Lobodzinski |
| 2015-12-17 | layers: Work around Windows release build crash in cube | Mark Lobodzinski |
| 2015-12-15 | layers: LX235, Validate all Pipeline VBOs for CommandBuffers | Mark Lobodzinski |
| 2015-12-15 | layers: Remove extra increment in DrawState vkCmdNextSubpass | Tony Barbour |
| 2015-12-15 | layers: Add allocator to layer init functions | Courtney Goeltzenleuchter |
| 2015-12-15 | layers: Fix debugReport object type in draw_state | Jon Ashburn |
| 2015-12-15 | layers: rename VkDbgObjectType | Courtney Goeltzenleuchter |
| 2015-12-15 | layers: Rename DebugReport flags | Courtney Goeltzenleuchter |
| 2015-12-14 | layers: Add DrawState checks for correct CmdBuffer reset | Tobin Ehlis |
| 2015-12-11 | layers: LX232, Add contstructor for DrawState struct | Mark Lobodzinski |
| 2015-12-10 | layers: Some debug_marker fixes for draw state | Jon Ashburn |
| 2015-12-08 | layers: LX222, suppress warning on partial CmdClearAttachment calls | Mark Lobodzinski |
| 2015-12-07 | layers: MR77, Add draw-time checks for descriptorSet compatibility | Tobin Ehlis |
| 2015-12-07 | layers: MR75, Smart Merge of DrawState and ShaderChecker into DrawState layer | Tobin Ehlis |
| 2015-12-07 | layers: MR75, Merge DrawState and ShaderChecker into DrawState layer | Tobin Ehlis |
| 2015-12-07 | tests: MR72, Add tests to verify validation layout compatibility checks | Tobin Ehlis |
| 2015-12-03 | layers: Reenable memory barrier validation | Mark Lobodzinski |
| 2015-12-01 | layers: Disable image layout transition validation in DrawState | Mark Lobodzinski |
| 2015-12-01 | layers: Convert most of the layers to the new WSI. | Ian Elliott |
| 2015-11-30 | layers: LX195, Drawstate ignores compute pipelines | Mark Lobodzinski |
| 2015-11-26 | Update access bits for 210 header. | Michael Lentine |
| 2015-11-20 | layers: Fix thread-safety issues found in rendersystemtests | Mark Lobodzinski |
| 2015-11-20 | layers: Temporarily disable memory barrier validation in drawstate | Mark Lobodzinski |
| 2015-11-19 | layers: LX206, properly restore command buffer level on a reset | Mark Lobodzinski |
| 2015-11-19 | layers: LX205, fix BeginCommandBuffer log messages | Mark Lobodzinski |
| 2015-11-19 | layers: Fix memory barrier validation issues | Mark Lobodzinski |
| 2015-11-19 | layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time | Tobin Ehlis |
| 2015-11-18 | layers: Add command pool validation to DrawState | Mark Lobodzinski |
| 2015-11-18 | layers: Remove invalid depth/stencil validation check | Mark Lobodzinski |
| 2015-11-17 | layers: Fix invalid depth/stencil attachment index validation | Mark Lobodzinski |
| 2015-11-17 | layers: Fix Dota 2 crash in draw_state layer | Mark Lobodzinski |
| 2015-11-12 | layers: Add missing null-check in DrawState | Mark Lobodzinski |
| 2015-11-06 | bug 15085: queue creation naming issues | Chia-I Wu |
| 2015-11-06 | bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets | Chia-I Wu |
| 2015-11-06 | layers: Add DrawState check for correct dynamicOffsetCount | Tobin Ehlis |
| 2015-11-05 | layers: Fix printf formats | Michael Lentine |
| 2015-11-04 | layers: Fix some bugs in the memory barrier validation code | Mark Lobodzinski |
| 2015-11-04 | misc: Update author information | Courtney Goeltzenleuchter |
| 2015-11-04 | misc: switch copyright to Valve | Courtney Goeltzenleuchter |
| 2015-11-04 | misc: Remove Vulkan name from Copyright | Courtney Goeltzenleuchter |
| 2015-11-04 | layers: Add Secondary Command Buffer Validation. | Michael Lentine |
| 2015-11-03 | layers: Fix some merge-related issues in demos and tests | Mark Lobodzinski |
| 2015-11-03 | Add validation for masks in barriers | Michael Lentine |
| 2015-11-03 | Add layout validation for mapped images. | Michael Lentine |
| 2015-11-03 | Add validation for barriers within render passes. | Michael Lentine |
| 2015-11-03 | Add layout validation. | Michael Lentine |
| 2015-11-03 | misc: Cleanup Windows compiler warnings | Courtney Goeltzenleuchter |