| Age | Commit message (Expand) | Author |
| 2015-12-17 | debug_report: Add DebugReportMessage function | Courtney Goeltzenleuchter |
| 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 | debug_report: Make pUserData always a const | Courtney Goeltzenleuchter |
| 2015-12-15 | layers: Add allocator to layer init functions | Courtney Goeltzenleuchter |
| 2015-12-15 | layers: Rename VK_DEBUG_REPORT_EXTENSION enums | 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: Updates to vk_validation_layer_details.md | tobine |
| 2015-12-11 | wsi: Make WSI cases more consistent, fail if not set correctly | Mark Lobodzinski |
| 2015-12-11 | android: Fix android build. | Michael Lentine |
| 2015-12-11 | layers: LX234, Fix memory validation for VK_WHOLE_SIZE in memory ranges | Mark Lobodzinski |
| 2015-12-11 | layers: LX232, Add contstructor for DrawState struct | Mark Lobodzinski |
| 2015-12-11 | layers: LX231, Fix DeviceLimits windows JSON file | Mark Lobodzinski |
| 2015-12-11 | layers: LX230, Complete initialization of MEM_OBJ_INFO structure | Mark Lobodzinski |
| 2015-12-11 | layers: LX229, Fix swapchain layer imageArrayLayers caps check | Mark Lobodzinski |
| 2015-12-10 | layers: Some debug_marker fixes for draw state | Jon Ashburn |
| 2015-12-10 | layers: Add device extension entrypoints to JSON bug #15012 | Jon Ashburn |
| 2015-12-08 | layers: LX222, suppress warning on partial CmdClearAttachment calls | Mark Lobodzinski |
| 2015-12-08 | Layers: changed one more doc file for new layer names | David Pinedo |
| 2015-12-07 | layers: Wrap up windows/test issues with DrawState/ShaderChecker merge | 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-02 | Doc: change api_version and layer names in documentation files | David Pinedo |
| 2015-12-01 | layers: Disable image layout transition validation in DrawState | Mark Lobodzinski |
| 2015-12-01 | layers: Fix swapchain layer errors | Mark Lobodzinski |
| 2015-12-01 | wsi: Various fixes and Windows build issues | Mark Lobodzinski |
| 2015-12-01 | wsi: Moved definition of CreateXxxSurface extension to CMakefile | Mark Lobodzinski |
| 2015-12-01 | layers: WSI extension fixes for APIDump | Mark Lobodzinski |
| 2015-12-01 | layers: Add WSI extensions to autogen code | Mark Lobodzinski |
| 2015-12-01 | object_track: Remove some obsolete code | Ian Elliott |
| 2015-12-01 | swapchain: Can build after major updates for new WSI (works?) | Ian Elliott |
| 2015-12-01 | layers: Convert most of the layers to the new WSI. | Ian Elliott |
| 2015-12-01 | WSI: sed-generated changes to WSI code (not all that's needed). | Ian Elliott |
| 2015-11-30 | layers: LX195, Drawstate ignores compute pipelines | Mark Lobodzinski |
| 2015-11-30 | layers: Update README file for new SDK releases | Mark Lobodzinski |
| 2015-11-27 | layers/SC: Fix location counting for stages which take arrayed input. | Chris Forbes |
| 2015-11-26 | layers/SC: LX187: compute size of array and matrix types | Chris Forbes |
| 2015-11-26 | layers/SC: consider types larger than vec4 when collecting interfaces | Chris Forbes |
| 2015-11-26 | layers/SC: fix a bogus leftover comment in descriptor validation | Chris Forbes |