glfw/tests
Camilla Berglund ee5f30ea8f Replaced glfwGetMonitorParam with glfwGetMonitor*.
Having one way to retrieve the cursor position and another (more
verbose) way to retrieve the monitor position is inconsistent.  Having
them both work the same way is the least surprising thing.

The expected glfwGetMonitorSize function gets an added Physical in its
name so users won't confuse it with glfwGetVideoMode.
2013-02-04 12:33:10 +01:00
..
accuracy.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
clipboard.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
CMakeLists.txt Fixed warnings on VC++. 2013-01-06 21:02:57 +01:00
defaults.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
events.c Replaced glfwGetMonitorParam with glfwGetMonitor*. 2013-02-04 12:33:10 +01:00
fsaa.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
fsfocus.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
gamma.c Made glfwGetVideoMode return a GLFWvidmode. 2013-01-05 22:07:06 +01:00
glfwinfo.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
iconify.c Made glfwGetVideoMode return a GLFWvidmode. 2013-01-05 22:07:06 +01:00
joysticks.c Fixed warnings on VC++. 2013-01-06 21:02:57 +01:00
modes.c Replaced glfwGetMonitorParam with glfwGetMonitor*. 2013-02-04 12:33:10 +01:00
peter.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
reopen.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
sharing.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
tearing.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
threads.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
title.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00
windows.c Made the pointer-ness of object handles explicit. 2013-01-05 21:13:28 +01:00