..
clipboard.c
CMakeLists.txt
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
cocoa_clipboard.m
cocoa_fullscreen.m
cocoa_gamma.c
cocoa_init.m
cocoa_joystick.m
cocoa_native.m
cocoa_opengl.m
cocoa_platform.h
cocoa_time.c
cocoa_window.m
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
config.h.in
Renamed config macro to match convention.
2012-09-12 03:17:50 +02:00
fullscreen.c
Narrowed criteria for non-standard inclusion.
2012-09-12 21:18:59 +02:00
gamma.c
Fixed use of functions missing on VC++.
2012-09-27 02:35:19 +02:00
glfw3.pc.in
init.c
Removed registering glfwTerminate with atexit.
2012-10-22 03:20:16 +02:00
input.c
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
internal.h
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
joystick.c
opengl.c
Added client API window hint.
2012-09-30 15:32:50 +02:00
time.c
win32_clipboard.c
win32_fullscreen.c
Fixed VC++ warnings.
2012-10-30 17:37:34 +01:00
win32_gamma.c
win32_init.c
Moved DllMain into Win32 init module.
2012-09-12 21:23:04 +02:00
win32_joystick.c
win32_native.c
win32_opengl.c
Cleanup of context clearing during window destruction.
2012-10-21 21:57:29 +02:00
win32_platform.h
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
win32_time.c
win32_window.c
Removed glfwSetWindowPos and glfwGetWindowPos
2012-11-10 22:19:55 +01:00
window.c
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
x11_clipboard.c
x11_fullscreen.c
x11_gamma.c
x11_init.c
Moved display closing to after GL terminate.
2012-09-12 21:25:52 +02:00
x11_joystick.c
Renamed config macro to match convention.
2012-09-12 03:17:50 +02:00
x11_keysym2unicode.c
x11_native.c
x11_opengl.c
Cleanup of context clearing during window destruction.
2012-10-21 21:57:29 +02:00
x11_platform.h
Removed GLFW_SYSTEM_KEYS from the GLFW API
2012-11-10 22:20:47 +01:00
x11_time.c
x11_window.c
Removed glfwSetWindowPos and glfwGetWindowPos
2012-11-10 22:19:55 +01:00