4315 Commits (8b8d10bc012fff787e242d3a80c81de44b6878b0)
 

Author SHA1 Message Date
Camilla Löwy 8b8d10bc01 Move library dependency logic to src directory ago%!(EXTRA string=4 years)
Camilla Löwy 0a9488e3f0 Remove configuration header ago%!(EXTRA string=4 years)
Camilla Löwy efe764b492 Remove blank line before the end of some structs ago%!(EXTRA string=4 years)
Camilla Löwy 983c44b255 Document possible native access function errors ago%!(EXTRA string=4 years)
Camilla Löwy cca9008db2 Make native access functions verify context API ago%!(EXTRA string=4 years)
Camilla Löwy 0391b7b277 Remove Doxyfile tags deprecated by Doxygen 1.9.2 ago%!(EXTRA string=4 years)
Camilla Löwy 1d8d1ff3d0 Fix output for missing Vulkan surface extensions ago%!(EXTRA string=4 years)
Camilla Löwy 4be0444ee6 Remove potentially incorrect claim ago%!(EXTRA string=4 years)
Camilla Löwy 6a20053102 Fix docs for Windows monitor size calculation ago%!(EXTRA string=4 years)
Camilla Löwy 7614d088e9 Fix string buffer sizes in window test ago%!(EXTRA string=4 years)
Camilla Löwy 6ed5294223 Cocoa: Fix unresponsive cursor after cursor warp ago%!(EXTRA string=4 years)
Ioannis Tsakpinis 157ebb80aa Cocoa: Fix unresponsive cursor after ungrab ago%!(EXTRA string=4 years)
Waris Boonyasiriwat e7758c506d Wayland: Fix cursor offset when shape changes ago%!(EXTRA string=4 years)
Camilla Löwy 4cbe743b74 Wayland: Fix standard cursor name selection ago%!(EXTRA string=4 years)
Koray Kilinc 216d5e8402 Wayland: Fix some keys not repeating ago%!(EXTRA string=4 years)
Camilla Löwy 63da04e5ce Add HTML header and footer to docs dependencies ago%!(EXTRA string=4 years)
Camilla Löwy 8e23579842 Add OpenGL ES 2.0 triangle example ago%!(EXTRA string=4 years)
Camilla Löwy 150744ecca Only rebuild documentation when necessary ago%!(EXTRA string=4 years)
Camilla Löwy 8c8def5de5 Start making use of CMake 3.4 string(APPEND) ago%!(EXTRA string=4 years)
Camilla Löwy 4f077c4133 Raise minimum required CMake version to 3.4 ago%!(EXTRA string=4 years)
Camilla Löwy 7c25dff002 Remove truism from end of gamepad mapping regexp ago%!(EXTRA string=4 years)
Camilla Löwy daed5edd6e Simplify CMake if-statement variable references ago%!(EXTRA string=4 years)
Camilla Löwy d7b7c3b12a Raise maximum known CMake version to 3.20 ago%!(EXTRA string=4 years)
Camilla Löwy 62074f3dea Update glad2 and switch to header-only version ago%!(EXTRA string=4 years)
Camilla Löwy 518e26e16e Add credit ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 4e557437f2 Name parameters for callback function types ago%!(EXTRA string=4 years)
Richard Boldiš 2ac7e20aaf Win32: Fix invalid preprocessor command 'warning' ago%!(EXTRA string=4 years)
Camilla Löwy 85348c67cd Wayland: Load functions for new atomic marshalling ago%!(EXTRA string=4 years)
Camilla Löwy 071d7c0f46 X11: Fix function returning before cleanup ago%!(EXTRA string=4 years)
Camilla Löwy 71829a0f0d Wayland: Remove unused pkg-config dependency ago%!(EXTRA string=4 years)
Camilla Löwy 244948e174 Export pkg-config dependencies via the CMake cache ago%!(EXTRA string=4 years)
Camilla Löwy d83849792b Add override variable for CMake library type ago%!(EXTRA string=4 years)
Camilla Löwy dffe203c17 Wayland: Make libwayland-client dynamically loaded ago%!(EXTRA string=4 years)
Camilla Löwy 87d5646f5d Remove unneccessary quotes in CMake conditions ago%!(EXTRA string=4 years)
Camilla Löwy 9a0e88a016 Update comment for msvcrt CMake option ago%!(EXTRA string=4 years)
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)
Camilla Löwy 3dc7349c35 Expand list of distro derivatives slightly ago%!(EXTRA string=4 years)
Camilla Löwy 9e1ee3f263 Add Fedora package names to compilation guide ago%!(EXTRA string=4 years)
Camilla Löwy ab34cc51c6 Update changelog 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)