• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

generated/H20-Dec-2021-11,5309,470

LoaderAndLayerInterface.mdH A D20-Dec-2021642 2011

README.mdH A D20-Dec-2021250 64

adapters.hH A D20-Dec-20212.4 KiB8453

allocation.cH A D20-Dec-20214.9 KiB13290

allocation.hH A D20-Dec-20212.1 KiB4615

asm_offset.cH A D20-Dec-20215.1 KiB11077

asm_test_aarch64.SH A D20-Dec-2021804 247

asm_test_x86.SH A D20-Dec-2021842 2523

cJSON.cH A D20-Dec-202139.3 KiB1,2191,054

cJSON.hH A D20-Dec-20218.4 KiB16672

debug_utils.cH A D20-Dec-202142 KiB1,000812

debug_utils.hH A D20-Dec-20217.7 KiB10365

dev_ext_trampoline.cH A D20-Dec-202121.4 KiB539511

dirent_on_windows.cH A D20-Dec-20213.6 KiB13386

dirent_on_windows.hH A D20-Dec-20211.2 KiB5216

extension_manual.cH A D20-Dec-202120.6 KiB399304

extension_manual.hH A D20-Dec-20215.3 KiB9145

get_environment.cH A D20-Dec-20216.1 KiB17299

get_environment.hH A D20-Dec-20211.5 KiB448

gpa_helper.cH A D20-Dec-202116.9 KiB255209

gpa_helper.hH A D20-Dec-20211,018 315

loader.cH A D20-Dec-2021312.2 KiB7,0415,469

loader.hH A D20-Dec-202110.3 KiB173117

loader.rcH A D20-Dec-20211.7 KiB5954

loader.rc.inH A D20-Dec-20211.7 KiB5954

loader_cmake_config.h.inH A D20-Dec-202166 32

loader_common.hH A D20-Dec-202114.1 KiB416284

loader_windows.cH A D20-Dec-202140.4 KiB915738

loader_windows.hH A D20-Dec-20215.2 KiB10829

log.cH A D20-Dec-20217.7 KiB231172

log.hH A D20-Dec-20211.9 KiB5113

murmurhash.cH A D20-Dec-20212.8 KiB10051

murmurhash.hH A D20-Dec-20211.6 KiB5111

phys_dev_ext.cH A D20-Dec-202149.7 KiB1,0581,017

terminator.cH A D20-Dec-202134.2 KiB591435

trampoline.cH A D20-Dec-2021165.2 KiB3,2352,613

unknown_ext_chain.cH A D20-Dec-202118.2 KiB822779

unknown_ext_chain_gas_aarch64.SH A D20-Dec-202120.5 KiB835799

unknown_ext_chain_gas_x86.SH A D20-Dec-202123.4 KiB887867

unknown_ext_chain_masm.asmH A D20-Dec-202124.1 KiB885865

vk_loader_layer.hH A D20-Dec-20211.6 KiB5123

vk_loader_platform.hH A D20-Dec-202117 KiB488344

vulkan-1.defH A D20-Dec-20216.6 KiB240233

vulkan.pc.inH A D20-Dec-2021326 1310

wsi.cH A D20-Dec-2021148.8 KiB2,8192,251

wsi.hH A D20-Dec-202116.2 KiB233187

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