| .. |
|
accuracy.c
|
Formatting.
|
2012-08-12 15:32:06 +02:00 |
|
clipboard.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
CMakeLists.txt
|
Added direct dependency on librt for threads test on X11.
|
2012-09-09 01:31:23 +02:00 |
|
defaults.c
|
Made defaults test window hidden.
|
2012-09-11 22:23:35 +02:00 |
|
events.c
|
Don't call OpenGL functions until there's a context.
|
2012-08-19 02:21:47 +02:00 |
|
fsaa.c
|
Removed implicit glfwMakeCurrentContext.
|
2012-08-10 15:29:45 +02:00 |
|
fsfocus.c
|
Removed implicit glfwMakeCurrentContext.
|
2012-08-10 15:29:45 +02:00 |
|
gamma.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
glfwinfo.c
|
Merge branch 'master' into showwindow
|
2012-09-08 21:20:45 +02:00 |
|
iconify.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
joysticks.c
|
Added stubs, implemented on Linux and Cocoa.
|
2012-09-07 01:01:34 +02:00 |
|
modes.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
peter.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
reopen.c
|
Removed implicit glfwMakeCurrentContext.
|
2012-08-10 15:29:45 +02:00 |
|
sharing.c
|
Fixed invalid uses of glfwDestroyWindow.
|
2012-09-13 17:29:07 +02:00 |
|
tearing.c
|
Formatting.
|
2012-08-12 15:32:06 +02:00 |
|
threads.c
|
Formatting.
|
2012-08-15 20:26:09 +02:00 |
|
title.c
|
Removed implicit glfwMakeCurrentContext.
|
2012-08-10 15:29:45 +02:00 |
|
windows.c
|
Moved GLFW_VISIBLE hint use to glfwinfo.
|
2012-08-28 17:52:22 +02:00 |