glfw/tests
Camilla Löwy f871f14d5e Add update flag to timeout test
Redrawing the window contents for every possible event is not
a reasonable thing for an application to do.  The test should be whether
redrawing on demand plus periodic updates works with near-idle CPU use
and no extra input latency.

This change incidentally makes the test well-behaved on Wayland, where
it was previously broken due to every EGL buffer swap causing an event
to be received.
2026-02-04 18:07:19 +01:00
..
allocator.c
clipboard.c
CMakeLists.txt
cursor.c
empty.c
events.c Unlimited mouse button input mode 2024-03-12 16:24:01 +00:00
gamma.c
glfwinfo.c Fix glfwinfo output of Vulkan layer spec version 2023-03-31 16:18:46 +02:00
icon.c
iconify.c
inputlag.c
joysticks.c
monitors.c
msaa.c
reopen.c
tearing.c
threads.c Add window hints for initial position 2022-07-29 11:50:13 +02:00
timeout.c Add update flag to timeout test 2026-02-04 18:07:19 +01:00
title.c
triangle-vulkan.c
window.c Unlimited mouse button input mode 2024-03-12 16:24:01 +00:00