glfw/src
2013-06-26 13:57:09 +02:00
..
clipboard.c Added macros for library initialization check. 2013-02-20 18:15:03 +01:00
CMakeLists.txt Cleanup. 2013-06-17 12:46:51 +02:00
cocoa_clipboard.m Removed duplicate documentation. 2013-01-25 01:25:40 +01:00
cocoa_gamma.c Removed C99-ism. 2013-05-23 00:18:11 +02:00
cocoa_init.m
cocoa_joystick.m
cocoa_monitor.m
cocoa_platform.h New joystick API. 2013-05-22 21:56:14 +02:00
cocoa_time.c Simplified function comment headers. 2013-02-11 19:43:22 +01:00
cocoa_window.m
config.h.in Fixed dlopen entry point retrieval mechanism. 2013-04-06 05:28:36 -04:00
context.c Renamed glfwGetWindowParam to glfwGetWindowAttrib. 2013-05-27 15:30:32 +02:00
egl_context.c Typecast EGL types to get rid of compile warnings 2013-06-17 19:25:41 +03:00
egl_platform.h Reintroduced manual framebuffer config selection. 2013-05-13 15:58:36 +02:00
gamma.c Formatting. 2013-05-31 00:09:37 +02:00
glfw3.pc.in
glfwConfig.cmake.in
glfwConfigVersion.cmake.in
glx_context.c
glx_platform.h
init.c
input.c
internal.h
joystick.c
monitor.c
nsgl_context.m
nsgl_platform.h
time.c
wgl_context.c
wgl_platform.h Fixed retrieval of OpenGL 1.0 and 1.1 on WGL. 2013-06-26 13:57:09 +02:00
win32_clipboard.c
win32_gamma.c
win32_init.c
win32_joystick.c
win32_monitor.c
win32_platform.h
win32_time.c
win32_window.c
window.c
x11_clipboard.c
x11_gamma.c
x11_init.c
x11_joystick.c
x11_monitor.c
x11_platform.h
x11_time.c
x11_unicode.c
x11_window.c Corrected comment. 2013-06-19 13:49:51 +02:00