glfw/include/GLFW
Camilla Berglund ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib.
Parameters are something specified at creation time and are often
immutable, while many of the values returned by glfwGetWindowParam
reflected current state not controlled by any parameter or hint.
2013-05-27 15:30:32 +02:00
..
glfw3.h Renamed glfwGetWindowParam to glfwGetWindowAttrib. 2013-05-27 15:30:32 +02:00
glfw3native.h Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00