glfw/tests
Camilla Löwy ab3bfb4205 Cocoa: Update MoltenVK support for LunarG SDK
GLFW now checks for the libvulkan.1.dylib loader instead of what is now
the ICD.  This removes checking for libMoltenVK.dylib to avoid cryptic
errors.  This unfortunately also breaks compatibility with the
standalone MoltenVK SDK.

This also removes support for the static loader library as that is not
present in the LunarG SDK.

Related to #870.
2018-03-01 21:45:46 +01:00
..
clipboard.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
CMakeLists.txt Cocoa: Update MoltenVK support for LunarG SDK 2018-03-01 21:45:46 +01:00
cursor.c
empty.c
events.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
gamma.c
glfwinfo.c Clarify what glfwVulkanSupported means 2017-08-20 14:42:39 +02:00
icon.c
iconify.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
inputlag.c
joysticks.c
monitors.c
msaa.c Add remaining GLSL version directives 2016-12-05 14:16:56 +01:00
opacity.c Remove unused variable in opacity test 2018-03-01 08:29:04 +01:00
reopen.c
tearing.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
threads.c
timeout.c
title.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
vulkan.c
windows.c