glfw/tests
Camilla Berglund 6fadf37bda Replaced window close parameter with mutable flag.
Replaced the GLFW_SHOULD_CLOSE window parameter with the
glfwWindowShouldClose and glfwSetWindowShouldClose functions, allowing
the setting of the close flag from any point in the program.
2013-03-01 14:13:45 +01:00
..
CMakeLists.txt Fixed warnings on VC++. 2013-01-06 21:02:57 +01:00
accuracy.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
clipboard.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
defaults.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
events.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
fsaa.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
fsfocus.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
gamma.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
glfwinfo.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
iconify.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
joysticks.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
modes.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
peter.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
reopen.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
sharing.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
tearing.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
threads.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
title.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
windows.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00