3037 Commits (63397fb0d5d2d8f508669475fbb48602a1edff23)

Author SHA1 Message Date
Camilla Löwy 76a5f781db Add glfwInitVulkanLoader ago%!(EXTRA string=4 years)
Camilla Löwy db91507956 Remove saving a function pointer only used once ago%!(EXTRA string=4 years)
Camilla Löwy ee6ff939a5 Fix invalid pointer conversions ago%!(EXTRA string=4 years)
Camilla Löwy 68534cc2ce Null: Remove unused function ago%!(EXTRA string=4 years)
Camilla Löwy 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 ago%!(EXTRA string=4 years)
luz paz 0fe96ec202 Fix various typos ago%!(EXTRA string=4 years)
Camilla Löwy 3d52f7e345 Limit scope of some loop counters in C99 files ago%!(EXTRA string=4 years)
Camilla Löwy f4d0365a5a Use switch statement instead of if-else-chain ago%!(EXTRA string=4 years)
Ioannis Tsakpinis 727db55c3a
Fix context API checks in native access functions ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Camilla Löwy ff9d9515f6 Remove typedefs only used in one place ago%!(EXTRA string=4 years)
Camilla Löwy 36ea36736d Cocoa: Change helper function suffix to Cocoa ago%!(EXTRA string=4 years)
Camilla Löwy 09f9773e6f Cocoa: Make timer functions backend independent ago%!(EXTRA string=4 years)
Camilla Löwy bdfe6b09af Win32: Make timer functions backend independent ago%!(EXTRA string=4 years)
Camilla Löwy b6834bf2a1 Win32: Remove timeGetTime fallback for timer ago%!(EXTRA string=4 years)
Camilla Löwy 35f3b58c21 Win32: Make thread functions backend independent ago%!(EXTRA string=4 years)
Camilla Löwy f5758d75d0 Remove context creation backend headers ago%!(EXTRA string=4 years)
Camilla Löwy b7d0c6037d Make dynamic module loading part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy e31deedc99 Make timer init part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy 6d51b39106 Select mapping platform name at runtime ago%!(EXTRA string=4 years)
Camilla Löwy d0776e04a3 Null: Add non-functional EGL support ago%!(EXTRA string=4 years)
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 cca9008db2 Make native access functions verify context API 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 22b586b3d8 Add pluggable heap allocator 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 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 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)