.. |
clipboard.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
CMakeLists.txt
|
Renamed X11 keysym to Unicode conversion file.
|
2013-01-17 18:59:35 +01:00 |
cocoa_clipboard.m
|
Removed duplicate documentation.
|
2013-01-25 01:25:40 +01:00 |
cocoa_gamma.c
|
Made gamma ramp functions per-monitor.
|
2013-02-12 14:03:51 +01:00 |
cocoa_init.m
|
Added missing version string API tag.
|
2013-02-25 15:10:43 +01:00 |
cocoa_joystick.m
|
Moved Cocoa joystick state to library struct.
|
2013-02-14 19:07:17 +01:00 |
cocoa_monitor.m
|
Formatting.
|
2013-02-24 21:14:44 +01:00 |
cocoa_platform.h
|
Moved Cocoa joystick state to library struct.
|
2013-02-14 19:07:17 +01:00 |
cocoa_time.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
cocoa_window.m
|
Simplified Cocoa key input.
|
2013-03-07 17:37:07 +01:00 |
config.h.in
|
Added missing config header macro to template.
|
2013-01-28 20:04:57 +01:00 |
context.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
egl_context.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
egl_platform.h
|
Removed EGL dlopen.
|
2013-01-04 06:59:07 +01:00 |
gamma.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
glfw3.pc.in
|
Renamed libglfw3.pc to glfw3.pc.
|
2012-08-12 22:31:47 +02:00 |
glx_context.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
glx_platform.h
|
Inclusion guard fixes.
|
2013-01-15 02:00:03 +01:00 |
init.c
|
Made gamma ramp functions per-monitor.
|
2013-02-12 14:03:51 +01:00 |
input.c
|
Fixed and clarified invalid char tests.
|
2013-03-07 17:12:43 +01:00 |
internal.h
|
Moved sticky state.
|
2013-03-01 15:18:53 +01:00 |
joystick.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
monitor.c
|
Formatting.
|
2013-02-25 17:22:33 +01:00 |
nsgl_context.m
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
nsgl_platform.h
|
Renamed global struct and substructs.
|
2013-01-02 01:44:57 +01:00 |
time.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
wgl_context.c
|
Added macros for library initialization check.
|
2013-02-20 18:15:03 +01:00 |
wgl_platform.h
|
Removed internal fbconfig enum and selection.
|
2013-01-15 20:00:27 +01:00 |
win32_clipboard.c
|
Removed duplicate documentation.
|
2013-01-25 01:25:40 +01:00 |
win32_gamma.c
|
Made gamma ramp functions per-monitor.
|
2013-02-12 14:03:51 +01:00 |
win32_init.c
|
Version string fixes.
|
2013-02-14 13:13:07 +01:00 |
win32_joystick.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
win32_monitor.c
|
Made glfwGetMonitorPos immediate.
|
2013-02-20 18:15:03 +01:00 |
win32_platform.h
|
Removed platform-specific resources from monitor.
|
2013-02-20 18:15:03 +01:00 |
win32_time.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
win32_window.c
|
Fixed print screen key input for all platforms.
|
2013-02-21 18:41:27 +01:00 |
window.c
|
Removed return value of close callback.
|
2013-03-06 23:29:37 +01:00 |
x11_clipboard.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
x11_gamma.c
|
Made gamma ramp functions per-monitor.
|
2013-02-12 14:03:51 +01:00 |
x11_init.c
|
Fixed print screen key input for all platforms.
|
2013-02-21 18:41:27 +01:00 |
x11_joystick.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
x11_monitor.c
|
Made glfwGetMonitorPos immediate.
|
2013-02-20 18:15:03 +01:00 |
x11_platform.h
|
Made gamma ramp functions per-monitor.
|
2013-02-12 14:03:51 +01:00 |
x11_time.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
x11_unicode.c
|
Simplified function comment headers.
|
2013-02-11 19:43:22 +01:00 |
x11_window.c
|
Made glfwGetMonitorPos immediate.
|
2013-02-20 18:15:03 +01:00 |