2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Konstantin Podsvirov e3f916808d Fix hardcoded runtime destination in CMake install ago%!(EXTRA string=4 years)
Camilla Löwy 061a0263a9 Win32: Fix compilation with standalone LLVM ago%!(EXTRA string=4 years)
Camilla Löwy 85bce8a8ea Replace GL_ARB_debug_output in comments ago%!(EXTRA string=4 years)
Nicolas Caramelli 84f95a7d7f Add GLFW_X11_XCB_VULKAN_SURFACE init hint ago%!(EXTRA string=4 years)
Camilla Löwy 52ba8c7f07 Win32: Add warning when option will have no effect ago%!(EXTRA string=4 years)
Camilla Löwy 17ae300d96 Ignore cached state when setting window attributes ago%!(EXTRA string=4 years)
Camilla Löwy 1f34295a74 Win32: Add MinGW-w64 detection to version string ago%!(EXTRA string=4 years)
Camilla Löwy 4afa227a05 X11: Fix attribs not applied on leaving fullscreen ago%!(EXTRA string=4 years)
Camilla Löwy b925a54ef1 Wayland: Move DPI fallback work to output done ago%!(EXTRA string=4 years)
Camilla Löwy 729c9988d0 Win32: Fix content area rescaling on older systems ago%!(EXTRA string=4 years)
Camilla Löwy 410890aa80 Win32: Fix full screen windows affected by scaling ago%!(EXTRA string=4 years)
Camilla Löwy 6de084000b Cocoa: Fix console apps getting a dock icon ago%!(EXTRA string=4 years)
Laurent Aphecetche 384ff74a46 Cocoa: Fix install name for installed dylib ago%!(EXTRA string=4 years)
Camilla Löwy f8d6801a50 Simplify references in CMake if-statements ago%!(EXTRA string=4 years)
Camilla Löwy 3959ee8949 Cocoa: Unify CG display to NS screen mapping ago%!(EXTRA string=4 years)
Nevyn Bengtsson 2bc52ca82e Cocoa: Use modern API to get display name ago%!(EXTRA string=4 years)
Camilla Löwy 5aff72aa00 Cocoa: Fix duplicate monitor connection events ago%!(EXTRA string=4 years)
Camilla Löwy 8b11867464 Cocoa: Fix menubar for unbundled apps on 10.15 ago%!(EXTRA string=4 years)
Philip Rideout f5af421a6b Cocoa: Fix duplicate video mode detection ago%!(EXTRA string=4 years)
ashishgamedev 761f97d6b6 Fix indentation in internal.h ago%!(EXTRA string=4 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)