glfw/src
Jonas Ådahl 4dd669661b wayland: Coding style cleanup
Fixes * positioning, indentation and newline inconsistencies.
2014-09-28 21:54:09 +02:00
..
CMakeLists.txt
cocoa_init.m
cocoa_monitor.m
cocoa_platform.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
cocoa_window.m
context.c
egl_context.c
egl_context.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
glfw3.pc.in
glfw_config.h.in Removed option to disable loading of winmm. 2014-08-31 13:51:21 +02:00
glfwConfig.cmake.in Add glfwConfig module. 2013-05-12 16:55:33 +02:00
glfwConfigVersion.cmake.in
glx_context.c
glx_context.h
init.c
input.c Merged clipboard code into input. 2014-09-09 16:36:41 +02:00
internal.h Added GLFW_FOCUSED window hint. 2014-09-10 11:50:50 +02:00
iokit_joystick.h
iokit_joystick.m
joystick.c
linux_joystick.c Linux joystick cleanup. 2014-05-16 11:27:30 +02:00
linux_joystick.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
mach_time.c
monitor.c Merged gamma files into monitor files. 2014-08-18 12:31:48 +02:00
nsgl_context.h
nsgl_context.m
posix_time.c Separated time state from window system state. 2014-04-08 17:47:38 +02:00
posix_time.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
posix_tls.c Split out TLS code into separate modules. 2014-03-30 15:24:09 +02:00
posix_tls.h
time.c Updated API version in comment headers. 2014-01-22 01:32:00 +01:00
wgl_context.c
wgl_context.h
win32_init.c Window class cleanup. 2014-08-31 14:21:55 +02:00
win32_monitor.c
win32_platform.h Expose display device name as UTF-8. 2014-09-16 18:28:08 +02:00
win32_time.c
win32_tls.c
win32_tls.h
win32_window.c Fixed incorrect full screen window placement. 2014-09-10 14:31:22 +02:00
window.c Added value clamping for stereo hint. 2014-09-18 20:40:11 +02:00
winmm_joystick.c Renamed joystick state members. 2014-04-08 17:47:38 +02:00
winmm_joystick.h
wl_init.c
wl_monitor.c Merged gamma files into monitor files. 2014-08-18 12:31:48 +02:00
wl_platform.h wayland: Support for setting a cursor image 2014-09-09 16:38:47 +02:00
wl_window.c
x11_init.c
x11_monitor.c Unified video mode enumeration. 2014-09-22 19:25:05 +02:00
x11_platform.h
x11_window.c
xkb_unicode.c
xkb_unicode.h