glfw/tests
Camilla Löwy 1d8d1ff3d0 Fix output for missing Vulkan surface extensions
When the Vulkan loader is present but there are no required surface
extensions, as will for example happen with the Null platform, glfwinfo
caused an error in glfwGetPhysicalDevicePresentationSupport and produced
confusing output.
2021-10-12 12:54:34 +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 Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
glfwinfo.c Fix output for missing Vulkan surface extensions 2021-10-12 12:54:34 +02:00
icon.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
iconify.c Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02: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 Update glad2 and switch to header-only version 2021-08-26 16:03:40 +02:00
window.c Fix string buffer sizes in window test 2021-10-05 18:11:25 +02:00