glfw/src
Daijiro Fukuda e947cb7b52 Apply shibukawa's fix of GLFW for MacOS
This fix is based on shibukawa's fix:
  https://github.com/glfw/glfw/pull/658
  d36a164423

Co-authored-by: Yoshiki Shibukawa <yoshiki@shibu.jp>
Co-authored-by: Takuro Ashie <ashie@clear-code.com>
2024-04-02 08:38:10 +09:00
..
CMakeLists.txt Apply shibukawa's fix of GLFW for MacOS 2024-04-02 08:38:10 +09:00
cocoa_init.m Win32: Support IME 2024-04-02 08:38:10 +09:00
cocoa_joystick.h Start 3.5 2024-02-29 15:42:28 +01:00
cocoa_joystick.m Start 3.5 2024-02-29 15:42:28 +01:00
cocoa_monitor.m Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
cocoa_platform.h Win32: Support IME 2024-04-02 08:38:10 +09:00
cocoa_time.c Start 3.5 2024-02-29 15:42:28 +01:00
cocoa_time.h Start 3.5 2024-02-29 15:42:28 +01:00
cocoa_window.m Apply shibukawa's fix of GLFW for MacOS 2024-04-02 08:38:10 +09:00
context.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
egl_context.c EGL: Allow native access with defaults on Wayland 2024-03-29 13:18:31 +01:00
glfw.rc.in Win32: Add VERSIONINFO resource to GLFW DLL 2019-12-11 21:02:08 +01:00
glx_context.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
init.c Start 3.5 2024-02-29 15:42:28 +01:00
input.c Win32: Support IME 2024-04-02 08:38:10 +09:00
internal.h Win32: Support IME 2024-04-02 08:38:10 +09:00
linux_joystick.c Start 3.5 2024-02-29 15:42:28 +01:00
linux_joystick.h Start 3.5 2024-02-29 15:42:28 +01:00
mappings.h Start 3.5 2024-02-29 15:42:28 +01:00
mappings.h.in Start 3.5 2024-02-29 15:42:28 +01:00
monitor.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
nsgl_context.m Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
null_init.c Win32: Support IME 2024-04-02 08:38:10 +09:00
null_joystick.c Start 3.5 2024-02-29 15:42:28 +01:00
null_joystick.h Start 3.5 2024-02-29 15:42:28 +01:00
null_monitor.c Start 3.5 2024-02-29 15:42:28 +01:00
null_platform.h Win32: Support IME 2024-04-02 08:38:10 +09:00
null_window.c Win32: Support IME 2024-04-02 08:38:10 +09:00
osmesa_context.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
platform.c Start 3.5 2024-02-29 15:42:28 +01:00
platform.h Start 3.5 2024-02-29 15:42:28 +01:00
posix_module.c Start 3.5 2024-02-29 15:42:28 +01:00
posix_poll.c Start 3.5 2024-02-29 15:42:28 +01:00
posix_poll.h Start 3.5 2024-02-29 15:42:28 +01:00
posix_thread.c Start 3.5 2024-02-29 15:42:28 +01:00
posix_thread.h Start 3.5 2024-02-29 15:42:28 +01:00
posix_time.c Start 3.5 2024-02-29 15:42:28 +01:00
posix_time.h Start 3.5 2024-02-29 15:42:28 +01:00
vulkan.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
wgl_context.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
win32_init.c Win32: Support IME 2024-04-02 08:38:10 +09:00
win32_joystick.c Start 3.5 2024-02-29 15:42:28 +01:00
win32_joystick.h Start 3.5 2024-02-29 15:42:28 +01:00
win32_module.c Start 3.5 2024-02-29 15:42:28 +01:00
win32_monitor.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
win32_platform.h Win32: Support IME 2024-04-02 08:38:10 +09:00
win32_thread.c Start 3.5 2024-02-29 15:42:28 +01:00
win32_thread.h Start 3.5 2024-02-29 15:42:28 +01:00
win32_time.c Start 3.5 2024-02-29 15:42:28 +01:00
win32_time.h Start 3.5 2024-02-29 15:42:28 +01:00
win32_window.c Win32: Support IME 2024-04-02 08:38:10 +09:00
window.c Win32: Support IME 2024-04-02 08:38:10 +09:00
wl_init.c Win32: Support IME 2024-04-02 08:38:10 +09:00
wl_monitor.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
wl_platform.h Win32: Support IME 2024-04-02 08:38:10 +09:00
wl_window.c Win32: Support IME 2024-04-02 08:38:10 +09:00
x11_init.c Win32: Support IME 2024-04-02 08:38:10 +09:00
x11_monitor.c Place assertions for handles after init check 2024-03-28 16:53:04 +01:00
x11_platform.h Win32: Support IME 2024-04-02 08:38:10 +09:00
x11_window.c Win32: Support IME 2024-04-02 08:38:10 +09:00
xkb_unicode.c Start 3.5 2024-02-29 15:42:28 +01:00
xkb_unicode.h Start 3.5 2024-02-29 15:42:28 +01:00