| Age | Commit message (Expand) | Author |
| 2016-01-20 | layers: Add utility functions for new layer init | Courtney Goeltzenleuchter |
| 2016-01-20 | layers: Update layer info to match json | Courtney Goeltzenleuchter |
| 2016-01-20 | loader: Add structures to support new init method | Courtney Goeltzenleuchter |
| 2016-01-20 | icd: Remove unused reference to vk_sdk_platform.h | Courtney Goeltzenleuchter |
| 2016-01-20 | vkjson: initial commit | Antoine Labour |
| 2016-01-20 | layers: MR148/GL82, Don't memset PIPELINE_NODE in draw_state | Tobin Ehlis |
| 2016-01-20 | layers: MR149, Cleanup CMD_NODE use in draw_state | Tobin Ehlis |
| 2016-01-19 | WindowsRTInst: Layer registry values are created/removed correctly on Windows7 | David Pinedo |
| 2016-01-19 | layers: GL84, Reset vkQueuePresentKHR semaphore state in mem_tracker | Mark Lobodzinski |
| 2016-01-19 | layers: GL92, Properly remove cmd buf metadata | Mark Lobodzinski |
| 2016-01-19 | layers: MR145/GL67, Correctly mirror command buffer inheritance info | Tobin Ehlis |
| 2016-01-19 | layers: MR144, Fix layer names | Michael Lentine |
| 2016-01-19 | layers: MR143/GL85, Fix draw_state implicit command buffer reset | Tobin Ehlis |
| 2016-01-19 | debug_report: MR141, Change pUserData to match type used elsewhere | Courtney Goeltzenleuchter |
| 2016-01-19 | layers: MR142/GL89, draw_state: check swapchain images during descriptor updates | Tobin Ehlis |
| 2016-01-19 | layers: Fix object_trackers dereferencing of invalid pointers | Mark Lobodzinski |
| 2016-01-19 | layers: Fix problems with screenshot to get it working again | Karl Schultz |
| 2016-01-18 | layers: MR140, Add get_type_def helper in DrawState | Chris Forbes |
| 2016-01-18 | layers: MR140, Add SPIRV instruction stream iterator helper | Chris Forbes |
| 2016-01-18 | layers: MR140, Pass whole shader_module to build_type_def_index | Chris Forbes |
| 2016-01-18 | layers: MR140, Remove some commented merge remnants | Chris Forbes |
| 2016-01-18 | layers: LX257, Validate Uniform/Storage buffer offset alignments | Mark Lobodzinski |
| 2016-01-18 | loader: Return the loader created instance rather than from the instance chain | Jon Ashburn |
| 2016-01-15 | installer: Fix LunarXchange issue #287. | Mark Young |
| 2016-01-15 | layers: Fix json file for multi layer | Jon Ashburn |
| 2016-01-15 | laoder: Fix phys_dev to use unwrapped version in loader_CreateDevice | Jon Ashburn |
| 2016-01-15 | layers: Add minimal actual analysis of interface blocks to DrawState | Chris Forbes |
| 2016-01-14 | layers: Fix mishandling of VI vs VS validation (Gitlab#69) | Chris Forbes |
| 2016-01-14 | nulldrv: Initialize image format properties | Chris Forbes |
| 2016-01-14 | nulldrv: Add more proper support for ShaderModule objects | Chris Forbes |
| 2016-01-14 | nulldrv: Add minimal support for pipeline cache objects. | Chris Forbes |
| 2016-01-14 | nulldrv: Claim that our supported image formats can be used as color attachments | Chris Forbes |
| 2016-01-14 | nulldrv: Expose some present modes | Chris Forbes |
| 2016-01-14 | nulldrv: Expose some basic formats as presentable | Chris Forbes |
| 2016-01-14 | nulldrv: Claim to support any WSI surface. | Chris Forbes |
| 2016-01-14 | nulldrv: Initialize memory types mask | Chris Forbes |
| 2016-01-14 | layers: gitlab #62, object_tracker allows NULL semaphore in AcquireNextImage | Jon Ashburn |
| 2016-01-14 | spirv-tools: update version due to build problems seen by norbert | GregF |
| 2016-01-14 | loader: Fix bad memory ref and CreateInstance fail don't write ouptut | Jon Ashburn |
| 2016-01-14 | Change api_version to 1.0.1 in json files | Tony Barbour |
| 2016-01-14 | layers: Gitlab #71, Fix copy/paste error in mem_tracker | Mark Lobodzinski |
| 2016-01-14 | nulldrv: MR131, Update api_version in nulldrv json file | Tobin Ehlis |
| 2016-01-14 | layers: MR130, Handle VK_WHOLE_SIZE properly in mem_tracker:initializeAndTrac... | Chris Forbes |
| 2016-01-14 | layers: MR129, Remove incorrect asserts from param_checker and object_tracker | Tobin Ehlis |
| 2016-01-14 | loader: Add support for implicit layer device extensions enumeration | Jon Ashburn |
| 2016-01-14 | loader: Fix so unwrapped instance gets used for layer instance extension disp... | Jon Ashburn |
| 2016-01-13 | Windows RT Installer: Fix layer reg entry setup, no layers we being installed | David Pinedo |
| 2016-01-13 | demos: Remove the message box dialog for errors in vulkaninfo | Jon Ashburn |
| 2016-01-13 | demos: Fix vulkaninfo version reporting error | Mark Lobodzinski |
| 2016-01-12 | Windows RT Installer: add buildno to version | David Pinedo |