Commit Graph

  • 931ba89aad User context null platform and OSMESA implementation. Doug Binks 2020-07-14 11:41:42 +0100
  • 51f11929f3 User context Wayland and EGL implementations Doug Binks 2020-07-13 18:48:10 +0100
  • 6c031af245 Null: Fix typos in workarea retrieval Camilla Löwy 2020-07-13 19:43:13 +0200
  • 5e94092263 Refactor user context implementation to use the standard GLFW platform / context approach Doug Binks 2020-07-13 18:06:48 +0100
  • 3a0a3c540c Merge branch 'master' into multi-context-windows Doug Binks 2020-07-13 11:04:23 +0100
  • 998036654c GLX user context implementation Doug Binks 2020-07-12 20:28:10 +0100
  • 1a92f92762
    Wayland: Fix window hiding Jason Francis 2020-07-12 20:47:50 -0400
  • 0ae4eb4d26 Improved User Context Win32 implementation Doug Binks 2020-07-12 12:21:18 +0100
  • 49dbcfcb8c X11: Fix cursor hover query retry behavior Camilla Löwy 2020-07-10 00:03:53 +0200
  • ceb20c7f97 X11: Fix race in window hovered query Camilla Löwy 2020-07-08 15:53:01 +0200
  • 0ebae5a3df Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-07-02 23:24:20 +0200
  • 4ae93e0547 X11: Remove non-UTF-8 fallback paths Camilla Löwy 2020-07-02 18:53:26 +0200
  • 9a3664b4a9 X11: Fix detection of key events duplicated by XIM Camilla Löwy 2020-06-30 20:57:24 +0200
  • b5a2bb18cf wayland: fix decorations unref crash ninja- 2020-06-30 19:41:57 +0200
  • 2ef7618da5 wayland: properly destroy cursor surface when locking cursor ninja- 2020-06-30 19:41:54 +0200
  • 2227df83f0 wayland: fix broken opengl screenshots on mutter ninja- 2020-06-30 19:41:52 +0200
  • d86babb14e wayland: set O_NONBLOCK on repeat timerfd - fix 100% cpu ninja- 2020-06-30 19:41:51 +0200
  • e89e9aee41 wayland: don't crash app on api calls to window focus or window icon - just ignore them ninja- 2020-06-30 19:41:48 +0200
  • d858e48860 Win32: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 20:43:28 +0200
  • e6646c8508 Cocoa: Fix regression in private use area check Camilla Löwy 2020-06-29 23:14:16 +0200
  • 9cae95faa3 Cocoa: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 21:16:59 +0200
  • 26aaa007e0 Fix format of change log entry Camilla Löwy 2020-06-29 21:14:29 +0200
  • f921caf4a6 Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib Camilla Löwy 2020-06-28 19:21:36 +0200
  • 9aefb67358 Re-word docs for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-18 02:23:08 +0100
  • 1730184971 Fix typos Luflosi 2020-06-23 16:20:27 +0200
  • 325b4186d3 Remove deprecated sudo key from Travis CI config Camilla Löwy 2020-06-17 19:31:53 +0200
  • 92c6209530 Add credit Camilla Löwy 2020-06-17 20:21:31 +0200
  • 307ce3aa1a Fix GLU header inclusion being disabled Tatsuya Yatagawa 2020-06-05 12:57:43 +0900
  • d7b67a2eb4 Fix MinGW linker flag tests breaking later tests Camilla Löwy 2020-05-25 22:23:22 +0200
  • 5dbca2e2c9 Wayland: Fix repeated keys reported to NULL window Camilla Löwy 2020-06-02 19:54:30 +0200
  • 6ce2070392 Win32: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 20:43:28 +0200
  • e47832ffcf Cocoa: Fix regression in private use area check Camilla Löwy 2020-06-29 23:14:16 +0200
  • ad9eb768c9 Cocoa: Fix non-BMP Unicode codepoint input Camilla Löwy 2020-06-29 21:16:59 +0200
  • 854ce1db4e Fix format of change log entry Camilla Löwy 2020-06-29 21:14:29 +0200
  • 245a7e2d58
    set O_NONBLOCK on repeat timerfd Stone Tickle 2020-06-05 12:51:25 +0900
  • f5f060e6bf Init hint documentation work Camilla Löwy 2020-06-26 17:39:57 +0200
  • 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle Camilla Löwy 2020-06-25 18:22:08 +0200
  • e6a6a99813 Use stdbool more consistently in glfwinfo Camilla Löwy 2020-06-28 21:23:17 +0200
  • 1cecb8beb0 Move glfwinfo argument processing before glfwInit Camilla Löwy 2020-06-28 21:18:21 +0200
  • 36d0809370 wl: add decorations Christian Rauch 2020-02-10 00:59:44 +0000
  • 36f8250321 Add missing entries to new symbols list Camilla Löwy 2020-06-26 20:18:15 +0200
  • b420ca7404 Add GLFW_CONTEXT_DEBUG window hint alias Camilla Löwy 2020-06-26 18:35:48 +0200
  • 4e3b43383a Re-word docs for GLFW_OPENGL_DEBUG_CONTEXT attrib Camilla Löwy 2020-06-28 19:21:36 +0200
  • 8a69a0d7e5 Re-word docs for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-18 02:23:08 +0100
  • 37cb5a6aa4 wl: deactivate 'viewporter' decorations Christian Rauch 2020-02-09 14:56:27 +0000
  • f39d7c2e33 cmake: add 'libdecoration' as external project Christian Rauch 2020-02-09 14:01:58 +0000
  • 30e00d4fee CI: add meson and D-Bus dependency for external libdecoration Christian Rauch 2020-05-09 22:25:27 +0100
  • ea13c508c4 wl: initialise fullscreen Christian Rauch 2020-05-09 21:06:23 +0100
  • 25f0f3a8d7 wl: fix resize glitches Christian Rauch 2020-04-12 14:21:03 +0100
  • 666a7c8795 CI: remove custom ppa Christian Rauch 2020-06-11 01:48:39 +0100
  • ea88e03ed8 CI: change to 'focal' Christian Rauch 2020-05-11 23:06:32 +0100
  • 8ead328887 cmake: enable AddressSanitizer in Debug builds Christian Rauch 2020-06-19 00:05:12 +0100
  • 2539d03747 Win32: Use helper window DC as EGL native display Camilla Löwy 2020-06-17 20:23:07 +0200
  • bcb8558189 Remove EGL and OSMesa struct member macros Camilla Löwy 2020-06-05 13:34:27 +0200
  • aec9fae8f3 EGL: Add support for EGL_EXT_platform_base Camilla Löwy 2020-06-03 22:02:25 +0200
  • d7f7b0e1b5 EGL: Replace native handle macros with functions Camilla Löwy 2020-06-03 20:49:36 +0200
  • b66f105f3e
    Fix typos Luflosi 2020-06-23 16:20:27 +0200
  • 07f601e406
    Merge 8e51c4a577 into bf1c62b261 linkmauve 2020-06-21 20:47:10 +0300
  • c4abe0c3ed
    Re-word docs for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-19 01:14:41 +0100
  • f72cc5db10
    Update documentation for OPENGL_DEBUG_CONTEXT hint A. Tombs 2020-06-18 02:23:08 +0100
  • bf1c62b261 Remove deprecated sudo key from Travis CI config Camilla Löwy 2020-06-17 19:31:53 +0200
  • 3a3c32c6b1 Add credit Camilla Löwy 2020-06-17 20:21:31 +0200
  • 81f475bccb Fix GLU header inclusion being disabled Tatsuya Yatagawa 2020-06-05 12:57:43 +0900
  • bcdb1ea8ec
    fix compile error HALX99 2020-06-12 12:36:52 +0800
  • aeba2881c0
    Shound pass hdc when invoke eglGetDisplay at win32 HALX99 2020-06-12 12:29:00 +0800
  • c1f60ab5dc Make compiler specific workarounds more consistent Camilla Löwy 2020-05-25 16:49:36 +0200
  • e47705d8fb Move more compiler workarounds to library setup Camilla Löwy 2020-05-25 16:33:44 +0200
  • 8369880b56 Only look for OSMesa module if building examples Camilla Löwy 2020-05-25 16:30:13 +0200
  • cfc23cd087 Fix MinGW linker flag tests breaking later tests Camilla Löwy 2020-05-25 22:23:22 +0200
  • 69ff0b8ee0 Refresh Doxygen file with version 1.8.18 Camilla Löwy 2020-06-05 14:19:34 +0200
  • 0dc81367c3 Fixed: GLFW_INCLUDE_GLU is not working related to issue #1695. Tatsuya Yatagawa 2020-06-05 12:57:43 +0900
  • a08bfd9891 User Contexts API with Win32 implementation. Doug Binks 2020-06-03 19:46:22 +0100
  • e0c77f71f9 Null: Make platform more conformant Camilla Löwy 2020-05-21 17:16:26 +0200
  • c72da994ba Wayland: Fix repeated keys reported to NULL window Camilla Löwy 2020-06-02 19:54:30 +0200
  • 830b05ecf9 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2020-06-02 19:47:53 +0200
  • 63af05c419 Clarify docs on default GL header inclusion Camilla Löwy 2020-05-28 17:38:21 +0200
  • e336288eeb Fix typo in header option macro docs Camilla Löwy 2020-05-28 18:07:57 +0200
  • fb0c8d4662 Add statement to docs for glfwTerminate A. Tombs 2020-05-22 14:37:58 +0100
  • 78ad4e8f36 Fix desktop GL header not always being suppressed Camilla Löwy 2020-05-26 23:35:40 +0200
  • 37a86f24f0 Win32: Fix VS /W4 compile warnings ben1 2020-05-25 15:22:25 +1000
  • 11e5102d83 Use the correct type in a for loop Luflosi 2020-05-25 15:03:23 +0200
  • a8e5c530ee Replace %m conversion specifier with %s and strerror() Luflosi 2020-05-25 15:42:52 +0200
  • 8b63ca53de Use CALayer instead of NSView for EGLNativeWindowType Corentin Wallez 2020-04-19 14:10:52 +0200
  • 399c2a1fad Clarify docs on default GL header inclusion Camilla Löwy 2020-05-28 17:38:21 +0200
  • 5c376119a3
    Reorder platform fields in mappings.h.in A. Tombs 2020-06-02 16:43:11 +0100
  • 9a87c2a4b4 Add feature available/implemented errors Camilla Löwy 2020-05-20 18:02:58 +0200
  • fbf8aae44f Fix typo in header option macro docs Camilla Löwy 2020-05-28 18:07:57 +0200
  • 7486e12f88 Add statement to docs for glfwTerminate A. Tombs 2020-05-22 14:37:58 +0100
  • 105cf32e0b Fix desktop GL header not always being suppressed Camilla Löwy 2020-05-26 23:35:40 +0200
  • a84a30ab63 Win32: Fix VS /W4 compile warnings ben1 2020-05-25 15:22:25 +1000
  • 250b94cd03 Use the correct type in a for loop Luflosi 2020-05-25 15:03:23 +0200
  • 63c96643b2
    Use __typeof__() instead of void* Luflosi 2020-05-25 18:27:50 +0200
  • d4f5074535 Replace %m conversion specifier with %s and strerror() Luflosi 2020-05-25 15:42:52 +0200
  • 2b6f126866
    Replace %m conversion specifier with %s and strerror() Luflosi 2020-05-25 15:42:52 +0200
  • b208b5698c
    Use the correct type in a for loop Luflosi 2020-05-25 15:03:23 +0200
  • fa0d79c292 Fix /w4 compile warnings. These are harmless errors but the code was worth fixing just to reduce confusion and be more explicit. E.g. using a different variable name for a new variable of a different type in win32_joystick.c. ben1 2020-05-25 15:22:25 +1000
  • 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType Corentin Wallez 2020-04-19 14:10:52 +0200
  • ca2cd2f796 X11: Clarify function name and comment Camilla Löwy 2020-05-19 19:03:02 +0200
  • 0a7c24e48c X11: Clarify code flow for Clang static analysis Camilla Löwy 2020-05-19 17:59:18 +0200
  • 48bc089e9e X11: Fix XKB events being passed on to core path Camilla Löwy 2020-05-19 17:55:28 +0200