Commit Graph

  • eac18b9324 Wayland: Fix glfwPostEmptyEvent not always working Camilla Löwy 2022-03-03 21:46:50 +0100
  • 499a5a7917 Formatting Camilla Löwy 2022-03-03 21:40:00 +0100
  • b0af476799 Wayland: Adopt the poll wrapper from X11 Camilla Löwy 2022-03-13 16:25:19 +0100
  • 9dd3f25d6d Wayland: Cancel display fd read before callbacks Camilla Löwy 2022-03-03 16:28:44 +0100
  • 7302a8f520 Wayland: Fix potential incomplete display flushing Camilla Löwy 2022-03-03 16:23:00 +0100
  • 9f73e9afa3 X11: Use lower-latency poll where available Camilla Löwy 2022-02-25 15:05:59 +0100
  • 5ccc756c56 X11: Fix empty event race condition with a pipe Camilla Löwy 2022-02-18 14:29:43 +0100
  • e219c00d87 Cleanup Camilla Löwy 2022-02-18 15:35:09 +0100
  • 7f752c17c6 X11: Fix glfwWaitEvents* ignoring joystick events Camilla Löwy 2022-02-18 15:20:10 +0100
  • 811e6bb01c X11: Fix joystick events causing busy waiting Camilla Löwy 2022-02-18 15:19:16 +0100
  • b4aa5f626f X11: Retry poll when failed with EINTR or EAGAIN Camilla Löwy 2022-02-18 15:13:18 +0100
  • ca1a98e7a2 X11: Fix event polling when event fd > 1023 Camilla Löwy 2022-02-01 22:05:55 +0100
  • 9cc252a406 Revert ad01c1b614 Camilla Löwy 2022-03-13 15:57:56 +0100
  • 54f2a865e9 GLX: Fix context creation failing unnecessarily Camilla Löwy 2022-01-06 07:07:53 +0100
  • 09470b68c1 Wayland: Clean up monitor scale update Camilla Löwy 2022-01-01 20:18:33 +0100
  • 9340324380 Wayland: Fix error type for allocation failure Camilla Löwy 2022-02-11 12:36:35 +0100
  • 7a4813cedd Wayland: Remove unnecessary NULL checks Camilla Löwy 2022-02-11 12:40:21 +0100
  • d1c0797630 Wayland: Fix multiple copies of single constant Camilla Löwy 2022-02-11 12:37:38 +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
  • 478400d163 update lua file zhengzemeng1999@163.com 2022-03-05 16:29:58 +0800
  • 46aaf2b2b4 src/CMakeLists.txt: allow override of wayland pkgdatadir Fabrice Fontaine 2022-03-04 17:59:19 +0100
  • 332b0acd5d
    Merge branch 'glfw:master' into master ZMen9 2022-03-04 23:46:11 +0800
  • 099904ab3f updated lua file zhengzemeng1999@163.com 2022-03-04 23:25:11 +0800
  • 2a6dac679c Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2022-03-04 15:10:14 +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
  • 8c05ae2a83
    Merge 6c5d777dd8 into 97da62a027 MaroueneBoughoufa 2022-03-02 07:56:46 +0000
  • 6c5d777dd8 why do i keep having problems? Marouène Boughoufa 2022-03-02 08:55:59 +0100
  • 2e0f710fdd
    Merge branch 'master' into RE-fix Temmie 2022-03-01 01:04:46 +0100
  • 1c6b279057 Update premake5.lua Marouène Boughoufa 2022-02-28 14:14:40 +0100
  • 6aba9cf26f Update premake5.lua Marouène Boughoufa 2022-02-28 14:11:03 +0100
  • f3ba47bf02 Merge branch 'master' of github.com:afxgroup/glfw Andrea Palmatè 2022-02-23 12:25:51 +0100
  • a67f8b1bbe
    Merge pull request #1 from glfw/master Papersoft.it 2022-02-23 12:25:52 +0100
  • ea8833c8a1 Fixed resize problem. Added callback to position on IDCMP_CHANGEWINDOW. Set RGB bits on fbconfig Andrea Palmatè 2022-02-22 20:25:24 +0100
  • cb65f3d485 Fixed titlebar refactor TheCherno 2022-02-22 14:18:51 +1100
  • aa91434c64 Added missing files to premake TheCherno 2022-02-22 12:53:35 +1100
  • d710a034f0 Merged from glfw/master TheCherno 2022-02-22 12:44:27 +1100
  • f7a6cf9a2f Fix backdrop error. Set windows title during window creation Andrea Palmatè 2022-02-21 20:21:44 +0100
  • b6098752fa Fix when closing window Andrea Palmatè 2022-02-21 19:58:13 +0100
  • 0c042e360f Added other missing stuff (thanks SDL..) Andrea Palmatè 2022-02-21 19:29:41 +0100
  • 6a9600f5cb Added AmigaOS4 port Andrea Palmatè 2022-02-20 20:16:14 +0100
  • a5ac828b88 Added premake file Marouène Boughoufa 2022-02-19 10:44:09 +0100
  • 48dc1e08d1
    Merge branch 'glfw:master' into master Richard Knight 2022-02-17 13:29:50 +0000
  • b716ff5b97 Cocoa: Clarify comments on compatibility macros Camilla Löwy 2022-02-02 22:49:55 +0100
  • dccec7fcae Cocoa: Fix deprecation warning for kUTTypeURL Camilla Löwy 2022-02-02 19:20:32 +0100
  • 4bf6bd42fd Wayland: Clean up modifier key event handler Camilla Löwy 2021-12-31 00:19:58 +0100
  • c68ad09c04 Wayland: Clean up key translation Camilla Löwy 2021-12-31 00:19:08 +0100
  • e155c19f8e Wayland: Fix text input not following key repeat Camilla Löwy 2021-12-30 21:09:23 +0100
  • 6b15731e6c Wayland: Clean up key event handler Camilla Löwy 2021-12-30 21:06:22 +0100
  • 554f5d0492 Wayland: Require xkbcommon 0.5.0 or greater Camilla Löwy 2022-02-15 21:18:13 +0100
  • 3901824c0e Wayland: Clean up text input Camilla Löwy 2021-12-30 19:49:06 +0100
  • 5066f57371 Clean up internal Unicode code point handling Camilla Löwy 2021-12-30 19:09:53 +0100
  • 1f7ce12cbc Wayland: Implement key name support Camilla Löwy 2021-12-29 23:45:06 +0100
  • 0eaf9d557f Move UTF-8 encoding to shared code Camilla Löwy 2021-12-30 18:22:16 +0100
  • 61497796e6 Wayland: Fix keys reported as wrong or unknown key Camilla Löwy 2021-12-30 02:59:15 +0100
  • 86a1d3b628 Wayland: Fix GLFW_VISIBLE affecting full screen Camilla Löwy 2021-12-28 15:33:58 +0100
  • 9ab14a8cc0 Fix gamma test not checking for NULL return value Camilla Löwy 2021-12-28 04:01:32 +0100
  • f5dab59071 Wayland: Fix missing damage event on window show Camilla Löwy 2021-12-28 01:39:06 +0100
  • 658c931561 Wayland: Fix window not visible after initial swap Camilla Löwy 2021-12-28 01:20:19 +0100
  • 0c46a730de Wayland: Remove window monitor array pre-alloc Camilla Löwy 2021-12-27 18:22:15 +0100
  • 1fa4312b29 Wayland: Remove superfluous initialize to NULL Camilla Löwy 2021-12-27 18:20:30 +0100
  • eb6fc17746 Wayland: Move window title cloning to creation Camilla Löwy 2021-12-27 18:16:37 +0100
  • ed785a2c79 Wayland: Gather framebuffer transparency logic Camilla Löwy 2021-12-27 18:13:51 +0100
  • fba79aaaec Wayland: Move surface creation function Camilla Löwy 2021-12-27 18:10:52 +0100
  • ec934edfbf Wayland: Fix repeated key not released on defocus Camilla Löwy 2021-12-26 22:51:20 +0100
  • 5f0b316c24 Wayland: Control key repeat via timerfd state Camilla Löwy 2021-12-27 00:52:24 +0100
  • 5e8186af0a Wayland: Clean up event pump Camilla Löwy 2021-12-26 22:01:32 +0100
  • 17c5c53910 Wayland: Use correct action on fallback decoration Emmanuel Gil Peyrot 2021-12-30 19:04:10 +0100
  • 6afc571ade Wayland: Document delayed window showing Camilla Löwy 2021-12-27 01:31:38 +0100
  • 22eaa04b49 Update docs for specific Vulkan surface extensions Camilla Löwy 2021-12-26 18:02:00 +0100
  • 65fc4fa625 X11: Fix sonames for loaded libraries on OpenBSD Camilla Löwy 2021-12-22 22:19:25 +0100
  • 9d692a7ca1
    Merge d9f723fbbf into 97da62a027 Tim 2022-02-13 15:40:35 +0100