1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-22 18:28:52 -05:00

Commit Graph

  • 8d9231fe5e Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE Camilla Löwy 2022-03-15 19:22:21 +0100
  • 03cfe957e7 Win32: Fix scancode and key for Alt+PrtSc events Camilla Löwy 2022-03-15 19:12:29 +0100
  • add0521efb Fix accidental C99 in C89 header Camilla Löwy 2022-03-15 17:59:57 +0100
  • 535c3ce632 Fix GLAPIENTRY redefinition warning Camilla Löwy 2022-03-15 17:51:57 +0100
  • 3ee5031fd7 Add shared min and max functions for int Camilla Löwy 2022-03-14 16:01:34 +0100
  • 9cc252a406 Revert ad01c1b614 Camilla Löwy 2022-03-13 15:57:56 +0100
  • 46950a5e61 Fix button field names in input guide Camilla Löwy 2022-03-13 15:18:39 +0100
  • 1461c59aa2 Update changelog and add credit Camilla Löwy 2022-03-10 20:04:56 +0100
  • b54fb0af10 X11: Fix undefined behavior in bit shift of int Slemmie 2021-08-20 06:41:59 +0200
  • 8f9ff8503e Formatting Camilla Löwy 2022-03-09 23:06:13 +0100
  • aa803f7de5 Win32: Update rationale for reimplementation Camilla Löwy 2022-03-09 18:18:04 +0100
  • 34573798f4 Win32: Rename Windows 10 macros for clarity Camilla Löwy 2022-03-09 17:30:06 +0100
  • 8ff9ed92b4 Win32: Fix calls to encoding compatibility macros Camilla Löwy 2022-03-08 23:45:53 +0100
  • 723f3eb40d Win32: Fix maximization showing a hidden window Camilla Löwy 2022-03-08 23:00:47 +0100
  • 1eef3a363e Fix dependency list for X11 on Cygwin Camilla Löwy 2022-03-10 19:14:49 +0100
  • 367d06deaf Win32: Fix scale fixup losing initial position Camilla Löwy 2022-03-07 19:19:31 +0100
  • a730acf8e5 Win32: Fix rect of undecorated maximized windows Camilla Löwy 2022-03-07 18:14:16 +0100
  • adc202d2c3 POSIX: Fix undeclared function warning on Cygwin Camilla Löwy 2022-03-04 13:37:38 +0100
  • d78b0a4ead X11: Fix sonames for loaded libraries on NetBSD Camilla Löwy 2022-02-23 18:47:30 +0100
  • 1e0c3bca7f Update version of VS used on windows-latest Camilla Löwy 2022-03-03 23:15:47 +0100
  • 71742d9a27 Wayland: Improve event processing with timeout Camilla Löwy 2022-03-03 22:41:36 +0100
  • a32cbf6d4f Wayland: Fix glfwPostEmptyEvent not always working Camilla Löwy 2022-03-03 21:46:50 +0100
  • 7ce1f3e1cf Formatting Camilla Löwy 2022-03-03 21:40:00 +0100
  • bb9d699ae6 Share X11 fd polling logic with Wayland Camilla Löwy 2022-03-03 21:26:11 +0100
  • 203a7c59d2 Wayland: Cancel display fd read before callbacks Camilla Löwy 2022-03-03 16:28:44 +0100
  • 3c2913dcb9 Wayland: Fix potential incomplete display flushing Camilla Löwy 2022-03-03 16:23:00 +0100
  • 84b0923fe6 X11: Use lower-latency poll where available Camilla Löwy 2022-02-25 15:05:59 +0100
  • cd22e28495 X11: Fix empty event race condition with a pipe Camilla Löwy 2022-02-18 14:29:43 +0100
  • 363d471441 Cleanup Camilla Löwy 2022-02-18 15:35:09 +0100
  • 87970b7f26 X11: Fix glfwWaitEvents* ignoring joystick events Camilla Löwy 2022-02-18 15:20:10 +0100
  • 1e987cb92e X11: Fix joystick events causing busy waiting Camilla Löwy 2022-02-18 15:19:16 +0100
  • 92b5c67b50 X11: Retry poll when failed with EINTR or EAGAIN Camilla Löwy 2022-02-18 15:13:18 +0100
  • d3e4fcf8b7 X11: Fix event polling when event fd > 1023 Camilla Löwy 2022-02-01 22:05:55 +0100
  • ad01c1b614 Win32: Fix key name code changing global key state Camilla Löwy 2022-01-20 19:21:48 +0100
  • 789d2924c0 Formatting Camilla Löwy 2022-01-07 11:51:12 +0100
  • 2e656afc49 GLX: Fix context creation failing unnecessarily Camilla Löwy 2022-01-06 07:07:53 +0100
  • 20adc18aa5 Wayland: Clean up monitor scale update Camilla Löwy 2022-01-01 20:18:33 +0100
  • 152f50cd01 Wayland: Fix error type for allocation failure Camilla Löwy 2022-02-11 12:36:35 +0100
  • 4a68926bfd Wayland: Remove unnecessary NULL checks Camilla Löwy 2022-02-11 12:40:21 +0100
  • a28adba06a Wayland: Fix multiple copies of single constant Camilla Löwy 2022-02-11 12:37:38 +0100
  • 97da62a027 Cocoa: Clarify comments on compatibility macros Camilla Löwy 2022-02-02 22:49:55 +0100
  • e023618daa Remove Doxyfile tag deprecated by Doxygen 1.9.3 Camilla Löwy 2022-02-02 21:49:06 +0100
  • 7f6aa587f8 Cocoa: Fix deprecation warning for kUTTypeURL Camilla Löwy 2022-02-02 19:20:32 +0100
  • df8d7bc892 Wayland: Clean up modifier key event handler Camilla Löwy 2021-12-31 00:19:58 +0100
  • 0ce611958e Wayland: Clean up key translation Camilla Löwy 2021-12-31 00:19:08 +0100
  • 1a7da42e6e Wayland: Fix text input not following key repeat Camilla Löwy 2021-12-30 21:09:23 +0100
  • bf99587005 Wayland: Clean up key event handler Camilla Löwy 2021-12-30 21:06:22 +0100
  • 293d19a153 Wayland: Require xkbcommon 0.5.0 or greater Camilla Löwy 2021-12-30 20:02:45 +0100
  • b70259e52d Wayland: Clean up text input Camilla Löwy 2021-12-30 19:49:06 +0100
  • fe7be39793 Clean up internal Unicode code point handling Camilla Löwy 2021-12-30 19:09:53 +0100
  • 17a9e34fbc Wayland: Implement key name support Camilla Löwy 2021-12-29 23:45:06 +0100
  • cb22c54119 Move UTF-8 encoding to shared code Camilla Löwy 2021-12-30 18:22:16 +0100
  • 37b7540db9 Wayland: Fix keys reported as wrong or unknown key Camilla Löwy 2021-12-30 02:59:15 +0100
  • 715b874db3 Wayland: Fix GLFW_VISIBLE affecting full screen Camilla Löwy 2021-12-28 15:33:58 +0100
  • 8aaea57421 Fix gamma test not checking for NULL return value Camilla Löwy 2021-12-28 04:01:32 +0100
  • 25c521cbe5 Wayland: Fix missing damage event on window show Camilla Löwy 2021-12-28 01:39:06 +0100
  • c05acf6246 Wayland: Fix window not visible after initial swap Camilla Löwy 2021-12-28 01:20:19 +0100
  • 12c2ccd609 Wayland: Remove window monitor array pre-alloc Camilla Löwy 2021-12-27 18:22:15 +0100
  • 216ea3d735 Wayland: Remove superfluous initialize to NULL Camilla Löwy 2021-12-27 18:20:30 +0100
  • c1ecd4673e Wayland: Move window title cloning to creation Camilla Löwy 2021-12-27 18:16:37 +0100
  • 7bede13b1d Wayland: Gather framebuffer transparency logic Camilla Löwy 2021-12-27 18:13:51 +0100
  • a3d1633e1d Wayland: Move surface creation function Camilla Löwy 2021-12-27 18:10:52 +0100
  • 3f5dfeaf29 Wayland: Fix repeated key not released on defocus Camilla Löwy 2021-12-26 22:51:20 +0100
  • 850893a39f Wayland: Control key repeat via timerfd state Camilla Löwy 2021-12-27 00:52:24 +0100
  • 79e7e65c9d Wayland: Clean up event pump Camilla Löwy 2021-12-26 22:01:32 +0100
  • 855d338a65 Wayland: Use correct action on fallback decoration Emmanuel Gil Peyrot 2021-12-30 19:04:10 +0100
  • 8edbc4971d Wayland: Document delayed window showing Camilla Löwy 2021-12-27 01:31:38 +0100
  • 05b0e2fab2 Update docs for specific Vulkan surface extensions Camilla Löwy 2021-12-26 18:02:00 +0100
  • 31b0208bba Fixed premake bug Gordon McCann 2021-12-24 15:28:56 -0500
  • 68fa5b50c4 Updated premake for MacOS Gordon McCann 2021-12-24 15:04:05 -0500
  • 7d060ba4f1 X11: Fix sonames for loaded libraries on OpenBSD Camilla Löwy 2021-12-22 22:19:25 +0100
  • f8ef3ca719 Add hiding and showing to interactive window test Camilla Löwy 2021-12-22 18:52:30 +0100
  • 094aa6d3c7 Wayland: Fix window hiding Jason Francis 2020-07-12 20:47:50 -0400
  • e24fe4b189 Wayland: Fix key repeat continuing when refocused Camilla Löwy 2021-12-22 14:19:55 +0100
  • c2f0a0ae59 Wayland: Fix duplicate focus event on activation Camilla Löwy 2021-12-22 14:16:19 +0100
  • 6281f498c8 EGL: Use EGL_EXT_present_opaque when available Emmanuel Gil Peyrot 2021-12-14 18:35:30 +0100
  • 68879081cb Wayland: Continue poll() if timerfd can’t be read Emmanuel Gil Peyrot 2021-12-14 09:29:01 +0100
  • 963e728881 Wayland: Set O_NONBLOCK on repeat timerfd Stone Tickle 2020-06-05 12:51:25 +0900
  • 900848ad0c X11: Add extension header paths to CMake target Camilla Löwy 2021-12-09 19:35:15 +0100
  • cd01187b9d Fix initial windowed mode size for test Camilla Löwy 2021-12-08 23:09:59 +0100
  • c19f36b28d Add missing errors section for glfwGetGamepadName InKryption 2021-12-05 17:51:43 +0100
  • 53d86c64d7 Win32: Handle content scale error on creation Camilla Löwy 2021-12-01 18:09:56 +0100
  • fbfd7e65c8 Win32: Fix bad content scale on monitor disconnect Camilla Löwy 2021-12-01 17:55:16 +0100
  • d1efa32983 Formatting Camilla Löwy 2021-11-30 21:14:44 +0100
  • 79de08db06 Cleanup Camilla Löwy 2021-11-30 20:34:47 +0100
  • e40fa3bb94 Add credits and update changelog Camilla Löwy 2021-11-02 23:15:05 +0100
  • 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon Stephen Gutekanst 2021-10-31 11:22:40 -0700
  • 37fc28bff6 Fix docs calling GLFW_CONTEXT_REVISION a hint Stephen Gutekanst 2021-11-15 15:50:37 -0700
  • 706d1f1653 Gather Null specific platform selection logic Camilla Löwy 2021-11-16 01:51:27 +0100
  • b3a98f8555 Update comments for global mutable data Camilla Löwy 2021-11-09 19:40:36 +0100
  • eacc1cafba Fix source comment typo luz paz 2021-10-28 14:35:09 -0400
  • a30cd6acef Add credit Camilla Löwy 2021-11-25 01:22:46 +0100
  • bb193325cc Add missing error to glfwGetClipboardString docs InKryption 2021-11-22 23:32:29 +0000
  • b55a517ae0 Add credit Camilla Löwy 2021-11-22 21:32:34 +0100
  • 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +0200
  • fb0f2f92a3 Add missing changelog entries Camilla Löwy 2021-10-28 11:48:34 +0200
  • 83d3fb08ec Fix some spelling errors in changelog Camilla Löwy 2021-10-27 23:58:59 +0200
  • 999962bd2f Update changelog and add credit Camilla Löwy 2021-10-27 23:14:19 +0200
  • f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault Josh Codd 2021-10-26 00:14:30 +0100
  • 575d2971d4 Fix glfwinfo not handling --platform=any Camilla Löwy 2021-10-25 21:24:07 +0200