| Age | Commit message (Expand) | Author |
| 2016-06-17 | Only set scripts that starts with a hashbang as executable | Alexander F Rødseth |
| 2016-06-17 | layers: GH576, Update layer details doc | Mark Lobodzinski |
| 2016-06-17 | layers: GH576, Validate attachment image usage | Mark Lobodzinski |
| 2016-06-16 | build: Fix typos in CMakeLists.txt (SPRIV->SPIRV) | Mark Young |
| 2016-06-16 | layers: LX539, update layer details doc | Mark Lobodzinski |
| 2016-06-16 | layers: LX539, Validate mem types | Mark Lobodzinski |
| 2016-06-15 | tests: GH421 vkUpdateDescriptorSets tests | Mark Mueller |
| 2016-06-15 | vulkaninfo: Show TexelOffset in decimal, instead of hex. | Rene Lindsay |
| 2016-06-14 | loader: GH362 - Fix json output of escape chars | Mark Young |
| 2016-06-14 | loader: Fix GH607 by adding proper array support | Mark Young |
| 2016-06-14 | loader: return ext not present when applicable | Jeremy Hayes |
| 2016-06-14 | layers: Fix CMakeLists.txt for non-MSVC Win builds | Mark Mueller |
| 2016-06-13 | vulkaninfo: Clean up XCB window creation code. | Rene Lindsay |
| 2016-06-13 | layers: Update docs for shared utils DLL | Mark Lobodzinski |
| 2016-06-13 | layers: Add debug report header | Mark Lobodzinski |
| 2016-06-13 | layers: Make vklayer_utils a shared library | Mark Lobodzinski |
| 2016-06-13 | layers: Fix Windows Dota2 crash | Mark Lobodzinski |
| 2016-06-13 | layers: Fix test fallout in CommandBufferTwoSubmits | Chris Forbes |
| 2016-06-13 | layers: Fix mistracking of semaphores associated with submissions | Chris Forbes |
| 2016-06-13 | layers: Note broken behavior around stealing tracking from other queues | Chris Forbes |
| 2016-06-13 | layers: Add members to FENCE_NODE and QUEUE_NODE to hold the handles | Chris Forbes |
| 2016-06-13 | layers: Add helpers for getting fence and queue nodes | Chris Forbes |
| 2016-06-13 | layers: Add CB_SUBMISSION struct | Chris Forbes |
| 2016-06-13 | layers: Unify fence checks for queue functions | Chris Forbes |
| 2016-06-13 | layers: Remove dead fence members from GLOBAL_CB_NODE | Chris Forbes |
| 2016-06-13 | layers: remove tracking of last queue and fence for CB | Chris Forbes |
| 2016-06-13 | layers: Update manifest files for vers 1.0.16 | Jon Ashburn |
| 2016-06-13 | misc: Update to Vulkan header version 16 | Jon Ashburn |
| 2016-06-13 | Revert "loader: Fix build warning on windows" | Jon Ashburn |
| 2016-06-13 | loader: Fix build warning on windows | Jon Ashburn |
| 2016-06-10 | Added {} to if statements. | Rene Lindsay |
| 2016-06-10 | Removed some window event handling code. | Rene Lindsay |
| 2016-06-10 | Applied the "clang-format" obfuscator | Rene Lindsay |
| 2016-06-10 | Show "Presentable Formats" per GPU for Win32/XCB/XLib | Rene Lindsay |
| 2016-06-10 | layers: GH536, Updated layer details doc | Mark Lobodzinski |
| 2016-06-10 | layers: GH536, Update CmdFillBuffer validation | Mark Lobodzinski |
| 2016-06-10 | winrt: fix error on uninstall | David Pinedo |
| 2016-06-10 | winrtinstaller: display error num in ps warning window | David Pinedo |
| 2016-06-09 | winrt: configure loader even if ps script fails | David Pinedo |
| 2016-06-09 | winrtinstaller: fixed problems introduced by piping script to powershell.exe | David Pinedo |
| 2016-06-09 | layers: PR573, Handle imageArraySize rename | David McFarland |
| 2016-06-09 | layers: PR632, Updated layer details doc | Mark Lobodzinski |
| 2016-06-09 | layers: PR632, Change devlimits errors to warnings | Jan-Harald Fredriksen |
| 2016-06-09 | layers: PR629, Remove subpass warnings | Jan-Harald Fredriksen |
| 2016-06-09 | layers: Initialize write_in_use in eventMap entries | Tony Barbour |
| 2016-06-08 | winrtinstaller: avoid executing ps scripts, instead just pipe cmds to ps | David Pinedo |
| 2016-06-07 | demos: Add -lrt to link options for smoke LVL #500 | Tony Barbour |
| 2016-06-07 | tests: GH421 reflect vkAllocateDescriptorSets test | Mark Mueller |
| 2016-06-07 | tests: GH421 reflect vkCmdBindDescriptorSets test | Mark Mueller |
| 2016-06-07 | layers: Add check for image usage in vkCmdClearColorImage | Tony Barbour |