glfw/src
2016-08-17 01:45:41 +02:00
..
CMakeLists.txt Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
cocoa_init.m Cocoa: Add missing call to removeObserver: 2016-08-08 16:57:24 +02:00
cocoa_joystick.h Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_joystick.m Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_monitor.m Cocoa: Remove duplicate includes 2016-08-17 01:39:47 +02:00
cocoa_platform.h Cocoa: Clean up joystick globals 2016-06-15 01:35:07 +02:00
cocoa_time.c Update email address 2016-06-01 21:25:20 +02:00
cocoa_window.m Fix potential context resource leaks 2016-08-05 11:23:05 +02:00
context.c Improve client API error messages 2016-08-01 20:49:22 +02:00
egl_context.c EGL: Fix missing include 2016-08-01 23:13:11 +02:00
egl_context.h Match presence of lib prefix on EGL/GLES binaries 2016-07-20 13:11:08 +02:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in Cleanup 2016-08-05 01:00:08 +02:00
glx_context.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
glx_context.h Formatting 2016-08-12 01:46:21 +02:00
init.c Improve client API error messages 2016-08-01 20:49:22 +02:00
input.c Fix cursor position coordinate delimiter 2016-06-15 01:35:07 +02:00
internal.h Fix Vulkan header macro not breaking compilation 2016-08-05 01:32:23 +02:00
linux_joystick.c Fix comment 2016-07-31 19:26:57 +02:00
linux_joystick.h Formatting 2016-06-15 01:35:07 +02:00
mir_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
mir_monitor.c Add native Wayland and Mir functions 2015-10-15 01:48:44 +02:00
mir_platform.h Formatting 2016-06-15 01:35:07 +02:00
mir_window.c Fix potential context resource leaks 2016-08-05 11:23:05 +02:00
monitor.c Update email address 2016-06-01 21:25:20 +02:00
nsgl_context.h Formatting 2016-06-15 01:35:07 +02:00
nsgl_context.m Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
posix_time.c Update email address 2016-06-01 21:25:20 +02:00
posix_time.h Update email address 2016-06-01 21:25:20 +02:00
posix_tls.c Update email address 2016-06-01 21:25:20 +02:00
posix_tls.h Update email address 2016-06-01 21:25:20 +02:00
vulkan.c Fix glfwVulkanSupported emitting errors 2016-08-05 11:50:05 +02:00
wgl_context.c Add support for WGL_ARB_create_context errors 2016-08-01 20:46:59 +02:00
wgl_context.h Add support for WGL_ARB_create_context errors 2016-08-01 20:46:59 +02:00
win32_init.c Cleanup 2016-08-04 13:19:22 +02:00
win32_joystick.c Fix GCC warnings 2016-07-21 00:15:55 +02:00
win32_joystick.h Win32: Fix stub comment 2016-06-15 01:35:07 +02:00
win32_monitor.c Update email address 2016-06-01 21:25:20 +02:00
win32_platform.h Formatting 2016-06-15 01:35:07 +02:00
win32_time.c Update email address 2016-06-01 21:25:20 +02:00
win32_tls.c Update email address 2016-06-01 21:25:20 +02:00
win32_window.c Fix potential context resource leaks 2016-08-05 11:23:05 +02:00
window.c Add missing assertion 2016-07-11 16:39:53 +02:00
wl_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
wl_monitor.c Cleanup 2016-08-04 13:19:22 +02:00
wl_platform.h Formatting 2016-06-15 01:35:07 +02:00
wl_window.c Fix potential context resource leaks 2016-08-05 11:23:05 +02:00
x11_init.c Initialize context creation APIs on demand 2016-07-20 13:10:51 +02:00
x11_monitor.c Update email address 2016-06-01 21:25:20 +02:00
x11_platform.h Cleanup 2016-08-12 01:46:21 +02:00
x11_window.c X11: Fix glfw*WindowPos operating on window frame 2016-08-17 01:45:41 +02:00
xkb_unicode.c Update email address 2016-06-01 21:25:20 +02:00
xkb_unicode.h Start 3.2 2015-10-12 21:59:49 +02:00