4578 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)
 

Author SHA1 Message Date
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)
Camilla Löwy 3b95970482 Improve library compilation guide somewhat ago%!(EXTRA string=4 years)
Camilla Löwy b6f7ead3c5 Add credit ago%!(EXTRA string=4 years)
David V. McKay 1a5e07fd4b
realizing "as you would" is platform dependent ago%!(EXTRA string=4 years)
David V. McKay f010d8b77d
Clarify "as you would" for beginners. ago%!(EXTRA string=4 years)
Camilla Löwy 6876cf8d7e Remove errors for gamepad element mismatch ago%!(EXTRA string=4 years)
A. Tombs 52d8347d34 Consistent subsections in compile guide ago%!(EXTRA string=4 years)
Camilla Löwy a89fcd20d8 Wayland: Fix missing constant on FreeBSD ago%!(EXTRA string=4 years)
Camilla Löwy 5b73fc8b80 Wayland: Fix case of epollshim find module name ago%!(EXTRA string=4 years)
Camilla Löwy 6f7c61c6b3 Add missing changelog entry ago%!(EXTRA string=4 years)
Camilla Löwy 15e05adf67 Add notes on getting the HDC of a window on Win32 ago%!(EXTRA string=4 years)
Camilla Löwy 787295b3af Fix some documentation URLs still using http: ago%!(EXTRA string=4 years)
Camilla Löwy 78380c7761 Update IRC network to Libera.Chat ago%!(EXTRA string=4 years)
Camilla Löwy 3b13228650 Add 'latest' branch to all CI builds ago%!(EXTRA string=4 years)
Camilla Löwy 4e788fc6dc Move VS 2019 builds from AppVeyor to GH Actions ago%!(EXTRA string=4 years)
Camilla Löwy 5a6001a83b Migrate from Travis CI to GitHub Actions ago%!(EXTRA string=4 years)
Camilla Löwy df15a33e10 Fix numeric conversion warnings in example 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 a39115a27b Remove claim that EGL is not supported on macOS ago%!(EXTRA string=4 years)
Camilla Löwy bbbbd3e870 Clarify documentation for hints ago%!(EXTRA string=4 years)
Camilla Löwy e17ffcd0db Fix header version macro descriptions in docs 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)
Camilla Löwy 0e9ec7788b Fix description of video mode ordering in docs 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)
Camilla Löwy ec621a00bd Replace GL_ARB_debug_output in context guide ago%!(EXTRA string=4 years)
Camilla Löwy 330f7da746 Add Vulkan device presentation support to glfwinfo ago%!(EXTRA string=4 years)
Camilla Löwy 0beadfdc66 Add window surface creation to glfwinfo ago%!(EXTRA string=4 years)
Camilla Löwy 4c90e21e8f Fix grammar in MoltenVK support docs ago%!(EXTRA string=4 years)
Camilla Löwy f90df24244 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo ago%!(EXTRA string=4 years)
Camilla Löwy a25e8eb50d Add docs for GLFW_X11_XCB_VULKAN_SURFACE ago%!(EXTRA string=4 years)
Nicolas Caramelli 84f95a7d7f Add GLFW_X11_XCB_VULKAN_SURFACE init hint ago%!(EXTRA string=4 years)