| Age | Commit message (Expand) | Author |
| 2016-01-12 | layers: MR128, Don't complain about declarations without Builtin or Location | Chris Forbes |
| 2016-01-12 | layers: MR128, Fix mismatched new[]/delete in validate_pipeline_shaders | Chris Forbes |
| 2016-01-12 | layers: MR128, Revert "layers: Work around Windows release build crash in cube" | Chris Forbes |
| 2016-01-12 | layers: LX273, Fix accessMask validation for depth/stencil input attachments | Mark Lobodzinski |
| 2016-01-12 | spirv-tools: update version for SDK 1.0 IHV | GregF |
| 2016-01-12 | header: move to version 1.0.1 | Jon Ashburn |
| 2016-01-12 | loader: Fix so unwrapped instance gets used for layer instance extension disp... | Jon Ashburn |
| 2016-01-12 | layers: Remove extra subpass increment in draw state | Tony Barbour |
| 2016-01-12 | loader: update linux version to 1. | Jeremy Hayes |
| 2016-01-12 | layers: Gitlab 65, Add image layout extension enum to paramchecker validation | Mark Lobodzinski |
| 2016-01-12 | layers: Fix image layer format mutability validation | Mark Lobodzinski |
| 2016-01-11 | layers: MR127, Update DrawState handling of non-updated descriptors | Tobin Ehlis |
| 2016-01-11 | loader: Update README.md for ICD<->loader interface | Jon Ashburn |
| 2016-01-11 | loader: Fix old ICD interface to not use vkGetInstanceProcAddr(NULL,) | Jon Ashburn |
| 2016-01-11 | glslang: upgrade glslang version for SDK 1.0 IHV | GregF |
| 2016-01-11 | header: Move to version 1.0.0 from 0.222 | Jon Ashburn |
| 2016-01-11 | misc: Move to Vulkan header version 0.222 | Jon Ashburn |
| 2016-01-11 | layers: Gitlab 126, Fix for swapchain layer which was checking wrong pointer | Norbert Nopper |
| 2016-01-11 | layers: LX264, Validate immutable format bit in image layer | Mark Lobodzinski |
| 2016-01-08 | Fixes: Fixed compiler warning about & | Mark Young |
| 2016-01-08 | Fixes: More compilation warning fixes | Mark Young |
| 2016-01-08 | layers: Gitlab 41 & 61, Fix invalid descriptor dereferences in helper codegen | Mark Lobodzinski |
| 2016-01-08 | layers: MR124, Fix semaphore ordering validation in mem tracker layer | Norbert Nopper |
| 2016-01-08 | layers: LX263, Validate minimum imageArrayLayers value in swapchain layer | Mark Lobodzinski |
| 2016-01-07 | layers: Fix unique_object gpa function; no intercept of func without an | Jon Ashburn |
| 2016-01-07 | layers: LX256, Suppress warnings on pre-signaled fences in MemTracker | Mark Lobodzinski |
| 2016-01-07 | misc: make sure host memory alignment is a power of two | Jon Ashburn |
| 2016-01-07 | layers: MR123, Improved ObjectTracker codegen | Tobin Ehlis |
| 2016-01-07 | swapchain: MR122, queueFamilyIndexCount must be > 1 for CONCURRENT | Ian Elliott |
| 2016-01-07 | layers: MR121, Use _BitScanForward for u_ffs on windows | Mike Stroyan |
| 2016-01-07 | layers: Output function names for deferred memory validation checks | Mark Lobodzinski |
| 2016-01-07 | layers: MR119, Defer validation until command buffer has been submitted | Michael Lentine |
| 2016-01-07 | misc: Remove the unique_objects layer from being enabled in tests and demos | Jon Ashburn |
| 2016-01-07 | tests: Fix a couple of test bugs revealed by unique_objects layer | Tobin Ehlis |
| 2016-01-07 | layers: UniqueObject updates based on review | Tobin Ehlis |
| 2016-01-07 | layers: Updated UniqueObjects with improved codegen | Tobin Ehlis |
| 2016-01-07 | layers: Add UniqueObjects layer to wrap objects in unique ptr | Tobin Ehlis |
| 2016-01-07 | update_external_sources: backed out last commit, broke win64 build | David Pinedo |
| 2016-01-07 | layers: Minor fixes to draw_state for new semaphore checks | Tobin Ehlis |
| 2016-01-07 | layers: MR118, Add validation for semaphore ordering | Michael Lentine |
| 2016-01-07 | layers: MR109, Fix second command buffer validation | Michael Lentine |
| 2016-01-07 | layers: MR108, Merge related updates and fixes | Mark Lobodzinski |
| 2016-01-07 | layers: MR108, Validate get queries | Michael Lentine |
| 2016-01-07 | icd: Use new loader interface for finding ICD entry points Remove library exp... | Jon Ashburn |
| 2016-01-07 | loader: Find ICD entrypoints via vk_icdGetInstanceProcAddr first in ICD library | Jon Ashburn |
| 2016-01-07 | Fixes: Fixed more Visual Studio warnings which appeared with the merge | Mark Young |
| 2016-01-07 | Fixes: Fixed a missing file change with Visual Studio warnings. | Mark Young |
| 2016-01-07 | Fixes: Fixed Visual Studio warnings during compilation. | Mark Young |
| 2016-01-07 | Fixes: Automatically detect Visual Studio version on Windows | Mark Young |
| 2016-01-07 | Added X server DRI3 config info for Ubuntu 14.04.3 LTS. | Karl Schultz |