master
header: Update to version 1.1.74 of Vulkan hdr
macOS: Add macOS support
layers: Install into the data root directory
docs: Remove swapchain refs from docs/text files
layers: Check in layer Windows def files
layers: add missing VkFormatFeatureFlags checks
layers:Moving to GPDF2
layers:Store GPDF2 struct
layers: clang-format only
docs: Move documentation to repos
layers: Add GetApiVersion() helper
layers: Remove Fill Memory warnings
layers: Add support for VK_EXT_descriptor_indexing
layers: Add canonical/unique ID to pipeline layout
layers: Store PushConstant ranges in dictionary
layers: Destroy object tracking after reporting undestroyed objects
layers: Track display and display mode objects
layers:Migrate to new validation error IDs
layers: maint2 image usage bit validation
layers: Implement extension dependency validation
layers: remove duplicate GetEnabledExtensions() function
Implement initial VK_EXT_debug_utils changes
layers: Remove layer prefix from log_msg calls
layers: Fix memleak in unique object's debug functions
layers: Make unique_objects ID map global
layers: fix typos
layers: add multiplane image formats and checks
layers: Free per-device and -instance data on destroy
layers: GH1115 Add missing VK_LAYER_EXPORT decorations
repo: Clang-format LVL source files using Google
layers: Fix segv during DebugReportCallback setup
layers: Fix layer settings file debug action name
layers: Remove debug code from vk_layer_table.cpp
layers: Break out VkDescriptorSetLayout code into its own class
layers: Add string_join utility
layers: Add script to create VU stats in CSV
layers: Add xxhash