2644 Commits (a506a8dc73dca2d3e07068d02cd008cdf958a914)

Author SHA1 Message Date
Vladimir Perminov 53b1396a09 Win32: Fix value for _WIN32_WINNT_WINBLUE ago%!(EXTRA string=5 years)
Doug Binks 166611cef5 Win32: Update all monitor handles on config change ago%!(EXTRA string=5 years)
Emmanuel Gil Peyrot 2e6fb7fe22 Wayland: Remove extra trailing whitespace ago%!(EXTRA string=5 years)
Joel Winarske 2747e47393 Wayland: Remove extra-cmake-modules dependency ago%!(EXTRA string=5 years)
Camilla Löwy 7765451d0f Formatting ago%!(EXTRA string=5 years)
Camilla Löwy cd0dc76c7c Null: Fix out parameters not being set ago%!(EXTRA string=5 years)
Luflosi b488c3f87f
Make _glfwPlatformInitJoysticks() return the correct type in null_joystick ago%!(EXTRA string=5 years)
Camilla Löwy 05dd2fa298 Win32: Disable fb transparency when it is broken ago%!(EXTRA string=5 years)
Camilla Löwy a2674a9034 Cocoa: Fix potential leak of CFNumber object ago%!(EXTRA string=5 years)
Luflosi 0cc13ceafc Return NULL instead of GLFW_FALSE where appropriate ago%!(EXTRA string=5 years)
Camilla Löwy c01acc267a X11: Fix joystick detection before joystick init ago%!(EXTRA string=5 years)
Camilla Löwy f771d41292 Cleanup ago%!(EXTRA string=5 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand ago%!(EXTRA string=5 years)
Camilla Löwy f760b124ca Wayland: Fix scroll offsets being inverted ago%!(EXTRA string=5 years)
Camilla Löwy 5f60c22cfa Wayland: Fix partial framebuffer size retrieval ago%!(EXTRA string=5 years)
Camilla Löwy dfeacee000 Move mouse passthrough before window showing ago%!(EXTRA string=5 years)
Camilla Löwy 1095a43708 Remove no-op call at window creation ago%!(EXTRA string=5 years)
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Camilla Löwy 7da3e52c86 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events ago%!(EXTRA string=5 years)
Camilla Löwy 68e4261d73 X11: Include X Shape extension headers ago%!(EXTRA string=5 years)
Camilla Löwy e81d381256 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy 6c031af245 Null: Fix typos in workarea retrieval ago%!(EXTRA string=5 years)
Camilla Löwy 49dbcfcb8c X11: Fix cursor hover query retry behavior ago%!(EXTRA string=5 years)
Camilla Löwy ceb20c7f97 X11: Fix race in window hovered query ago%!(EXTRA string=5 years)
Camilla Löwy 4ae93e0547 X11: Remove non-UTF-8 fallback paths ago%!(EXTRA string=5 years)
Camilla Löwy 9a3664b4a9 X11: Fix detection of key events duplicated by XIM ago%!(EXTRA string=5 years)
Camilla Löwy 6ce2070392 Win32: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy e47832ffcf Cocoa: Fix regression in private use area check ago%!(EXTRA string=5 years)
Camilla Löwy ad9eb768c9 Cocoa: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy b420ca7404 Add GLFW_CONTEXT_DEBUG window hint alias ago%!(EXTRA string=5 years)
Camilla Löwy 2539d03747 Win32: Use helper window DC as EGL native display ago%!(EXTRA string=5 years)
Camilla Löwy bcb8558189 Remove EGL and OSMesa struct member macros ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Luflosi b66f105f3e
Fix typos ago%!(EXTRA string=5 years)
Camilla Löwy c1f60ab5dc Make compiler specific workarounds more consistent ago%!(EXTRA string=5 years)
Camilla Löwy e47705d8fb Move more compiler workarounds to library setup ago%!(EXTRA string=5 years)
Camilla Löwy e0c77f71f9 Null: Make platform more conformant ago%!(EXTRA string=5 years)
Camilla Löwy c72da994ba Wayland: Fix repeated keys reported to NULL window ago%!(EXTRA string=5 years)
Camilla Löwy 9a87c2a4b4 Add feature available/implemented errors ago%!(EXTRA string=5 years)
ben1 a84a30ab63 Win32: Fix VS /W4 compile warnings ago%!(EXTRA string=5 years)
Luflosi 250b94cd03 Use the correct type in a for loop ago%!(EXTRA string=5 years)
Luflosi d4f5074535 Replace %m conversion specifier with %s and strerror() ago%!(EXTRA string=5 years)
Corentin Wallez 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType ago%!(EXTRA string=5 years)
Camilla Löwy 51a465ee2b Win32: Remove checks for pre-XP Windows ago%!(EXTRA string=5 years)
Camilla Löwy 5f9dfe3d83 X11: Clarify function name and comment ago%!(EXTRA string=5 years)
Camilla Löwy ef5220d6b1 X11: Clarify code flow for Clang static analysis ago%!(EXTRA string=5 years)
Camilla Löwy a17a1b2011 X11: Fix XKB events being passed on to core path ago%!(EXTRA string=5 years)