platform/upstream/Vulkan-Loader.git
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
2020-01-13 Charles Giessenloader: Remove loader_platform_basename dead code
2019-12-12 Lenny Komowloader: Add custom terminator to tool properties
2019-12-12 Caio Marcelo... build: Fix Vulkan registry detection
2019-12-11 Lenny Komowcodegen: Fix crash in tooling info terminator
2019-12-10 Mark Lobodzinskibuild: Update for 1.1.130 header version
2019-12-06 Nico WeberFix a bug found by clang's -Wsizeof-array-div.
2019-11-27 Tobin Ehlisbuild:Add def file for Windows GN build
2019-11-26 Shannon McPhersonbuild: Update known-good for 1.1.129 header
2019-11-25 Mike Schuchardtbuild: Add Cfgmgr32.lib to GN build
2019-11-21 Lenny Komowloader: Remove code for building a static loader
2019-11-21 Lenny Komowrepo: Remove the option to build a static loader
2019-11-21 David 'Digit... build: Fix Vulkan headers detection with CMake.
2019-11-20 Jonah Ryan... loader: Use unsafe file search for GN builds
2019-11-18 Shannon McPhersonbuild: Update known-good for 1.1.128 header
2019-11-06 Jonah Ryan... Fix build errors on Windows GN
2019-11-04 Shannon McPhersonbuild: Update known-good for 1.1.127 header
2019-10-30 baldurkloader: Reset sizes for each call to RegEnumValue
2019-10-30 Mike Schuchardtgn: Remove stray comma in BUILD.gn
2019-10-30 Jonah Ryan... build: BUILD.gn fix for MacOS
2019-10-30 Lenny Komowrepo: Switch appveoyor to use VS2015
2019-10-30 Lenny Komowloader: Move adapter API into custom header
next