| Age | Commit message (Expand) | Author |
| 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 |
| 2016-02-18 | loader: Fix threading layer name in loader standard_threading | Jon Ashburn |
| 2016-02-18 | loader: Environment variable override got broken with recent change | Jon Ashburn |
| 2016-02-18 | loader: Fix windows build from last loader checkin | Jon Ashburn |
| 2016-02-18 | loader: Add a ICD and layer search path for loader to discover JSON files | Jon Ashburn |
| 2016-02-18 | loader:Force Cmake to build dev_ext_trampoline.c always relase mode | Jon Ashburn |
| 2016-02-15 | loader: Add better checks for malformed disable_environment in layer JSON file | Jon Ashburn |
| 2016-02-15 | loader: move doc png file to loader current directory for use of same file in... | Jon Ashburn |
| 2016-02-15 | loader: more doc updates | Jon Ashburn |
| 2016-02-15 | loader: Add more info in layer interface doc, the layer section | Jon Ashburn |
| 2016-02-15 | loader: Doc review comments | Courtney Goeltzenleuchter |
| 2016-02-15 | loader: Add images to interface Doc | Courtney Goeltzenleuchter |
| 2016-02-15 | loader: Add line breaks to interface doc | Courtney Goeltzenleuchter |
| 2016-02-15 | loader: change so LoaderAndLayerInterface document is the sole document | Jon Ashburn |