aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07demos: Add help options to vulkaninfoShannon McPherson
2018-05-07layers: fix a multiplane imageview bugDave Houlton
2018-05-04layers: Track display and display mode objectsShannon McPherson
2018-05-04layers: image transfer granularity check fixesCort Stratton
2018-05-04layers: Fix down-chain null funcptr crashesMark Lobodzinski
2018-05-04demos: Fix cube ActualTimeLate functionLiam Middlebrook
2018-05-04tests: Add tests for indexed draw checkingKarl Schultz
2018-05-04layers: Add checks for indexed draw count/offsetKarl Schultz
2018-05-04layers: remove duplicate GetEnabledExtensions() functionCort Stratton
2018-05-03tests: Clean up MapMemWithoutHostVisibleBit testWilliam Henning
2018-05-02layers: Remove Fill Memory warningsMark Lobodzinski
2018-05-02layers: Fix segv during DebugReportCallback setupJohn Zulauf
2018-04-30layers: PreRecord Free/Destroy callsJohn Zulauf
2018-04-30core validation: extend CLEAR LOAD_OP check to new DS image layoutsSlawomir Cygan
2018-04-30tests: test behavior when dualSrcBlend feature is disabledCort Stratton
2018-04-30layers: validate dual-source-blend factorsCort Stratton
2018-04-27layers: Install into the data root directoryNick Sarnie
2018-04-27layers: Add missing promoted device extensionsJohn Zulauf
2018-04-27layers: Sort promoted extensions listJohn Zulauf
2018-04-26layers: multiplane view format compatibilityDave Houlton
2018-04-26demos: Sort most vkinfo output alphanumericallyShannon McPherson
2018-04-25layers: Implement extension dependency validationJohn Zulauf
2018-04-25layers: Add string_join utilityJohn Zulauf
2018-04-25layers: Add dependency info to vk_extension_helperJohn Zulauf
2018-04-25layers: Refactor codegen for vk_extension_helperJohn Zulauf
2018-04-25loader: Eliminate warning for uninitialized value.John Zulauf
2018-04-25layers: Sort extension order for extension helperJohn Zulauf
2018-04-25Image bind count is associated with pImageBinds rather than opaque bindsrodneyhuff
2018-04-24header: Update to version 1.1.74 of Vulkan hdrMark Lobodzinski
2018-04-24layers: Add handling for NULL in core post callJeremy Kniager
2018-04-23layers: Fixes from PR #2566Eskil Sund
2018-04-23layers: Add VALIDATION_ERROR_32a00272Eskil Sund
2018-04-20build(win): Add dep to create dir before useKarl Schultz
2018-04-20layers: Validate against nonCoherentAtomSizeTony Barbour
2018-04-19loader: Fix a 1.0/1.1 versioning bugLenny Komow
2018-04-19scripts: Add spec.py check for ext changesMike Schuchardt
2018-04-18demos: Enable all required exts for present capsMike Schuchardt
2018-04-18loader: Clarify loader warningMark Young
2018-04-18macos: Specify deployment target versionKarl Schultz
2018-04-18scripts:Account for extnumber key to fix warningsTobin Ehlis
2018-04-18demos:Add const to fix build warningTobin Ehlis
2018-04-18loader:Fix build warningsTobin Ehlis
2018-04-18layers:Capture rect by value to validate 2nd cbTobin Ehlis
2018-04-17layers: Validate subpass dependency access vs stage masksChris Forbes
2018-04-17demos: Remove undesirable gpu_count assertPetr Kraus
2018-04-17layers:Update comments to avoid compiler warningsTobin Ehlis
2018-04-16loader: Bump loader copyright to 2018Lenny Komow
2018-04-16demos: Add vulkaninfo.rc fileLenny Komow
2018-04-16externals: Update to latest glslangLenny Komow
2018-04-16vulkaninfo: Fix array length skewJeremy Kniager