Commit Graph

  • 5e8186af0a Wayland: Clean up event pump Camilla Löwy 2021-12-26 22:01:32 +01:00
  • 17c5c53910 Wayland: Use correct action on fallback decoration Emmanuel Gil Peyrot 2021-12-30 19:04:10 +01:00
  • 6afc571ade Wayland: Document delayed window showing Camilla Löwy 2021-12-27 01:31:38 +01:00
  • 22eaa04b49 Update docs for specific Vulkan surface extensions Camilla Löwy 2021-12-26 18:02:00 +01:00
  • 65fc4fa625 X11: Fix sonames for loaded libraries on OpenBSD Camilla Löwy 2021-12-22 22:19:25 +01:00
  • 152f50cd01 Wayland: Fix error type for allocation failure Camilla Löwy 2022-02-11 12:36:35 +01:00
  • 4a68926bfd Wayland: Remove unnecessary NULL checks Camilla Löwy 2022-02-11 12:40:21 +01:00
  • a28adba06a Wayland: Fix multiple copies of single constant Camilla Löwy 2022-02-11 12:37:38 +01:00
  • 97da62a027 Cocoa: Clarify comments on compatibility macros Camilla Löwy 2022-02-02 22:49:55 +01:00
  • e023618daa Remove Doxyfile tag deprecated by Doxygen 1.9.3 Camilla Löwy 2022-02-02 21:49:06 +01:00
  • 7f6aa587f8 Cocoa: Fix deprecation warning for kUTTypeURL Camilla Löwy 2022-02-02 19:20:32 +01:00
  • df8d7bc892 Wayland: Clean up modifier key event handler Camilla Löwy 2021-12-31 00:19:58 +01:00
  • 0ce611958e Wayland: Clean up key translation Camilla Löwy 2021-12-31 00:19:08 +01:00
  • 1a7da42e6e Wayland: Fix text input not following key repeat Camilla Löwy 2021-12-30 21:09:23 +01:00
  • bf99587005 Wayland: Clean up key event handler Camilla Löwy 2021-12-30 21:06:22 +01:00
  • 293d19a153 Wayland: Require xkbcommon 0.5.0 or greater Camilla Löwy 2021-12-30 20:02:45 +01:00
  • b70259e52d Wayland: Clean up text input Camilla Löwy 2021-12-30 19:49:06 +01:00
  • fe7be39793 Clean up internal Unicode code point handling Camilla Löwy 2021-12-30 19:09:53 +01:00
  • 17a9e34fbc Wayland: Implement key name support Camilla Löwy 2021-12-29 23:45:06 +01:00
  • cb22c54119 Move UTF-8 encoding to shared code Camilla Löwy 2021-12-30 18:22:16 +01:00
  • 37b7540db9 Wayland: Fix keys reported as wrong or unknown key Camilla Löwy 2021-12-30 02:59:15 +01:00
  • 715b874db3 Wayland: Fix GLFW_VISIBLE affecting full screen Camilla Löwy 2021-12-28 15:33:58 +01:00
  • 8aaea57421 Fix gamma test not checking for NULL return value Camilla Löwy 2021-12-28 04:01:32 +01:00
  • 25c521cbe5 Wayland: Fix missing damage event on window show Camilla Löwy 2021-12-28 01:39:06 +01:00
  • c05acf6246 Wayland: Fix window not visible after initial swap Camilla Löwy 2021-12-28 01:20:19 +01:00
  • 12c2ccd609 Wayland: Remove window monitor array pre-alloc Camilla Löwy 2021-12-27 18:22:15 +01:00
  • 216ea3d735 Wayland: Remove superfluous initialize to NULL Camilla Löwy 2021-12-27 18:20:30 +01:00
  • c1ecd4673e Wayland: Move window title cloning to creation Camilla Löwy 2021-12-27 18:16:37 +01:00
  • 7bede13b1d Wayland: Gather framebuffer transparency logic Camilla Löwy 2021-12-27 18:13:51 +01:00
  • a3d1633e1d Wayland: Move surface creation function Camilla Löwy 2021-12-27 18:10:52 +01:00
  • 3f5dfeaf29 Wayland: Fix repeated key not released on defocus Camilla Löwy 2021-12-26 22:51:20 +01:00
  • 850893a39f Wayland: Control key repeat via timerfd state Camilla Löwy 2021-12-27 00:52:24 +01:00
  • 79e7e65c9d Wayland: Clean up event pump Camilla Löwy 2021-12-26 22:01:32 +01:00
  • 855d338a65 Wayland: Use correct action on fallback decoration Emmanuel Gil Peyrot 2021-12-30 19:04:10 +01:00
  • 8edbc4971d Wayland: Document delayed window showing Camilla Löwy 2021-12-27 01:31:38 +01:00
  • 05b0e2fab2 Update docs for specific Vulkan surface extensions Camilla Löwy 2021-12-26 18:02:00 +01:00
  • 8ecb49d143 Wayland: Fix window hiding Jason Francis 2020-07-12 20:47:50 -04:00
  • 9240ee5ddf Wayland: Fix key repeat continuing when refocused Camilla Löwy 2021-12-22 14:19:55 +01:00
  • 3b806aef27 Wayland: Fix duplicate focus event on activation Camilla Löwy 2021-12-22 14:16:19 +01:00
  • 5470fd6de9 EGL: Use EGL_EXT_present_opaque when available Emmanuel Gil Peyrot 2021-12-14 18:35:30 +01:00
  • 52133a3690 Wayland: Continue poll() if timerfd can’t be read Emmanuel Gil Peyrot 2021-12-14 09:29:01 +01:00
  • 8f3677a0d4 Wayland: Set O_NONBLOCK on repeat timerfd Stone Tickle 2020-06-05 12:51:25 +09:00
  • f21a9104e4 Fix initial windowed mode size for test Camilla Löwy 2021-12-08 23:09:59 +01:00
  • 7d060ba4f1 X11: Fix sonames for loaded libraries on OpenBSD Camilla Löwy 2021-12-22 22:19:25 +01:00
  • f8ef3ca719 Add hiding and showing to interactive window test Camilla Löwy 2021-12-22 18:52:30 +01:00
  • 094aa6d3c7 Wayland: Fix window hiding Jason Francis 2020-07-12 20:47:50 -04:00
  • e24fe4b189 Wayland: Fix key repeat continuing when refocused Camilla Löwy 2021-12-22 14:19:55 +01:00
  • c2f0a0ae59 Wayland: Fix duplicate focus event on activation Camilla Löwy 2021-12-22 14:16:19 +01:00
  • 6281f498c8 EGL: Use EGL_EXT_present_opaque when available Emmanuel Gil Peyrot 2021-12-14 18:35:30 +01:00
  • 68879081cb Wayland: Continue poll() if timerfd can’t be read Emmanuel Gil Peyrot 2021-12-14 09:29:01 +01:00
  • 963e728881 Wayland: Set O_NONBLOCK on repeat timerfd Stone Tickle 2020-06-05 12:51:25 +09:00
  • 869e68a015 Start 3.3.7 Camilla Löwy 2021-12-10 01:26:54 +01:00
  • 900848ad0c X11: Add extension header paths to CMake target Camilla Löwy 2021-12-09 19:35:15 +01:00
  • cd01187b9d Fix initial windowed mode size for test Camilla Löwy 2021-12-08 23:09:59 +01:00
  • 7d5a16ce71 Add missing errors section for glfwGetGamepadName 3.3.6 InKryption 2021-12-05 17:51:43 +01:00
  • a69648e192 Win32: Handle content scale error on creation Camilla Löwy 2021-12-01 18:09:56 +01:00
  • e10def6de7 Win32: Fix bad content scale on monitor disconnect Camilla Löwy 2021-12-01 17:55:16 +01:00
  • 84c881c1a8 Cleanup Camilla Löwy 2021-11-30 20:34:47 +01:00
  • 18d7c241f8 Add credits and update changelog Camilla Löwy 2021-11-02 23:15:05 +01:00
  • 6281424988 X11: Fix undefined behavior in glfwSetWindowIcon Stephen Gutekanst 2021-10-31 11:22:40 -07:00
  • c19f36b28d Add missing errors section for glfwGetGamepadName InKryption 2021-12-05 17:51:43 +01:00
  • 53d86c64d7 Win32: Handle content scale error on creation Camilla Löwy 2021-12-01 18:09:56 +01:00
  • fbfd7e65c8 Win32: Fix bad content scale on monitor disconnect Camilla Löwy 2021-12-01 17:55:16 +01:00
  • d1efa32983 Formatting Camilla Löwy 2021-11-30 21:14:44 +01:00
  • 79de08db06 Cleanup Camilla Löwy 2021-11-30 20:34:47 +01:00
  • e40fa3bb94 Add credits and update changelog Camilla Löwy 2021-11-02 23:15:05 +01:00
  • 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon Stephen Gutekanst 2021-10-31 11:22:40 -07:00
  • 81d762bf66 Fix docs calling GLFW_CONTEXT_REVISION a hint Stephen Gutekanst 2021-11-15 15:50:37 -07:00
  • 486724c433 Update comments for global mutable data Camilla Löwy 2021-11-09 19:40:36 +01:00
  • 55528e9178 Fix source comment typo luz paz 2021-10-28 14:35:09 -04:00
  • 689840f2eb Add credit Camilla Löwy 2021-11-25 01:22:46 +01:00
  • c59092619a Add missing error to glfwGetClipboardString docs InKryption 2021-11-22 23:32:29 +00:00
  • 37fc28bff6 Fix docs calling GLFW_CONTEXT_REVISION a hint Stephen Gutekanst 2021-11-15 15:50:37 -07:00
  • 706d1f1653 Gather Null specific platform selection logic Camilla Löwy 2021-11-16 01:51:27 +01:00
  • b3a98f8555 Update comments for global mutable data Camilla Löwy 2021-11-09 19:40:36 +01:00
  • eacc1cafba Fix source comment typo luz paz 2021-10-28 14:35:09 -04:00
  • a30cd6acef Add credit Camilla Löwy 2021-11-25 01:22:46 +01:00
  • bb193325cc Add missing error to glfwGetClipboardString docs InKryption 2021-11-22 23:32:29 +00:00
  • bfd9eaf092 Fix mappings for gamepads present at init Camilla Löwy 2021-11-24 23:09:24 +01:00
  • 6902435005 Update changelog Camilla Löwy 2021-11-24 23:08:49 +01:00
  • 6eb24a49df Add credit Camilla Löwy 2021-11-22 21:32:34 +01:00
  • bec6e7565b Cocoa: Use MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +02:00
  • b55a517ae0 Add credit Camilla Löwy 2021-11-22 21:32:34 +01:00
  • 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port Jan Ekström 2021-11-18 22:59:52 +02:00
  • 19543afbfb Start 3.3.6 Camilla Löwy 2021-10-28 22:16:41 +02:00
  • d3b73abba0 Add missing changelog entries 3.3.5 Camilla Löwy 2021-10-28 11:48:34 +02:00
  • fb0f2f92a3 Add missing changelog entries Camilla Löwy 2021-10-28 11:48:34 +02:00
  • fbdb08c43e Fix some spelling errors in changelog Camilla Löwy 2021-10-27 23:58:59 +02:00
  • 71316f843c Update changelog and add credit Camilla Löwy 2021-10-27 23:14:19 +02:00
  • 472d45c07b Cocoa: Fix deprecation of kIOMasterPortDefault Josh Codd 2021-10-26 00:14:30 +01:00
  • 85f37ada6d Move list of contributors to separate file Camilla Löwy 2021-07-19 18:25:50 +02:00
  • b77a9b1d0d Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb Camilla Löwy 2021-09-26 16:28:04 +02:00
  • db85858062 Fix context API checks in native access functions Ioannis Tsakpinis 2021-10-23 16:17:33 +03:00
  • ca676357c0 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +02:00
  • 4ea7485fbe Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +02:00
  • 73b6754a67 Document possible native access function errors Camilla Löwy 2021-10-04 20:39:10 +02:00
  • 2d3ce6eaae Make native access functions verify context API Camilla Löwy 2021-10-04 20:32:32 +02:00
  • 83d3fb08ec Fix some spelling errors in changelog Camilla Löwy 2021-10-27 23:58:59 +02:00
  • 999962bd2f Update changelog and add credit Camilla Löwy 2021-10-27 23:14:19 +02:00
  • f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault Josh Codd 2021-10-26 00:14:30 +01:00