glfw/src
Camilla Berglund cf363103d2 Formatting. 2015-06-02 17:10:22 +02:00
..
CMakeLists.txt Added IDE folders to CMake files. 2015-01-05 01:19:02 +01:00
cocoa_init.m Simplified version string functions. 2015-06-02 03:32:29 +02:00
cocoa_monitor.m Removed NSScreen member of OS X monitor. 2015-04-09 17:59:37 +02:00
cocoa_platform.h Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
cocoa_window.m Reverted to plain NSView. 2015-05-18 22:55:38 +02:00
context.c Cleanup of #487. 2015-04-09 17:59:37 +02:00
egl_context.c Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
egl_context.h Renamed extension version struct members. 2015-05-28 01:52:22 +02:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Improved CMake config file generation. 2015-01-06 01:42:01 +01:00
glfw_config.h.in Added support for AMD PowerXpress override. 2015-05-29 13:15:32 +02:00
glx_context.c Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
glx_context.h Renamed extension version struct members. 2015-05-28 01:52:22 +02:00
init.c Fixed initialization failing on headless systems. 2015-04-09 17:59:37 +02:00
input.c Various error fixes. 2015-03-15 15:52:27 +01:00
internal.h Started 3.1.2. 2015-03-20 00:16:24 +01:00
iokit_joystick.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
iokit_joystick.m Optimize _glfwInitJoysticks on OS X. 2014-08-13 08:06:37 +02:00
linux_joystick.c Fixed close being used instead of inotify_rm_watch. 2015-02-22 19:22:48 +01:00
linux_joystick.h Fixed broken Mir and Wayland builds. 2015-01-06 01:44:31 +01:00
mach_time.c Separated time state from window system state. 2014-04-08 17:47:38 +02:00
mir_init.c Simplified version string functions. 2015-06-02 03:32:29 +02:00
mir_monitor.c Various error fixes. 2015-03-15 15:52:27 +01:00
mir_platform.h Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
mir_window.c Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
monitor.c Fixed initialization failing on headless systems. 2015-04-09 17:59:37 +02:00
nsgl_context.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
nsgl_context.m Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
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 Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
posix_tls.h Fixed typo in function declaration. 2015-06-02 13:51:24 +02:00
wgl_context.c Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
wgl_context.h Use DwmFlush when DWM is enabled. 2015-05-21 18:28:53 +02:00
win32_init.c Simplified version string functions. 2015-06-02 03:32:29 +02:00
win32_monitor.c Cleaned up monitor and video mode enumeration. 2015-04-09 17:40:27 +02:00
win32_platform.h Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
win32_time.c Separated time state from window system state. 2014-04-08 17:47:38 +02:00
win32_tls.c Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
win32_tls.h Clarified context TLS function names. 2015-06-01 04:00:55 +02:00
win32_window.c Removed swap interval re-application hack. 2015-06-02 03:32:27 +02:00
window.c Various error fixes. 2015-03-15 15:52:27 +01:00
winmm_joystick.c Cleanup. 2014-10-13 18:51:47 +02:00
winmm_joystick.h Internal header cleanup. 2014-09-02 19:47:29 +02:00
wl_init.c Simplified version string functions. 2015-06-02 03:32:29 +02:00
wl_monitor.c Merged gamma files into monitor files. 2014-08-18 12:31:48 +02:00
wl_platform.h Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
wl_window.c wayland: Fix typo introduced in e253beaa. 2015-04-20 22:34:30 +02:00
x11_init.c Simplified version string functions. 2015-06-02 03:32:29 +02:00
x11_monitor.c Fixed invalid pointer when Xrandr is unavailable. 2015-04-14 21:11:27 +02:00
x11_platform.h Header inclusion cleanup. 2015-05-28 01:52:22 +02:00
x11_window.c Formatting. 2015-06-02 17:10:22 +02:00
xkb_unicode.c x11: Move KeySym to unicode converter out of x11 backend 2014-06-29 23:18:40 +02:00
xkb_unicode.h Internal header cleanup. 2014-09-02 19:47:29 +02:00