1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00
glfw/examples
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
..
boing.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
CMakeLists.txt Documentation work. 2013-02-28 21:49:24 +01:00
gears.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
heightmap.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
simple.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
splitview.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
wave.c Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00