• Home
Name Date Size #Lines LOC

..--

CMakeLists.txtD03-May-20242.5 KiB6455

LoaderAndLayerInterface.mdD03-May-202459.7 KiB1,3041,050

README.mdD03-May-2024168 94

cJSON.cD03-May-202437.1 KiB1,3581,198

cJSON.hD03-May-20248.3 KiB19094

chain_skipping_layers.pngD03-May-202417.4 KiB

debug_report.cD03-May-202411.5 KiB320229

debug_report.hD03-May-20247.4 KiB15135

dev_ext_trampoline.cD03-May-202459.9 KiB2,0391,760

dirent_on_windows.cD03-May-20243.3 KiB13186

dirent_on_windows.hD03-May-20241.1 KiB5217

get_proc_addr.pngD03-May-202417 KiB

gpa_helper.hD03-May-202418 KiB380330

instance_call_chain.pngD03-May-202418.4 KiB

instance_dispatch.pngD03-May-202445.8 KiB

loader.cD03-May-2024159.2 KiB4,1993,163

loader.hD03-May-202424.1 KiB610464

murmurhash.cD03-May-20242.7 KiB9851

murmurhash.hD03-May-20241.6 KiB5312

table_ops.hD03-May-202436.2 KiB751704

trampoline.cD03-May-202478.9 KiB2,1871,601

vk-loader-generate.pyD03-May-202417.9 KiB486372

vk_loader_platform.hD03-May-202415.9 KiB455326

wsi.cD03-May-202451 KiB1,4211,024

wsi.hD03-May-20247.4 KiB157120

README.md

1# Loader Specification and Interfaces
2See LoaderAndLayerInterface.md.
3
4# Building
5Builds for Linux and Windows are supported via CMake. See top level BUILD.md file.
6
7
8
9