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