tree: cab73bb904c4196a19ff2fc5820f11e88b71669c [path history] [tgz]
  1. cJSON.c
  2. cJSON.h
  3. CMakeLists.txt
  4. debug_report.c
  5. debug_report.h
  6. dev_ext_trampoline.c
  7. dirent_on_windows.c
  8. dirent_on_windows.h
  9. gpa_helper.h
  10. loader.c
  11. loader.h
  12. LoaderAndLayerInterface.md
  13. murmurhash.c
  14. murmurhash.h
  15. README.md
  16. table_ops.h
  17. trampoline.c
  18. vk-loader-generate.py
  19. vk_loader_platform.h
  20. wsi.c
  21. wsi.h
loader/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.