aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-13docs: Update readme to reflect repo deprecationupstream-masterMark Lobodzinski
2018-05-11icd:Add GPDP2 support for descriptor indexingTobin Ehlis
2018-05-11layers:Moving to GPDF2Tobin Ehlis
2018-05-11layers:Store GPDF2 structTobin Ehlis
2018-05-11icd:Fix Windows buildTobin Ehlis
2018-05-11layers: add missing VkFormatFeatureFlags checksCort Stratton
2018-05-11layers: Add GetApiVersion() helperCort Stratton
2018-05-11layers: fix imageview 3D layout transitionDave Houlton
2018-05-11demos: Add MacOS surface output to vulkaninfoJeremy Kniager
2018-05-11icd:Add support for extended features queriesTobin Ehlis
2018-05-11tests:Compare VkBool32 against VK_FALSETobin Ehlis
2018-05-10tests: Update tests to remove duplicate slashesLenny Komow
2018-05-10loader: Fix gcc 8.1 cast warningLenny Komow
2018-05-10loader: Fix unhandled out of memory errorsLenny Komow
2018-05-10loader: Remove duplicated delimiting chars in pathsMartin Blanchard
2018-05-09tests: Fix min image transfer granularity testWilliam Henning
2018-05-09tests: Clean up multiplane view format testWilliam Henning
2018-05-08layers: Rework attachment use conflict checksChris Forbes
2018-05-08layers: Do renderpass dag validation before callChris Forbes
2018-05-08tests: Simplify CopyImageLayerCountMismatch testWilliam Henning
2018-05-07demos: Unify capitlization in json outputShannon McPherson
2018-05-07demos: Add help options to vulkaninfoShannon McPherson
2018-05-07layers: fix a multiplane imageview bugDave Houlton
2018-05-07tests: Fix some renderframework bugsMark Lobodzinski
2018-05-07tests: Simplify DSAspectBitErrors testWilliam Henning
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-25tests: Fixed extension dependency in layer testsJohn 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