glfw/tests
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor
This adds the ability to switch between windowed and full screen modes,
move a full screen window between monitors and update its desired
resolution and refresh rate.

Fixes #43.
2016-03-18 11:13:24 +01:00
..
clipboard.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
CMakeLists.txt Add event wait timeout test 2016-03-16 13:35:43 +01:00
cursor.c Improve cursor test animation 2016-03-07 12:33:32 +01:00
empty.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
events.c Use monitor callback event more strictly 2015-12-15 22:37:22 +01:00
gamma.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
glfwinfo.c Cleanup 2016-02-29 13:19:27 +01:00
icon.c Fix icon test destroying window from callback 2016-03-18 11:05:06 +01:00
iconify.c Add glfwSetWindowMonitor 2016-03-18 11:13:24 +01:00
joysticks.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
monitors.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
msaa.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
reopen.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
sharing.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
tearing.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
threads.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
timeout.c Fix missing include in event wait timeout test 2016-03-18 10:36:33 +01:00
title.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
vulkan.c Fix loader-not-found error message 2016-02-22 10:48:56 +01:00
windows.c Add decoration option to multi-window test 2016-03-07 13:31:23 +01:00