| Age | Commit message (Expand) | Author |
| 2015-12-15 | demos: Fix build warning on Linux for tri | Jon Ashburn |
| 2015-12-15 | cube and tri: change shader version numbers to 400 | GregF |
| 2015-12-15 | layers: Remove extra increment in DrawState vkCmdNextSubpass | Tony Barbour |
| 2015-12-15 | demos: Fix cube for missing dbgBreakCallback which has been removed from loader | Jon Ashburn |
| 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 | loader: Remove unused function | Courtney Goeltzenleuchter |
| 2015-12-15 | nulldrv: Add swapchain "support" to nulldrv | Courtney Goeltzenleuchter |
| 2015-12-15 | loader: Remove unused debug helper functions | Courtney Goeltzenleuchter |
| 2015-12-15 | layers: Fix debug_report extension number | Jon Ashburn |
| 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-15 | vulkan: Changes for header version 211 | Jon Ashburn |
| 2015-12-14 | SPV Toolchain: Pickup latest LunarGLASS fix | GregF |
| 2015-12-14 | demos: Update command pool flags for implicit resets in tri.c | Mark Lobodzinski |
| 2015-12-14 | layers: Add DrawState checks for correct CmdBuffer reset | Tobin Ehlis |
| 2015-12-14 | loader: Fix physical device cast for enumerate properties trampoline code | Jon Ashburn |
| 2015-12-11 | demos: Fix free queue so no use of it after free in vulkaninfo | Jon Ashburn |
| 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: Update build to define android platform at build time | Michael Lentine |
| 2015-12-11 | android: Change utils to a static lib for easier disto. | Michael Lentine |
| 2015-12-11 | android: Fix android build. | Michael Lentine |
| 2015-12-11 | SPV toolchain: update for SDK 0.10.1 | GregF |
| 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-11 | loader: Fix bug where dynamic dispatch for layer dev exts needs to come later | Jon Ashburn |
| 2015-12-11 | loader: In CreateDevice trampoline code allow wrapped PhysicalDevice objects | Jon Ashburn |
| 2015-12-11 | Add an 'all' debug flag | Michael Worcester |
| 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-10 | loader: Add support for device extension entrypoints in layer JSON files | Jon Ashburn |
| 2015-12-10 | loader: Convert ext list helper functions to generic form | Jon Ashburn |
| 2015-12-10 | Fix crash: pApplicationInfo is not mandatory | BogDan Vatra |
| 2015-12-09 | nulldrv: Create icd json file for nulldrv | Courtney Goeltzenleuchter |
| 2015-12-09 | nulldrv: Add json for null driver | Courtney Goeltzenleuchter |
| 2015-12-09 | misc: Update dependencies | Courtney Goeltzenleuchter |
| 2015-12-09 | demos: Fix bug in tri so it uses a realloc callback since it uses alloc call... | 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 | Loader doc: Modifed WindowsICDs.txt | David Pinedo |
| 2015-12-07 | layers: LX223, Properly handle NULL pipelineCache in pipeline create routines | Mark Lobodzinski |
| 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 |