glfw/tests
m@bitsnbites.eu 1c21fc1383 Removed GLFW_SYSTEM_KEYS from the GLFW API
Rationale: Disabling system commands is inherently
dangerous, and should not be encouraged. Also, it's very
difficult to define and implement a reliable and
consistent cross-platform mechanism.
2012-11-10 22:20:47 +01:00
..
accuracy.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
clipboard.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
CMakeLists.txt Added direct dependency on librt for threads test on X11. 2012-09-09 01:31:23 +02:00
defaults.c Made defaults test window hidden. 2012-09-11 22:23:35 +02:00
events.c Removed GLFW_SYSTEM_KEYS from the GLFW API 2012-11-10 22:20:47 +01:00
fsaa.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
fsfocus.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
gamma.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
glfwinfo.c Removed registering glfwTerminate with atexit. 2012-10-22 03:20:16 +02:00
iconify.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
joysticks.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
modes.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
peter.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
reopen.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
sharing.c Introduced window positioning hints and window position properties 2012-11-10 22:19:55 +01:00
tearing.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
threads.c Introduced window positioning hints and window position properties 2012-11-10 22:19:55 +01:00
title.c Made window-related callbacks per-window. 2012-10-29 13:36:01 +01:00
windows.c Introduced window positioning hints and window position properties 2012-11-10 22:19:55 +01:00