| Age | Commit message (Expand) | Author |
| 2016-03-04 | layers: extract helper for getting to block/struct type | Chris Forbes |
| 2016-03-04 | layers: Add push constant storage class to stringify support | Chris Forbes |
| 2016-03-04 | layers: Remove nonsense `sinterface` param from | Chris Forbes |
| 2016-03-04 | layers: Add push constant validation to draw_state | Tobin Ehlis |
| 2016-03-03 | winrtinstaller: Don't create a menu item for each version of RT installed | David Pinedo |
| 2016-03-03 | winrtinsaller: change comment | David Pinedo |
| 2016-03-03 | misc: Remove lunarg_debug_marker extension | Jon Ashburn |
| 2016-03-03 | layers: Allow use of QUEUE_FAMILY_IGNORED for BufferMemoryBarriers | Michael Lentine |
| 2016-03-02 | layers: add missing error check | Jeremy Hayes |
| 2016-03-02 | loader: Update documentation to remove editing comments. | Jon Ashburn |
| 2016-03-02 | layers: fix imageLayout bug | Jeremy Hayes |
| 2016-03-02 | layers: Fix false positive on initialLayout in image layer | Tony Barbour |
| 2016-03-02 | loader: ghlvl 33, ghlvl 34 Fix aliasing of VkPhysicalDevice | Jon Ashburn |
| 2016-03-02 | LX #410 - Use ${PYTHON_EXECUTABLE} for PYTHON_CMD | Tony Barbour |
| 2016-03-02 | smoke: use $<TARGET_FILE> instead of LOCATION prop | Tony Barbour |
| 2016-03-02 | layers: DS: populate features correctly | Chris Forbes |
| 2016-03-01 | layers: gllavl#78 validate base pipeline | Jeremy Hayes |
| 2016-03-01 | layers: gllavl#77 validate layout during clear | Jeremy Hayes |
| 2016-03-01 | layers: gllavl#76 validate initialLayout | Jeremy Hayes |
| 2016-03-02 | layers: Separate some variables | Chris Forbes |
| 2016-03-01 | layers: Update QueueFamilyIndex validation | Mark Lobodzinski |
| 2016-02-29 | loader: refactor EnumerateDevice*Properties terminate/trampoline code | Jon Ashburn |
| 2016-02-29 | layers: GH LVL#49, Updated layer docs/README for new layers | Mark Lobodzinski |
| 2016-02-29 | layers: GL107, Validate queueFamilyIndices for CreateSwapchain | Mark Lobodzinski |
| 2016-02-29 | layers: GL207, Validate queue_family_index | Mark Lobodzinski |
| 2016-02-29 | layers: LX322, Track semaphore state acroos QueueBindSparse calls | Mark Lobodzinski |
| 2016-02-29 | build: GH PR17, Remove unused displayserver ENV settings | Mark Lobodzinski |
| 2016-02-29 | build: GH PR17, Add Android WSI info to Windows version of codegen script | Cody Northrop |
| 2016-02-29 | layers: GH PR17, Add support for building for Android on Windows | Cody Northrop |
| 2016-02-29 | cmake: GH PR17, Improve error detection for displayserver selection | Mark Lobodzinski |
| 2016-02-29 | loader: GH PR17, Add windows support for new displayserver types | Mark Lobodzinski |
| 2016-02-29 | cmake: GH PR17, Fix vulkan.py code generation script for Windows builds | Mark Lobodzinski |
| 2016-02-29 | cmake: GH PR17, Add DisplayServer variables for the WSI interfaces | Mun, Gwan-gyeong |
| 2016-02-29 | Build: GH PR17, Add Android WSI info to android codegen script | Mun, Gwan-gyeong |
| 2016-02-29 | cmake: GH PR17, Add WSI options to loader codegen script | Mun, Gwan-gyeong |
| 2016-02-29 | layers: GH PR17, Add WSI argument passing to vk-generate.py | Mun, Gwan-gyeong |
| 2016-02-29 | cmake: GH PR17, Pass WSI arg to layer generating scripts | Mun, Gwan-gyeong |
| 2016-02-29 | layers: GH PR17, Add Wayland, Xlib, Android & Mir extensions to codegen scripts | Mun, Gwan-gyeong |
| 2016-02-29 | loader: GH PR17, Fix typo in comment | Mun, Gwan-gyeong |
| 2016-02-26 | docs: Add CONTRIBUTING.md | Karl Schultz |
| 2016-02-26 | demos: Add Hologram snapshot as Smoke test/demo | Tony Barbour |
| 2016-02-26 | loader: Better delineate trampoline and terminator functions | Jon Ashburn |
| 2016-02-26 | layers: Fix compliation error in draw_state | Jon Ashburn |
| 2016-02-26 | android: Drop layer validation tests for now | Cody Northrop |
| 2016-02-26 | windows: Add android-generate.bat | Cody Northrop |
| 2016-02-26 | layers: remove unused file | Courtney Goeltzenleuchter |
| 2016-02-26 | layers: Fix file permissions | Courtney Goeltzenleuchter |
| 2016-02-26 | layers: Fix clang warning | Courtney Goeltzenleuchter |
| 2016-02-26 | layers: Fix typo in vk_validation_layer_details.md | Ian Elliott |
| 2016-02-26 | layers: Validate image barrier in draw_state | Michael Lentine |