..
clipboard.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
CMakeLists.txt
Added explicit configuration header macro.
2013-11-20 12:06:07 +01:00
cocoa_clipboard.m
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
cocoa_gamma.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
cocoa_init.m
Added _GLFW_USE_RETINA.
2014-02-10 13:45:13 +01:00
cocoa_joystick.m
Fixing memory leak in cocoa_joystick
2014-02-06 23:18:43 +01:00
cocoa_monitor.m
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
cocoa_platform.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
cocoa_time.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
cocoa_window.m
Added _GLFW_USE_RETINA.
2014-02-10 13:45:13 +01:00
context.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
egl_context.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
egl_platform.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
gamma.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
glfw3.pc.in
Fixed glfw3.pc not using LIB_SUFFIX.
2013-10-12 20:22:48 +02:00
glfw_config.h.in
Added _GLFW_USE_RETINA.
2014-02-10 13:45:13 +01:00
glfwConfig.cmake.in
glfwConfigVersion.cmake.in
CMake config file cleanup.
2013-05-14 01:03:51 +02:00
glx_context.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
glx_platform.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
init.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
input.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
internal.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
joystick.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
monitor.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
nsgl_context.m
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
nsgl_platform.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
time.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
wgl_context.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
wgl_platform.h
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_clipboard.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_gamma.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_init.c
Allowed drops from less privileged processes.
2014-02-10 15:13:05 +01:00
win32_joystick.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_monitor.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_platform.h
Allowed drops from less privileged processes.
2014-02-10 15:13:05 +01:00
win32_time.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
win32_window.c
Allowed drops from less privileged processes.
2014-02-10 15:13:05 +01:00
window.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
x11_clipboard.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
x11_gamma.c
Cleanup.
2014-01-22 20:15:27 +01:00
x11_init.c
Cleanup.
2014-01-22 20:15:27 +01:00
x11_joystick.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
x11_monitor.c
Added flag for non-functional RandR monitor path.
2014-01-22 20:13:19 +01:00
x11_platform.h
Cleanup.
2014-01-22 20:15:27 +01:00
x11_time.c
Updated API version in comment headers.
2014-01-22 01:32:00 +01:00
x11_unicode.c
Cleanup.
2014-01-22 20:15:27 +01:00
x11_window.c
Fixed X11 drop support.
2014-02-10 14:19:35 +01:00