glfw/include/GLFW
A. Tombs 085f61d951
Add statement to docs for glfwTerminate
At the moment it is safe to call `glfwTerminate` even if the library is not currently initialized (it returns instantly with no side effects), but this is not mentioned in the documentation. Unless you plan to change this behaviour in future (and I don't think you should), it would be great to make this a promise so that users don't need to add their own redundant conditional.
2020-05-22 14:37:58 +01:00
..
glfw3.h Add statement to docs for glfwTerminate 2020-05-22 14:37:58 +01:00
glfw3native.h Start 3.4 2019-04-16 23:08:39 +02:00