Commit Graph

  • 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
  • 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
  • 2a78a2cf82 Refactor platform selection for clarity? Camilla Löwy 2021-10-25 21:11:26 +0200
  • 76a5f781db Add glfwInitVulkanLoader Camilla Löwy 2021-10-21 20:45:44 +0200
  • 393eac458b Improve Vulkan guide header section Camilla Löwy 2021-10-21 23:49:03 +0200
  • db91507956 Remove saving a function pointer only used once Camilla Löwy 2021-10-21 21:54:50 +0200
  • ee6ff939a5 Fix invalid pointer conversions Camilla Löwy 2021-10-21 19:43:01 +0200
  • 68534cc2ce Null: Remove unused function Camilla Löwy 2021-10-19 15:32:40 +0200
  • 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 Camilla Löwy 2021-10-18 01:05:09 +0200
  • 53d7622a3a Move list of contributors to separate file Camilla Löwy 2021-07-19 18:25:50 +0200
  • 41ebcf1eed Add credit Camilla Löwy 2021-10-17 20:52:31 +0200
  • 0fe96ec202 Fix various typos luz paz 2021-09-15 08:20:56 -0400
  • 3d52f7e345 Limit scope of some loop counters in C99 files Camilla Löwy 2021-02-16 20:12:19 +0100
  • f4d0365a5a Use switch statement instead of if-else-chain Camilla Löwy 2021-07-19 21:02:30 +0200
  • 309d79376f Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb Camilla Löwy 2021-09-26 16:28:04 +0200
  • 6efaaec9ce Improve headings and TOC layout in Doxygen docs Camilla Löwy 2021-08-29 21:51:00 +0200
  • 38dd515524 Use Win32 instead of Windows in Doxygen headings Camilla Löwy 2021-08-29 21:53:44 +0200
  • 727db55c3a
    Fix context API checks in native access functions Ioannis Tsakpinis 2021-10-23 16:17:33 +0300
  • 56a4cb0a3a Add runtime platform selection Camilla Löwy 2021-07-13 21:50:09 +0200
  • ff9d9515f6 Remove typedefs only used in one place Camilla Löwy 2021-08-30 20:40:35 +0200
  • 36ea36736d Cocoa: Change helper function suffix to Cocoa Camilla Löwy 2021-08-25 23:43:32 +0200
  • 09f9773e6f Cocoa: Make timer functions backend independent Camilla Löwy 2021-07-18 22:54:58 +0200
  • bdfe6b09af Win32: Make timer functions backend independent Camilla Löwy 2021-07-18 20:38:53 +0200
  • b6834bf2a1 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +0200
  • 35f3b58c21 Win32: Make thread functions backend independent Camilla Löwy 2021-07-18 20:31:26 +0200