glfw/tests
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup
This renames 'raw input' to 'raw mouse motion' as there are other kinds
of raw input.  The update path is restructured to avoid reinitializing
all of disabled cursor mode.  Modification of shared state is moved out
into shared code.  Raw mouse motion is disabled by default for
compatibility.

Related to #1401.
2019-02-22 13:04:11 +01:00
..
clipboard.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
CMakeLists.txt Add full screen option to tearing test 2019-01-17 00:12:11 +01:00
cursor.c Rename raw input to raw mouse motion, cleanup 2019-02-22 13:04:11 +01:00
empty.c Paperwork done 2016-11-30 14:00:41 +01:00
events.c Allow zero windows for events test 2019-01-25 12:46:46 +01:00
gamma.c Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00
glfwinfo.c Clarify what glfwVulkanSupported means 2017-08-20 14:42:39 +02:00
icon.c Paperwork done 2016-11-30 14:00:41 +01:00
iconify.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
inputlag.c Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00
joysticks.c Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00
monitors.c Add content scale queries 2017-10-26 17:26:36 +02:00
msaa.c Add remaining GLSL version directives 2016-12-05 14:16:56 +01:00
opacity.c Add GLFW_SCALE_TO_MONITOR 2018-09-03 23:12:39 +02:00
reopen.c Add remaining GLSL version directives 2016-12-05 14:16:56 +01:00
tearing.c Add full screen option to tearing test 2019-01-17 00:12:11 +01:00
threads.c Paperwork done 2016-11-30 14:00:41 +01:00
timeout.c Paperwork done 2016-11-30 14:00:41 +01:00
title.c Make remaining tests set viewport in render loop 2018-02-07 16:46:51 +01:00
vulkan.c Remove trailing whitespace 2017-12-14 15:36:55 +01:00
windows.c Add GLFW_FOCUS_ON_SHOW window hint and attribute 2018-05-29 15:51:36 +02:00