2811 Commits (3ee5031fd7dcac5ecb7387d3dd73195f03e87398)

Author SHA1 Message Date
ashishgamedev 761f97d6b6 Fix indentation in internal.h ago%!(EXTRA string=5 years)
Nicolas Caramelli 1adfbde4d7 Wayland: Move 96 DPI default to outputHandleMode ago%!(EXTRA string=5 years)
Luflosi 08e5a17063 Use switch statement instead of if-else-chain for cursor shapes ago%!(EXTRA string=5 years)
Leonard König 0dc1005c85 Wayland: Fix destroying CSDs in the correct order ago%!(EXTRA string=5 years)
Camilla Löwy 3327050ca6 Cocoa: Fix ObjC being built as C with CMake 3.19 ago%!(EXTRA string=5 years)
Camilla Löwy 2f76f70c76 Wayland: Simplify adding of protocol sources ago%!(EXTRA string=5 years)
Camilla Löwy 420b165bff Wayland: Fix indentation ago%!(EXTRA string=5 years)
Camilla Löwy a62a6c5019 Wayland: Scanner tool has input and output args ago%!(EXTRA string=5 years)
Camilla Löwy d5f32dfb3b Wayland: Ensure paths are passed on in quoted form ago%!(EXTRA string=5 years)
Camilla Löwy a6f8cc9d44 Fix unquoted paths with variable references ago%!(EXTRA string=5 years)
Joel Winarske af8f9713dd Wayland: Fix CMake binary dir when built as subdir ago%!(EXTRA string=5 years)
Camilla Löwy 0bccc3852b Win32: Filter out duplicate size events ago%!(EXTRA string=5 years)
Camilla Löwy ac627706ef Win32: Fix clang-cl interpreting -Wall as /Wall ago%!(EXTRA string=5 years)
Camilla Löwy 6b78419c9a Win32: Enable /W3 on VS for library sources ago%!(EXTRA string=5 years)
Camilla Löwy 9b140d08d7 Remove ignored Clang compiler flag ago%!(EXTRA string=5 years)
Andy Williams c940695eb0 Fix macOS Print Screen ago%!(EXTRA string=5 years)
Nicolas Caramelli 0ef149c8f2 Wayland: Assume 96 DPI if physical size is <= 0 ago%!(EXTRA string=5 years)
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)