platform/upstream/Vulkan-Loader.git
2020-08-14 Lenny Komowrepo: Set appveyor build to use Win10 SDK
2020-08-14 Lenny Komowloader: Move tag to avoid linux warning
2020-08-14 Piotr Bialeckiloader: Fix physical device sorting crash
2020-08-14 Lenny Komowloader: Remove illegal asssignment
2020-08-14 Lenny Komowloader: Fix variable name
2020-08-14 Lenny Komowloader: Fixpossible memory corruption
2020-08-14 Lenny Komowloader: Add reporting for physical device sorting
2020-08-14 Lenny Komowdocs: Update loader doc with device sorting info
2020-08-14 Lenny Komowloader: Sort physical devices on Windows
2020-08-14 Shannon McPhersonbuild: Update known-good files for 1.2.150 header
2020-08-13 Jamie MadillFix double delete in loaderScanForImplicitLayers.
2020-08-07 Lenny Komowloader: Make invalid std val layer an error
2020-08-06 Dorian Apanelloader: fix memory leak of failed to load layers
2020-08-06 Lenny Komowdocs: Pass inst handles when getting func pointers
2020-08-05 Charles Giessenloader: fix override paths leaking in VerifyAllMetaLayers
2020-07-20 Shannon McPhersonbuild: Update known-good files for 1.2.148 header
2020-07-16 Bob Ellisonscripts: fix update_deps retry clone
2020-07-14 Shannon McPhersonbuild: Update known-good files for 1.2.147 header
2020-07-14 Lenny Komowloader: Remove RTLD_DEEPBIND flag
2020-07-13 Bob Ellisonscripts: udpate_deps retry on clone or fetch failure
2020-07-10 Charles Giessenloader: Make RTLD_DEEPBIND conditional on ASAN
2020-07-10 Mike Schuchardtbuild: Roll GN DEPS file
2020-07-07 Nicolas CaramelliRemove duplicate key / value in scripts/common_codegen.py
2020-07-07 Shannon McPhersonbuild: Update known-good files for 1.2.146 header
2020-07-07 Nicolas Caramelliloader: Add support for directfb surface extension
2020-07-06 Alexander Batashevloader: Fix symbol lookup order
2020-07-06 Sylvain DefresneConvert GN libs lists to frameworks
2020-07-06 Charles Giessenloader: fix wrongly returned error code
2020-07-06 Charles Giessenloader: fix TSAN warning
2020-06-22 Shannon McPhersonbuild: Update known-good files for 1.2.145 header
2020-06-19 Jan Beichbuild: include system headers last
2020-06-18 Charles Giessenloader: Use MoltenVK in app bundle if found
2020-06-11 Lenny Komowloader: Fix crash in vkGetDeviceQueue2
2020-06-09 dan sinclairscripts: Use named params for generator options
2020-05-26 Shannon McPhersonBuild: Update known-good files for 1.2.141 header
2020-05-26 Charles Giessenloader: add per-application override layer settings
2020-05-15 Charles Giessenloader: Preload ICD use its own mutex
2020-05-05 Shannon McPhersonbuild: Fix `loader_genvk.py` error logging
2020-05-04 Shannon McPhersonbuild: Update known-good for 1.2.140 header
2020-04-28 Petr Krausdocs: Fix typo
2020-04-24 Lenny Komowloader: Check for null when creating a queue
2020-04-20 Petr Krausdocs: Fix link in interface docs
2020-04-16 Corentin WallezBUILD.gn: Generate libvulkan.so.1 on Linux
2020-04-15 Charles Giessentests: fix non-msvc windows test building
2020-04-11 Charles Giessenloader: Fix deadlock introduced by preloading ICDs
2020-04-11 Charles Giessenloader: Preload ICD's to speed up common path
2020-04-10 Lenny Komowbuild: Find headers package from external dir
2020-04-09 Kévin PetitLog debug messages with verbose severity instead of...
2020-04-08 Shannon McPhersonbuild: Update known-good for 1.2.137 header
2020-04-08 Lenny Komowtests: Update layer path test to strip empty paths
2020-04-08 Lenny Komowloader: Strip out empty search paths
2020-04-08 David Hubbardloader: Fix clang-format formatting issues
2020-04-08 David Hubbardloader: Remove duplicate search paths on posix
2020-04-07 Jamie Madillbuild: Fix not finding registry path in some cases
2020-04-06 Wang YanQingdocs: Improve vkNegotiateLoaderLayerInterfaceVersion...
2020-04-06 Aaron FrankeAdd newlines to two DXGI files
2020-04-06 Wang YanQingdocs: Correct one minor discrepancy in "Implicit vs...
2020-04-06 Lenny Komowbuild: Enable building static loader on MacOS
2020-04-02 Ricardo GarciaAllow vkGetInstanceProcAddr to resolve itself with...
2020-03-30 Charles Giessenloader: fix mispelling of implement
2020-03-27 Mike Weiblentests: Use complete version from header
2020-03-27 Mike Weiblenloader: Use complete version from header
2020-03-26 Wang YanQingdocs: Fix wrong type name in InterceptFunctionName...
2020-03-23 Charles Giessenscripts: stubs in dispatch table lacked matching return...
2020-03-18 Charles Giessenloader: check for duplicates in device extension count
2020-03-18 Mark Lobodzinskitravis: Remove GN build failures from 'allowed' list
2020-03-17 Shannon McPhersonbuild: Update known-good for 1.2.135 header
2020-03-17 Simon McVittieFindVulkanHeaders: Match header lines more precisely
2020-03-16 Joshua Ashtonloader: Handle no surface for surface caps 2 funcs
2020-03-16 Joshua Ashtonloader: Migrate get surface caps 2 funcs to wsi
2020-03-12 Charles Giessenloader: Fix skipping all layers if one bad is found
2020-03-12 Charles Giessenloader: fix crash when json doesn't contain an object
2020-03-11 Shannon McPhersonbuild: Update known-good for 1.2.134 header
2020-02-20 Mark Lobodzinskiloader: Remove standard_val refs from LoaderLayerIF doc
2020-02-20 dan sinclairMove BUILD_TESTS option up as well
2020-02-20 dan sinclairAllow Vulkan-Headers to be in externals.
2020-02-19 Lenny Komowloader: Remove queue info count check
2020-02-18 Bas Nieuwenhuizenloader: Deal with failure loading implicit layer libraries.
2020-02-18 Georg Lehmannloader: correct the name of vkNegotiateLayerInterfaceVe...
2020-02-17 Shannon McPhersonbuild: Update known-good for 1.2.133 header
2020-02-06 Cody Northroploader: Avoid clang warning about parentheses
2020-02-05 Charles Giessenloader: secure_getenv change logging WARN to INFO
2020-02-05 Charles Giessenloader: don't unconditionally add std-val meta layer
2020-02-05 Lenny Komowloader: Fix buffer size updates in registry search
2020-02-04 Lenny Komowloader: Add core 1.2 functions to gpa_helper
2020-02-04 Charles Giessenloader: add null check to loaderValidateLayers
2020-02-04 Charles Giessenloader: Warn when loader_secure_getenv() fails
2020-02-03 Lenny Komowbuild: Regenerate files for debug utils changes
2020-02-03 Lenny Komowloader: Fix debug utils terminators being skipped
2020-01-28 Shannon McPhersonbuild: Update known-good for 1.2.132 header
2020-01-28 Charles GiessenFix spelling mistakes
2020-01-27 Lenny Komowloader: Update comments for shared aliases
2020-01-24 Shannon McPhersonloader: Update copyright date to include 2020
2020-01-22 Mark Lobodzinskiloader: Improve 1.2 promoted extension fix
2020-01-22 Mark Lobodzinskiloader: Fix handling of promoted device extensions
2020-01-16 Mike SchuchardtFix GN build
2020-01-15 Mike Schuchardtbuild: Header update for 1.2.131
2020-01-15 Mike Schuchardtscripts: Tweak extension detection
2020-01-15 Lenny Komowscripts: Add support for Vulkan 1.2 codegen
2020-01-15 Lenny Komowloader: Add support for Vulkan 1.2
next