glfw/tests
2011-09-08 22:45:35 +02:00
..
accuracy.c Made callbacks library global. 2010-10-24 18:28:55 +02:00
CMakeLists.txt Moved glext headers to separate directory for clarity. 2011-09-06 14:33:25 +02:00
defaults.c Added context sharing. 2010-10-04 18:17:53 +02:00
events.c Removed duplicate event processing. 2011-09-08 22:45:35 +02:00
fsaa.c Moved all callback setting to before window opening, because I can. 2011-03-05 13:24:16 +01:00
fsfocus.c Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. 2011-09-06 13:55:29 +02:00
gamma.c Improved gamma test rendering. 2011-09-06 15:51:34 +02:00
getopt.c Various Windows and VC++ 2010 fixes. 2011-07-27 17:09:17 +02:00
getopt.h Initial import of 2.7 Lite. 2010-09-07 17:34:51 +02:00
iconify.c Fixed key names in the example and test programs. 2011-01-03 22:22:14 +01:00
joysticks.c Added GLFW error strings to test programs, various tweaks. 2010-09-11 14:32:05 +02:00
listmodes.c Moved listmodes test program to tests directory. 2010-10-04 21:14:58 +02:00
peter.c Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. 2011-09-06 13:55:29 +02:00
reopen.c Added init and terminate to reopen test loop. 2011-09-06 14:58:34 +02:00
sharing.c Renamed context-related functions to more closely match underlying APIs. 2011-07-27 16:01:27 +02:00
tearing.c Made callbacks library global. 2010-10-24 18:28:55 +02:00
version.c Removed glfwGetGLVersion, added GLFW_OPENGL_REVISION. 2011-05-21 17:16:32 +02:00
windows.c Various Windows and VC++ 2010 fixes. 2011-07-27 17:09:17 +02:00