4333 Commits (3d52f7e345ea480d15cc6f23bff7366fda9d2a6b)
 

Author SHA1 Message Date
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)
Camilla Löwy 309d79376f Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb ago%!(EXTRA string=4 years)
Camilla Löwy 6efaaec9ce Improve headings and TOC layout in Doxygen docs ago%!(EXTRA string=4 years)
Camilla Löwy 38dd515524 Use Win32 instead of Windows in Doxygen headings 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 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)