mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
e94d16667b
This adds basic support for MoltenVK, a Vulkan implementation on top of Metal, on macOS 10.11 and later. It looks for MoltenVK in the process via RTLD_DEFAULT symbol lookup if _GLFW_VULKAN_STATIC is disabled. glfwCreateWindowSurface now creates and sets a CAMetalLayer for the window content view, which is required for MoltenVK to function. You must help CMake find MoltenVK for the Vulkan test to be built. Fixes #870. |
||
---|---|---|
.. | ||
build.dox | ||
CMakeLists.txt | ||
compat.dox | ||
compile.dox | ||
context.dox | ||
Doxyfile.in | ||
DoxygenLayout.xml | ||
extra.css | ||
extra.less | ||
footer.html | ||
header.html | ||
input.dox | ||
internal.dox | ||
intro.dox | ||
main.dox | ||
monitor.dox | ||
moving.dox | ||
news.dox | ||
quick.dox | ||
spaces.svg | ||
vulkan.dox | ||
window.dox |