..
clipboard.c
Renamed _glfwInputError and moved to event API.
2012-12-31 21:05:28 +01:00
CMakeLists.txt
Merge branch 'master' into multi-monitor
2012-12-02 20:52:03 +01:00
cocoa_clipboard.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_gamma.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_init.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_joystick.m
Renamed struct member to match other platforms.
2012-12-02 16:52:40 +01:00
cocoa_monitor.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_native.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_time.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
cocoa_window.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
config.h.in
Finished initial window/context backend split.
2012-11-27 15:02:26 +01:00
context.c
Renamed _glfwInputError and moved to event API.
2012-12-31 21:05:28 +01:00
egl_context.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
egl_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
gamma.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
glfw3.pc.in
Renamed libglfw3.pc to glfw3.pc.
2012-08-12 22:31:47 +02:00
glx_context.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
glx_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
init.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
input.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
internal.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
joystick.c
Renamed _glfwInputError and moved to event API.
2012-12-31 21:05:28 +01:00
monitor.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
nsgl_context.m
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
nsgl_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
time.c
Renamed _glfwInputError and moved to event API.
2012-12-31 21:05:28 +01:00
wgl_context.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
wgl_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_clipboard.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_gamma.c
API tag and error message cleanup.
2012-08-28 15:03:57 +02:00
win32_init.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_joystick.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_monitor.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_native.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_time.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
win32_window.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
window.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_clipboard.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_gamma.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_init.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_joystick.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_keysym2unicode.c
API tag and error message cleanup.
2012-08-28 15:03:57 +02:00
x11_monitor.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_native.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_platform.h
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_time.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00
x11_window.c
Renamed global struct and substructs.
2013-01-02 01:44:57 +01:00