tree: fb5aad87973243dd6a87438f707f533baa2eaabd [path history] [tgz]
  1. images/
  2. cJSON.c
  3. cJSON.h
  4. CMakeLists.txt
  5. debug_report.c
  6. debug_report.h
  7. dev_ext_trampoline.c
  8. dirent_on_windows.c
  9. dirent_on_windows.h
  10. gpa_helper.h
  11. loader.c
  12. loader.h
  13. loader.rc
  14. LoaderAndLayerInterface.md
  15. murmurhash.c
  16. murmurhash.h
  17. phys_dev_ext.c
  18. README.md
  19. trampoline.c
  20. vk_loader_layer.h
  21. vk_loader_platform.h
  22. vulkan-1.def
  23. wsi.c
  24. 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.