aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-29layers: GH195 Fix core_validation dynamic state checksTobin Ehlis
2016-03-29winrtinstaller: removed vulkaninfo from RT Start MenuDavid Pinedo
2016-03-29winrtinstaller: convert RT installer log file to asciiDavid Pinedo
2016-03-29layers: Improve core_validation image layout error messageMark Lobodzinski
2016-03-29layers: Michael's fix for uninit'd data in FindLayoutMark Lobodzinski
2016-03-29Remove device from layer_data_map at destroy in parameter_validationTony Barbour
2016-03-29winrtinstaller: Add logging support to Windows Runtime InstallerDavid Pinedo
2016-03-29layers: Get rid of 1K limit on debug message lengthChris Forbes
2016-03-28loader: Fix MSVC post-build event so copy with non-existent dir worksJon Ashburn
2016-03-28layers: Clarify message when query has not been performed.Michael Lentine
2016-03-28Revert "layers: Make layout checks warnings for pass begin."Michael Lentine
2016-03-28layers: update json to 1.0.7Jon Ashburn
2016-03-28header: update to version 1.0.7Jon Ashburn
2016-03-28Merge pull request #201 from critsec/vkjson-build-fixesJesse Hall
2016-03-28demos: Change MSVC proj files to remove PATH and add VK_LAYER_PATHJon Ashburn
2016-03-25cmake: Add post build event for MSVC for vulkan dll copyJon Ashburn
2016-03-25demos: Fix 32-bit Windows compilation problem.Karl Schultz
2016-03-25demos: add missing signal.h to tri.Karl Schultz
2016-03-25demos: Implement --break for cube and tri.Karl Schultz
2016-03-25layers: DL - Get inheritedQueries support from physical device featuresTony Barbour
2016-03-25loader: ghlvl#79, Fix to not report unsupported WSI surface extensions on LinuxJon Ashburn
2016-03-25demos: Simplify vulkaninfo to not enable any extensions.Jon Ashburn
2016-03-25layers: Use vector::resize instead of reserve to avoid portability issue.Karl Schultz
2016-03-25layers: Fix issue when sub-passes have diff attachment count.Mark Young
2016-03-25loader: Fix bugs found in code review.Ian Elliott
2016-03-25cube: Call vkCreateInstance so that it sets up a temporary callback.Ian Elliott
2016-03-25loader: Setup temporary callback for vkDestroyInstanceIan Elliott
2016-03-25layers: Replace ptr-to-ptr descriptor data struct with vectorTobin Ehlis
2016-03-25layers: Add check for renderArea being within framebuffer bounds.Michael Lentine
2016-03-25layers: LX453 fix typo in output message.Karl Schultz
2016-03-25layers: Make layout checks warnings for pass begin.Michael Lentine
2016-03-25layers: Update layout mismatch message to provide more detail.Michael Lentine
2016-03-24demos: Unify cmd arg handling between cube and tri.Karl Schultz
2016-03-24loader: Fix some typos from the recent WSI checkins: broke waylandJon Ashburn
2016-03-24loader: Convert fprintf() calls to loader_log()Ian Elliott
2016-03-24layers: WSI functions should not work unless enabled.Ian Elliott
2016-03-24loader: ghlvl 116 Fix CreateDevice to use the proper ICDs PhysDevJon Ashburn
2016-03-24layers: Migrate active_sets to active_slotsTobin Ehlis
2016-03-24layers: Fix layout transitions for combined aspect masks.Michael Lentine
2016-03-24android: Re-enable layer validation tests using shaderc and vulkan_wrapperCody Northrop
2016-03-24layers: Additional mutex fixesMark Lobodzinski
2016-03-24layers: GH177 Fix deadlocksTobin Ehlis
2016-03-24layers: fix bad api versionJon Ashburn
2016-03-24GH171: Use relative path for building Android bitsCourtney Goeltzenleuchter
2016-03-24GH171: Fix compiler warningCourtney Goeltzenleuchter
2016-03-24GH171: Fix for NDK packagingCourtney Goeltzenleuchter
2016-03-24layers: remove weird double assignment to pAttachmentsChris Forbes
2016-03-24layers: LX450, Tighten up queueFamilyIndex validation, fix crashMark Lobodzinski
2016-03-24layers: Merge renderpass maps in core_validationTobin Ehlis
2016-03-24layers: Merge framebuffer maps in core_validationTobin Ehlis