platform/upstream/Vulkan-Loader.git
2022-05-24 Charles GiessenRefactor loader allocation functionality
2022-05-24 Mike Schuchardtbuild: Update to header 1.3.215
2022-05-21 Rutwik Choughuledocs: Fix typo in MoltenVK url
2022-05-21 Ludovico de... Update supported versions in the docs
2022-05-17 Mike Schuchardtbuild: Update to header 1.3.214
2022-05-11 Mike Schuchardtbuild: Update to header 1.3.213
2022-05-11 Charles GiessenRevert "Implement unknown function intercept in layers"
2022-05-05 Mark YoungOutput message if override app_keys mismatch on app...
2022-05-04 Mark YoungUpdate layer manifest file
2022-05-04 Charles GiessenMake portability drivers not load by default
2022-05-04 Charles GiessenFix CMake code for getting Git Version information
2022-05-03 Charles GiessenImplement unknown function intercept in layers
2022-05-03 Charles GiessenCorrectly check for NULL in loader_get_dispatch
2022-05-02 Sein LeeFix typo
2022-04-21 Mike Schuchardtci: Remove fbactions/setup-winsdk
2022-04-21 Mike Schuchardtbuild: Update to header 1.3.212
2022-04-14 Charles GiessenAdd app_key OverrideMetaLayer tests
2022-04-13 Erik Faye-LundUpdate LoaderDriverInterface.md
2022-04-12 Charles GiessenRefactor FrameworkEnvironment API a bit
2022-04-07 Charles GiessenDocument VK_KHR_portability_enumeration support
2022-04-07 Charles GiessenWarn if portability_enumeration extension should be...
2022-04-06 Charles GiessenIncrease discovery timeout for Gtest test to 100 seconds
2022-04-06 Charles GiessenRevert 32bit linux unknown ext chain change
2022-04-05 Mike Schuchardtbuild: Update to header 1.3.211
2022-04-05 Charles GiessenAllow meta layers to have newer component layers
2022-04-05 Charles GiessenClean up version checking logic
2022-04-05 Charles GiessenFix 32 bit linux unknown function handling
2022-04-04 Charles GiessenFix missed Physical Devices in Windows
2022-04-04 Charles GiessenUse correct TestICD in tests
2022-04-04 Charles GiessenAdd test for different ICD interface versions
2022-04-01 Mike Schuchardtbuild: Update to header 1.3.210
2022-03-31 Charles GiessenDont emit warnings on unknown manifest file versions
2022-03-30 Biswapriyo... cmake: Add ENABLE_WERROR option
2022-03-30 unknownFixup several small issues found by Visual Studio
2022-03-29 Charles GiessenEnable /W4 errors and support clang-cl
2022-03-29 Charles GiessenReplace TEST_F with TEST in most tests
2022-03-29 Mark YoungUpdate issue templates
2022-03-29 Mark YoungAdd Bug Reporting Template
2022-03-25 Mark YoungApply code review comments from @charles-lunarg
2022-03-25 Mark YoungFix #888 crash in Lutris with Linux sorting
2022-03-25 Charles GiessenRemove LDP_DRIVER_6
2022-03-25 Charles GiessenFixup windows test infrastructure
2022-03-24 Mark YoungFix non-sorted surface indexing
2022-03-24 Peng HuangUpdate BUILD.gn
2022-03-23 Mike Schuchardtbuild: Update to header 1.3.209
2022-03-21 Charles GiessenLog when core GetToolingProperties is NULL.
2022-03-21 Mark YoungMore clean up to make sure we have enough space
2022-03-21 Mark YoungModify logging text output
2022-03-21 Mark YoungAdd device log info on vkCreateDevice
2022-03-15 Mike Schuchardtbuild: Update to header 1.3.208 upstream/1.3.208
2022-03-15 Charles GiessenTests close layer handles when necessary
2022-03-15 Charles GiessenTest framework now shims registry functions
2022-03-15 Charles GiessenRemove hasing of unknown functions
2022-03-15 Charles GiessenMove unknown function logic into dedicated file
2022-03-15 Charles GiessenRevamp unknown function tests
2022-03-14 Jamie MadillUse no-chromium-code in GN build.
2022-03-10 Mark YoungModify loader VK_ADD_DRIVER_FILES behavior
2022-03-09 Charles GiessenRemove VK_NO_PROTOTYPES from test_util.h
2022-03-09 Charles Giessenmake secure_getenv discovery project wide
2022-03-09 Charles GiessenSet VK_NO_PROTOTYPES on test targets
2022-03-09 Charles GiessenFix tests compiler warnings from bool conversions
2022-03-09 Charles GiessenUse target_link_options if available in CMake
2022-03-09 Charles GiessenRefactor CMake to user correct C/C++ Standard
2022-03-09 Charles GiessenFix macOS CMake errors
2022-03-09 Charles GiessenSet CMake C & C++ standard per target
2022-03-09 Charles GiessenMake _GNU_SOURCE a common target property
2022-03-09 Charles GiessenSpecify wrap_objects.cpp in CMake code
2022-03-09 Charles GiessenUse targets CMake logic instead of directories
2022-03-09 Charles GiessenCleanup MSVC CMake code
2022-03-09 Charles GiessenFix compiler warnings in tests on MSVC
2022-03-09 Charles GiessenReport secure_getenv missing when not using MSVC
2022-03-09 Charles GiessenFormat unix fallback paths in CMakeLists.txt
2022-03-09 Charles GiessenRemove BUILD_LOADER build option
2022-03-09 Charles GiessenUse CMake provided library names on macOS
2022-03-09 Charles GiessenUse GLOBs to get macOS vulkan framework headers
2022-03-09 Charles GiessenRefactor Windows specific loader CMake code
2022-03-09 Charles GiessenUse the CMake Threads package
2022-03-09 Charles GiessenReplace loader_cmake_config.h with definitions
2022-03-09 Charles GiessenRefactor loader specific CMake options
2022-03-09 Charles GiessenMove git info in CMake to loader_common_options
2022-03-09 Charles GiessenRefactor CMake compiler options
2022-03-09 Charles GiessenRefactor CMake WSI platform defines
2022-03-09 Charles GiessenRemove RELEASE_BUILD cmake option
2022-03-08 Mike Schuchardtbuild: Update to header 1.3.207 upstream/v1.3.207
2022-03-04 Charles GiessenAdd live tests for OS dynamic loader behavior
2022-03-04 Mark YoungChanges to additive env var based on code review
2022-03-04 Mark YoungFix WIndows elevation
2022-03-04 Mark YoungAdd "additive" environment variables
2022-03-01 sfricke-samsungloader: Fix wayland copy paste error
2022-02-28 Mark YoungResolve Angle failure because it breaks with is_high_in...
2022-02-23 Matt Turnerdocs: Fix typo
2022-02-21 Charles GiessenFix compiler warnings in regression_tests
2022-02-21 Charles GiessenAdd consecutive create instance and device tests
2022-02-18 Mike Schuchardtbuild: Update to header 1.3.206
2022-02-18 Mark YoungFix vk_icdGetPhysicalDeviceProcAddr docs
2022-02-17 Mark YoungEnable testing of high-integrity in the loader
2022-02-16 Mark YoungUpdate Contributing.md file
2022-02-16 Mark YoungClean up layer test
2022-02-16 Mark YoungFix Windows build and add proper phys dev group sorting
2022-02-16 Mark YoungCode review comment fixes.
next