.. |
CMakeLists.txt
|
Added IDE folders to CMake files.
|
2015-01-05 01:19:02 +01:00 |
cocoa_init.m
|
Fixed lifetime management of application delegate.
|
2015-01-04 18:22:46 +01:00 |
cocoa_monitor.m
|
Removed NSScreen member of OS X monitor.
|
2015-04-09 17:59:37 +02:00 |
cocoa_platform.h
|
Removed tab characters.
|
2015-04-10 13:17:27 +02:00 |
cocoa_window.m
|
Implemented GLFW_AUTO_ICONIFY on OS X.
|
2015-05-06 23:53:52 +02:00 |
context.c
|
Cleanup of #487.
|
2015-04-09 17:59:37 +02:00 |
egl_context.c
|
Comment cleanup.
|
2015-04-14 18:32:54 +02:00 |
egl_context.h
|
Internal header cleanup.
|
2014-09-02 19:47:29 +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
|
Made Xxf86vm optional at compile-time.
|
2015-02-16 15:40:41 +01:00 |
glx_context.c
|
Comment cleanup.
|
2015-04-14 18:32:54 +02:00 |
glx_context.h
|
Internal header cleanup.
|
2014-09-02 19:47:29 +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
|
Various error fixes.
|
2015-03-15 15:52:27 +01:00 |
mir_monitor.c
|
Various error fixes.
|
2015-03-15 15:52:27 +01:00 |
mir_platform.h
|
Comment and string spell check pass.
|
2015-01-05 22:21:31 +01:00 |
mir_window.c
|
Various error fixes.
|
2015-03-15 15:52:27 +01: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
|
Various error fixes.
|
2015-03-15 15:52:27 +01: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
|
Split out TLS code into separate modules.
|
2014-03-30 15:24:09 +02:00 |
posix_tls.h
|
Internal header cleanup.
|
2014-09-02 19:47:29 +02:00 |
wgl_context.c
|
Simplified WGL extension logic.
|
2015-05-04 19:31:33 +02:00 |
wgl_context.h
|
Internal header cleanup.
|
2014-09-02 19:47:29 +02:00 |
win32_init.c
|
Removed support for Borland C++.
|
2015-02-22 19:22:48 +01:00 |
win32_monitor.c
|
Cleaned up monitor and video mode enumeration.
|
2015-04-09 17:40:27 +02:00 |
win32_platform.h
|
Fixed iconification event for maximized windows.
|
2015-01-06 15:36:15 +01:00 |
win32_time.c
|
Separated time state from window system state.
|
2014-04-08 17:47:38 +02:00 |
win32_tls.c
|
Split out TLS code into separate modules.
|
2014-03-30 15:24:09 +02:00 |
win32_tls.h
|
Internal header cleanup.
|
2014-09-02 19:47:29 +02:00 |
win32_window.c
|
Various error fixes.
|
2015-03-15 15:52:27 +01: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
|
wayland: Implement glfwGetCursorPos
|
2015-04-19 13:27:43 +02:00 |
wl_monitor.c
|
Merged gamma files into monitor files.
|
2014-08-18 12:31:48 +02:00 |
wl_platform.h
|
wayland: Implement glfwGetCursorPos
|
2015-04-19 13:27:43 +02:00 |
wl_window.c
|
wayland: Fix typo introduced in e253beaa .
|
2015-04-20 22:34:30 +02:00 |
x11_init.c
|
Documented C locale hack.
|
2015-03-15 15:55:54 +01:00 |
x11_monitor.c
|
Fixed invalid pointer when Xrandr is unavailable.
|
2015-04-14 21:11:27 +02:00 |
x11_platform.h
|
Added support for Cygwin-X.
|
2015-02-16 15:40:57 +01:00 |
x11_window.c
|
Added select to all custom X11 event polling.
|
2015-03-16 18:29:37 +01: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 |