You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 4 years ago | |
| LoaderAndLayerInterface.md | 4 years ago | |
| README.md | 4 years ago | |
| chain_skipping_layers.png | 4 years ago | |
| debug_report.c | 4 years ago | |
| debug_report.h | 4 years ago | |
| dev_ext_trampoline.c | 4 years ago | |
| dirent_on_windows.c | 4 years ago | |
| dirent_on_windows.h | 4 years ago | |
| extensions.c | 4 years ago | |
| extensions.h | 4 years ago | |
| get_proc_addr.png | 4 years ago | |
| gpa_helper.h | 4 years ago | |
| instance_call_chain.png | 4 years ago | |
| loader.c | 4 years ago | |
| loader.h | 4 years ago | |
| loader.rc | 4 years ago | |
| murmurhash.c | 4 years ago | |
| murmurhash.h | 4 years ago | |
| table_ops.h | 4 years ago | |
| trampoline.c | 4 years ago | |
| vk-loader-generate.py | 4 years ago | |
| vk_loader_layer.h | 4 years ago | |
| vk_loader_platform.h | 4 years ago | |
| wsi.c | 4 years ago | |
| wsi.h | 4 years ago | |
README.md
Loader Specification and Interfaces
See LoaderAndLayerInterface.md.
Building
Builds for Linux and Windows are supported via CMake. See top level BUILD.md file.