2811 Commits (3ee5031fd7dcac5ecb7387d3dd73195f03e87398)

Author SHA1 Message Date
Camilla Löwy 7bede13b1d Wayland: Gather framebuffer transparency logic ago%!(EXTRA string=4 years)
Camilla Löwy a3d1633e1d Wayland: Move surface creation function ago%!(EXTRA string=4 years)
Camilla Löwy 3f5dfeaf29 Wayland: Fix repeated key not released on defocus ago%!(EXTRA string=4 years)
Camilla Löwy 850893a39f Wayland: Control key repeat via timerfd state ago%!(EXTRA string=4 years)
Camilla Löwy 79e7e65c9d Wayland: Clean up event pump ago%!(EXTRA string=4 years)
Emmanuel Gil Peyrot 855d338a65 Wayland: Use correct action on fallback decoration ago%!(EXTRA string=4 years)
Camilla Löwy 7d060ba4f1 X11: Fix sonames for loaded libraries on OpenBSD ago%!(EXTRA string=4 years)
Jason Francis 094aa6d3c7 Wayland: Fix window hiding ago%!(EXTRA string=4 years)
Camilla Löwy e24fe4b189 Wayland: Fix key repeat continuing when refocused ago%!(EXTRA string=4 years)
Camilla Löwy c2f0a0ae59 Wayland: Fix duplicate focus event on activation ago%!(EXTRA string=4 years)
Emmanuel Gil Peyrot 6281f498c8 EGL: Use EGL_EXT_present_opaque when available ago%!(EXTRA string=4 years)
Emmanuel Gil Peyrot 68879081cb Wayland: Continue poll() if timerfd can’t be read ago%!(EXTRA string=4 years)
Stone Tickle 963e728881 Wayland: Set O_NONBLOCK on repeat timerfd ago%!(EXTRA string=4 years)
Camilla Löwy 900848ad0c X11: Add extension header paths to CMake target ago%!(EXTRA string=4 years)
Camilla Löwy 53d86c64d7 Win32: Handle content scale error on creation ago%!(EXTRA string=4 years)
Camilla Löwy fbfd7e65c8 Win32: Fix bad content scale on monitor disconnect ago%!(EXTRA string=4 years)
Camilla Löwy d1efa32983 Formatting ago%!(EXTRA string=4 years)
Camilla Löwy 79de08db06 Cleanup ago%!(EXTRA string=4 years)
Stephen Gutekanst 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon ago%!(EXTRA string=4 years)
Camilla Löwy 706d1f1653 Gather Null specific platform selection logic ago%!(EXTRA string=4 years)
Camilla Löwy b3a98f8555 Update comments for global mutable data ago%!(EXTRA string=4 years)
Jan Ekström 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port ago%!(EXTRA string=4 years)
Josh Codd f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault ago%!(EXTRA string=4 years)
Camilla Löwy 2a78a2cf82 Refactor platform selection for clarity? ago%!(EXTRA string=4 years)
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)