| Age | Commit message (Expand) | Author |
| 2016-04-05 | Fix 4 MSVS warnings in loader and layers. | Jamie Madill |
| 2016-04-04 | loader: ghlvl #204, Use __secure_getenv if secure_getenv is unavailable | Jon Ashburn |
| 2016-04-02 | loader: fix spelling mistakes | Eric Engestrom |
| 2016-04-01 | loader: report implicit instance extensions | Jeremy Hayes |
| 2016-04-01 | loader: vk{Create|Destroy}Instance can have multiple tmp callbacks | Ian Elliott |
| 2016-04-01 | loader: Fix createDev treminator to init the logicalDevs ICD dev | Jon Ashburn |
| 2016-04-01 | loader: Remove trampoline/terminator dependency in vkEnumeratePhysicalDevices | Piers Daniell |
| 2016-04-01 | loader: Trampoline vkEnumeratePhysDev should use layer-returned physDev count | Piers Daniell |
| 2016-04-01 | loader: Fix loader_unwrap_physical_device() to cast to correct type | Piers Daniell |
| 2016-04-01 | loader: Add device callback to set dispatchable object | Jon Ashburn |
| 2016-04-01 | loader: Remove the device_info in the layer chain structure | Jon Ashburn |
| 2016-04-01 | loader: Add instance callback to set dispatchable objects | Jon Ashburn |
| 2016-04-01 | loader: Remove the instance_info in the layer chain structure | Jon Ashburn |
| 2016-03-28 | loader: Fix MSVC post-build event so copy with non-existent dir works | Jon Ashburn |
| 2016-03-25 | cmake: Add post build event for MSVC for vulkan dll copy | Jon Ashburn |
| 2016-03-25 | loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on Linux | Jon Ashburn |
| 2016-03-25 | loader: Fix bugs found in code review. | Ian Elliott |
| 2016-03-25 | loader: Setup temporary callback for vkDestroyInstance | Ian Elliott |
| 2016-03-24 | loader: Fix some typos from the recent WSI checkins: broke wayland | Jon Ashburn |
| 2016-03-24 | loader: Convert fprintf() calls to loader_log() | Ian Elliott |
| 2016-03-24 | layers: WSI functions should not work unless enabled. | Ian Elliott |
| 2016-03-24 | loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDev | Jon Ashburn |
| 2016-03-22 | misc: Update to header version 1.0.6 | Jon Ashburn |
| 2016-03-21 | layers: Rename param_checker to parameter_validation | Mark Lobodzinski |
| 2016-03-16 | layers: Replace draw_state and mem_tracker with core validation | Mark Lobodzinski |
| 2016-03-14 | #include formatting changes for relative look-up. | Aaron Karp |
| 2016-03-11 | loader: make sure createDevice uses ICDs physicalDevice | Jon Ashburn |
| 2016-03-11 | loader: Fix cmake on win for list of normal and opt sources | Jon Ashburn |
| 2016-03-10 | loader: fix cmake file so it doesn't always build loader with DEBUG | David Pinedo |
| 2016-03-08 | loader: Fix issue passing wrong instance if layer wraps instances | Jon Ashburn |
| 2016-03-08 | Bump api_version to 1.0.5 in json files | Tony Barbour |
| 2016-03-08 | loader: gllvl #50, Add support for the WSI extension KHR_display | Jon Ashburn |
| 2016-03-08 | loader: VulkanTools PR 13 Resolve ...XlibPresentationSupportKHR | Karl Schultz |
| 2016-03-04 | loader: gllavl#46 add check for device extensions | Jeremy Hayes |
| 2016-03-03 | misc: Remove lunarg_debug_marker extension | Jon Ashburn |
| 2016-03-02 | loader: Update documentation to remove editing comments. | Jon Ashburn |
| 2016-03-02 | loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice | Jon Ashburn |
| 2016-02-29 | loader: refactor EnumerateDevice*Properties terminate/trampoline code | Jon Ashburn |
| 2016-02-29 | loader: GH PR17, Add windows support for new displayserver types | Mark Lobodzinski |
| 2016-02-29 | cmake: GH PR17, Add WSI options to loader codegen script | Mun, Gwan-gyeong |
| 2016-02-29 | loader: GH PR17, Fix typo in comment | Mun, Gwan-gyeong |
| 2016-02-26 | loader: Better delineate trampoline and terminator functions | Jon Ashburn |
| 2016-02-24 | loader: Fix MSVS warnings | Karl Schultz |
| 2016-02-24 | loader: Update doc to add the Linux search path | Jon Ashburn |
| 2016-02-24 | loader: Add example code | Courtney Goeltzenleuchter |
| 2016-02-24 | loader: doc cleanup | Courtney Goeltzenleuchter |
| 2016-02-24 | loader: doc cleanup | Courtney Goeltzenleuchter |
| 2016-02-22 | loader: Fix typos, spelling, grammar in loader interface doc | Jeff Juliano |
| 2016-02-22 | loader: Fix Wayland support | Jason Ekstrand |
| 2016-02-19 | loader: Fix standard_validation enumeration on instance chain | Jon Ashburn |