3000 Commits (1de78b2ff98b0130f354ba02cca3ed329ea57614)

Author SHA1 Message Date
Camilla Löwy aff00d0dd8 POSIX: Use frequency member for clarity ago%!(EXTRA string=4 years)
Camilla Löwy 111c02d74e POSIX: Remove use of deprecated gettimeofday ago%!(EXTRA string=4 years)
Camilla Löwy 58b48a3a00 Win32: Remove changing the foreground lock timeout ago%!(EXTRA string=4 years)
Camilla Löwy 201400b974 Simplify parsing of default gamepad mappings ago%!(EXTRA string=4 years)
Camilla Löwy afa78b4270 Update gamepad mappings from upstream ago%!(EXTRA string=4 years)
Camilla Löwy 0c90e1a33f Add gamepad mapping filtering by backend ago%!(EXTRA string=4 years)
Camilla Löwy 01778329ec Add custom target for updating gamepad mappings ago%!(EXTRA string=4 years)
Camilla Löwy 56092814f3 Improve error description for invalid scancodes ago%!(EXTRA string=4 years)
Stephen Gowen 1d88a2e3d6 Cocoa: Fix macro redefinition warning ago%!(EXTRA string=4 years)
Camilla Löwy 076bfd55be Cocoa: Fix MoltenVK layer scale out of sync ago%!(EXTRA string=4 years)
Camilla Löwy 836e709503 Cocoa: Remove calls to -update on nil ago%!(EXTRA string=4 years)
Camilla Löwy 6876cf8d7e Remove errors for gamepad element mismatch ago%!(EXTRA string=4 years)
Camilla Löwy a89fcd20d8 Wayland: Fix missing constant on FreeBSD ago%!(EXTRA string=4 years)
Camilla Löwy 114776a246 EGL: Fix creation of single-buffered windows ago%!(EXTRA string=4 years)
Camilla Löwy fd79b02840 Move single/double-buffer filtering to backends ago%!(EXTRA string=4 years)
Camilla Löwy 184377b493 Skip initial buffer swap when single-buffered ago%!(EXTRA string=4 years)
Camilla Löwy 04f21abb52 Make GLFW_DOUBLEBUFFER a window attribute ago%!(EXTRA string=4 years)
Camilla Löwy da236ba807 Make monitor and joystick names static strings ago%!(EXTRA string=4 years)
Camilla Löwy 9a3a8bc267 Win32: Always define UNICODE and _UNICODE ago%!(EXTRA string=4 years)
Camilla Löwy a646f51bca Win32: Fix macros being enabled for other backends ago%!(EXTRA string=4 years)
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=5 years)
Camilla Löwy f8d6801a50 Simplify references in CMake if-statements ago%!(EXTRA string=5 years)
Camilla Löwy 3959ee8949 Cocoa: Unify CG display to NS screen mapping ago%!(EXTRA string=5 years)
Nevyn Bengtsson 2bc52ca82e Cocoa: Use modern API to get display name ago%!(EXTRA string=5 years)
Camilla Löwy 5aff72aa00 Cocoa: Fix duplicate monitor connection events ago%!(EXTRA string=5 years)
Camilla Löwy 8b11867464 Cocoa: Fix menubar for unbundled apps on 10.15 ago%!(EXTRA string=5 years)
Philip Rideout f5af421a6b Cocoa: Fix duplicate video mode detection ago%!(EXTRA string=5 years)
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)