platform/upstream/Vulkan-Loader.git
2021-08-04 Charles Giessentest: Update tests/README.md
2021-08-04 Charles Giessentest: Make all tests call vkDestroyInstance
2021-08-04 Charles Giessentest: Add CreateInstance.LayerPresent test
2021-08-04 Charles Giessentest: Update framework_config to include paths to layer...
2021-08-04 Charles Giessentest: Add noexcept in test_environment
2021-08-04 Charles Giessentest: add CreateInstance.LayerNotPresent test
2021-08-04 Charles Giessentest: Implemente layer create instance/device
2021-08-03 Mike Schuchardtbuild: Update to header 1.2.187
2021-08-02 Mark YoungFix loader debug documentation
2021-07-30 Charles Giessentest: Add basic threading test
2021-07-27 Mike Schuchardtbuild: Update to header 1.2.186
2021-07-20 Mike Schuchardtbuild: Update to header 1.2.185
2021-07-20 Jamie Madillbuild: Disable -Wimplicit-fallthrough in GN.
2021-07-14 Charles Giessenloader: Dont return OOM on function load failure
2021-07-13 Bob Ellisonwindows: update the loader copyright date
2021-07-13 Charles Giessenci: Re-add code and commit formatting verification
2021-07-13 Mark YoungUpdate contact information
2021-07-12 Charles Giessentest: Move more old tests to new test framework
2021-07-08 Mark YoungReport a warning if the number of GPUs doesn't match
2021-07-06 Mike Schuchardtbuild: Update to header 1.2.184
2021-07-06 Charles Giessentest: Fix TestLayer exports on windows
2021-07-06 Charles Giessentest: Add Enumeration Function stubs to TestLayer
2021-07-06 Charles Giessentest: Flesh out TestLayer to include relevant exports
2021-07-06 Charles Giessentest: Use MACRO=1 in TestICD for definition style
2021-07-06 Charles Giessentest: Update Framework Readme.md
2021-07-06 Charles Giessentest: Use a new `string_eq` function instead of raw...
2021-07-06 Charles Giessentest: Drop fp_ from function pointer names
2021-07-06 Charles Giessentest: Remove some redundant tests in old test suite
2021-07-06 Charles Giessentest: Rename regressions test cases
2021-07-06 Charles Giessentest: Remove Allocation tests from old test suite
2021-06-30 Mike Schuchardtbuild: Update to header 1.2.183
2021-06-30 Charles Giessendocs: Add info on DXGI adapters in Windows ICD Discovery
2021-06-29 Bob Ellisoncopyrights: updated copyrights on MIT files
2021-06-24 xantaresLoader shared lib: back to default cmake prefix
2021-06-23 Charles Giessentest: Delete old temp folders when starting tests/frame...
2021-06-23 Charles Giessentest: Update googlestest to 1.10.0
2021-06-23 Charles Giessentest: Add revamped allocation tests
2021-06-22 Charles Giessenci: Enable regression tests on MacOS
2021-06-22 Charles Giessentest: Fix framework to work on MacOS
2021-06-21 Mike Schuchardtbuild: Update to header 1.2.182
2021-06-17 ChristopheAdd layer manifest version 1.2.0 to history
2021-06-14 Mike Schuchardtbuild: Update to header 1.2.181
2021-06-11 Charles Giessenloader: Change VkResult when no ICDs were found
2021-06-11 Charles Giessenloader: Create AddManifestFile function
2021-06-11 Charles Giessenloader: Replace consistency checks with asserts
2021-06-07 Charles Giessentest: Refactor tests that use VK_ICD_FILENAMES
2021-06-07 Charles Giessentest: Control process elevation on Windows
2021-06-07 Charles Giessentest: Delete files properly on windows
2021-06-07 Charles Giessenci: Enable building of tests
2021-06-07 Charles Giessentest: Fix Windows x86 icd shim exports
2021-06-07 Charles Giessenci: Enable regression tests in Windows CI
2021-06-07 Mike Schuchardtbuild: Update to header 1.2.180
2021-06-03 Jamie MadillGN: Support custom library name.
2021-06-01 Biswapriyo... CMake: Fix linking option and libraries for MinGW.
2021-06-01 Charles Giessenloader: Silence erroneous implicit layer warning
2021-05-29 Charles Giessentests: Include <memory> in test_util.h
2021-05-27 Charles Giessenci: Make linux CI run regression tests
2021-05-27 Charles Giessencmake: Only enable testing with BUILD_TESTS
2021-05-27 Charles Giessenloader: Add pragma once to adapters.h
2021-05-27 Charles Giessentests: Add CMake to handle Detours library
2021-05-27 Charles Giessentests: fix spelling in loader_validation_tests
2021-05-27 Charles Giessentest: Add regression tests code
2021-05-27 Charles Giessentest: Add framework test_environment
2021-05-27 Charles Giessentest: Add test framekwork layer utility
2021-05-27 Charles Giessentest: Add framework platform abstraction shim
2021-05-27 Charles Giessentests: Add TestICD for mocking ICD's
2021-05-27 Charles Giessentest: Add framework cmake and utilities
2021-05-27 Charles Giessencmake: Make loader use same CRT in debug mode
2021-05-24 Mike Schuchardtbuild: Update to header 1.2.179 upstream/1.2.179 upstream/v1.2.179
2021-05-11 Mike Schuchardtbuild: Update to header 1.2.178
2021-05-04 Charles Giessenloader: Emit DEBUG for unknown function names
2021-05-04 Mike GorchakUse headers in the external folder prior to the system...
2021-05-04 sfricke-samsungMatch null queue check for vkGetDeviceQueue
2021-04-29 Mike Schuchardtbuild: Update to header 1.2.177
2021-04-29 Mike Schuchardtscripts: Switch from mkpath to makedirs
2021-04-27 Lenny Komowloader: Prevent crash from VK_KHR_display
2021-04-24 Lenny Komowloader: Fix stack overflow with large manifests
2021-04-23 Charles Giessenloader: Fix unused variable warning on Apple
2021-04-22 Charles Giessenloader: Silence wrong ELF class errors
2021-04-21 Charles Giessenloader: Accept layer manifest version 1.2.0
2021-04-21 Charles Giessendocs: Update pre-instance-function list
2021-04-21 Mike Gorchakbuild: Fix QNX build system
2021-04-20 Mike Schuchardtbuild: Update to header 1.2.176
2021-04-20 Charles Giessenci: Add verification of generated source code
2021-04-20 Charles Giessenbuild: Run generator to update extensions
2021-04-06 Mike GorchakAdd a couple of paragraphs about building process under...
2021-04-06 Mike GorchakRename build option to make it clearer that it belongs...
2021-04-06 Mike GorchakAdd QNX platform makefiles.
2021-04-06 Mike GorchakAdd support for QNX platform.
2021-03-29 Mike Schuchardtbuild: Update to header 1.2.174
2021-03-23 Lenny Komowdocs: Update note about ICD proc addr
2021-03-23 Mike Schuchardtbuild: Update known-good files for 1.2.173 header
2021-03-10 Shannon McPhersonbuild: Update known-good files for 1.2.172 header
2021-03-02 Shannon McPhersonbuild: Update known-good files for 1.2.171 header
2021-03-02 Shannon McPhersonscripts: Update copyright in `common_codegen.py`
2021-02-15 Jeremy Gebbenbuild: Update known-good files for 1.2.170 header
2021-02-10 Lenny Komowdocs: Update readme to point to github actions
2021-02-10 Lenny Komowrepo: Switch to github actions for CI
2021-02-08 Shannon McPhersonbuild: Update known-good files for 1.2.169 header
2021-02-03 J.D. Rouanloader: Do not return OOM when layer count is 0
next