glfw/include/GL
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
..
glfw3.h Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00
glfw3native.h Documentation work. 2013-02-14 17:26:27 +01:00