glfw/tests
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
..
CMakeLists.txt Dropped fsfocus test. 2013-05-20 12:45:41 +02:00
accuracy.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
clipboard.c Fixed uses of renamed symbol. 2013-05-23 14:41:43 +02:00
defaults.c Renamed glfwGetWindowParam to glfwGetWindowAttrib. 2013-05-27 15:30:32 +02:00
events.c Fixed uses of renamed symbol. 2013-05-23 14:41:43 +02:00
fsaa.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
gamma.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
glfwinfo.c Renamed glfwGetWindowParam to glfwGetWindowAttrib. 2013-05-27 15:30:32 +02:00
iconify.c Renamed glfwGetWindowParam to glfwGetWindowAttrib. 2013-05-27 15:30:32 +02:00
joysticks.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
modes.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
peter.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
reopen.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
sharing.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
tearing.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
threads.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
title.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00
windows.c Moved public headers to the GLFW directory. 2013-05-22 22:46:34 +02:00