• Home
Name Date Size #Lines LOC

..--

generated/12-May-2024-13,71311,394

CMakeLists.txtD12-May-202415.8 KiB367330

LoaderAndLayerInterface.mdD12-May-2024642 2011

README.mdD12-May-2024250 64

adapters.hD12-May-20242.4 KiB8453

allocation.cD12-May-20246.6 KiB157105

allocation.hD12-May-20243.7 KiB6326

asm_offset.cD12-May-20244.7 KiB10774

asm_test_aarch64.SD12-May-2024804 247

asm_test_x86.SD12-May-2024842 2523

cJSON.cD12-May-202438.3 KiB1,2191,055

cJSON.hD12-May-20247.4 KiB16067

debug_utils.cD12-May-202430.9 KiB699539

debug_utils.hD12-May-20245.3 KiB8041

dev_ext_trampoline.cD12-May-202421.4 KiB538510

dirent_on_windows.cD12-May-20243.4 KiB13184

dirent_on_windows.hD12-May-20241.2 KiB5216

extension_manual.cD12-May-202420.8 KiB391297

extension_manual.hD12-May-20245.3 KiB9145

get_environment.cD12-May-20246.3 KiB174106

get_environment.hD12-May-20241.6 KiB458

gpa_helper.cD12-May-202419.9 KiB295247

gpa_helper.hD12-May-20241,018 315

loader.apsD12-May-20241.9 KiB

loader.cD12-May-2024312.9 KiB6,9225,373

loader.hD12-May-202410.8 KiB191127

loader.rcD12-May-20241.7 KiB5954

loader.rc.inD12-May-20241.7 KiB5954

loader_common.hD12-May-202415.8 KiB468316

loader_linux.cD12-May-202421.8 KiB457335

loader_linux.hD12-May-20241.5 KiB389

loader_windows.cD12-May-202448.6 KiB1,067864

loader_windows.hD12-May-20245.9 KiB12035

log.cD12-May-20248.4 KiB239173

log.hD12-May-20241.9 KiB5214

phys_dev_ext.cD12-May-202449.7 KiB1,0571,016

stack_allocation.hD12-May-20241.4 KiB4413

terminator.cD12-May-202436.4 KiB649476

trampoline.cD12-May-2024173.9 KiB3,2532,619

unknown_ext_chain.cD12-May-202418.2 KiB821778

unknown_ext_chain_gas_aarch64.SD12-May-202420.5 KiB835799

unknown_ext_chain_gas_x86.SD12-May-202423.5 KiB888868

unknown_ext_chain_masm.asmD12-May-202424.2 KiB886866

unknown_function_handling.cD12-May-202416.1 KiB340206

unknown_function_handling.hD12-May-20241.5 KiB389

vk_loader_layer.hD12-May-20241.6 KiB5123

vk_loader_platform.hD12-May-202418 KiB520356

vulkan-1.defD12-May-20247.5 KiB278270

vulkan.pc.inD12-May-2024326 1310

wsi.cD12-May-2024160.5 KiB3,0512,420

wsi.hD12-May-202416.9 KiB246199

README.md

1# Loader Specification and Interfaces
2See the [LoaderInterfaceArchitecture.md](../docs/LoaderInterfaceArchitecture.md) for detailed documentation.
3
4# Building
5Builds for Linux, Windows, and MacOS are supported via CMake. See top level BUILD.md file.
6