glfw/tests
Camilla Löwy 3b3d58df47 Add support for VK_KHR_portability_enumeration
The use of this extension is required to enable the MoltenVK physical
device as of Vulkan SDK 1.3.216.0.  This is because MoltenVK is still
very (very) slightly non-conformant.
2022-07-07 23:48:16 +02:00
..
allocator.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
clipboard.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
CMakeLists.txt Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
cursor.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
empty.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
events.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
gamma.c Fix gamma test not checking for NULL return value 2021-12-31 13:13:21 +01:00
glfwinfo.c Add support for VK_KHR_portability_enumeration 2022-07-07 23:48:16 +02:00
icon.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
iconify.c Fix initial windowed mode size for test 2021-12-09 20:05:07 +01:00
inputlag.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
joysticks.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
monitors.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
msaa.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
reopen.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
tearing.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
threads.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
timeout.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
title.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
triangle-vulkan.c Add support for VK_KHR_portability_enumeration 2022-07-07 23:48:16 +02:00
window.c Add hiding and showing to interactive window test 2021-12-24 00:56:44 +01:00