1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-08 07:07:25 -04:00
glfw/docs
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
..
compat.dox Added external documentation files. 2013-02-25 14:09:57 +01:00
Doxyfile.in Documentation work. 2013-02-28 21:49:24 +01:00
main.dox Added external documentation files. 2013-02-25 14:09:57 +01:00
moving.dox Added external documentation files. 2013-02-25 14:09:57 +01:00
quick.dox Replaced window close parameter with mutable flag. 2013-03-01 14:13:45 +01:00