Files
third_party_vulkan-loader/loader
Charles Giessen b429366187 loader: Properly check for elevated permissions
The status message for the loader not searching environment
variables when running with elevated permissions didn't properly
check. This commit adds in proper guards to make sure the status
message only prints when compiled with explicit use of non-secure
getenv

Change-Id: I993bb08de21bb0e338852368c24fe615d0d1f9b9
2020-12-01 10:59:06 -07:00
..
2018-04-18 06:25:36 -06:00
2018-04-18 06:25:36 -06:00
2020-10-19 10:12:32 -06:00

Loader Specification and Interfaces

See LoaderAndLayerInterface.md for detailed documentation.

Building

Builds for Linux, Windows, and MacOS are supported via CMake. See top level BUILD.md file.