.. |
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
|
Fixed exit codes.
|
2011-09-08 22:47:37 +02:00 |
events.c
|
Moved clear to refresh callback.
|
2011-09-08 22:58:47 +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
|
Added channel sizes and formatting.
|
2011-09-19 20:36:01 +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
|
Allow error callback to be set before glfwInit.
|
2011-09-16 01:16:31 +02:00 |
windows.c
|
Various Windows and VC++ 2010 fixes.
|
2011-07-27 17:09:17 +02:00 |