Commit Graph

  • f5758d75d0 Remove context creation backend headers Camilla Löwy 2021-07-18 16:57:53 +0200
  • b7d0c6037d Make dynamic module loading part of platform API Camilla Löwy 2021-07-16 14:57:22 +0200
  • e31deedc99 Make timer init part of platform API Camilla Löwy 2021-07-16 13:53:31 +0200
  • 6d51b39106 Select mapping platform name at runtime Camilla Löwy 2021-07-15 22:12:21 +0200
  • d0776e04a3 Null: Add non-functional EGL support Camilla Löwy 2021-07-14 20:06:22 +0200
  • 8b8d10bc01 Move library dependency logic to src directory Camilla Löwy 2021-08-18 19:36:36 +0200
  • 0a9488e3f0 Remove configuration header Camilla Löwy 2021-04-15 15:33:19 +0200
  • efe764b492 Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +0200
  • 983c44b255 Document possible native access function errors Camilla Löwy 2021-10-04 20:39:10 +0200
  • cca9008db2 Make native access functions verify context API Camilla Löwy 2021-10-04 20:32:32 +0200
  • 0391b7b277 Remove Doxyfile tags deprecated by Doxygen 1.9.2 Camilla Löwy 2021-10-04 13:21:36 +0200
  • 1d8d1ff3d0 Fix output for missing Vulkan surface extensions Camilla Löwy 2021-10-06 19:49:34 +0200
  • 4be0444ee6 Remove potentially incorrect claim Camilla Löwy 2021-10-12 12:54:19 +0200
  • 6a20053102 Fix docs for Windows monitor size calculation Camilla Löwy 2021-10-12 00:23:37 +0200
  • 7614d088e9 Fix string buffer sizes in window test Camilla Löwy 2021-10-05 18:11:00 +0200
  • 6ed5294223 Cocoa: Fix unresponsive cursor after cursor warp Camilla Löwy 2021-09-12 17:15:59 +0200
  • 157ebb80aa Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +0300
  • e7758c506d Wayland: Fix cursor offset when shape changes Waris Boonyasiriwat 2021-05-12 00:30:14 -0700
  • 4cbe743b74 Wayland: Fix standard cursor name selection Camilla Löwy 2021-09-02 18:30:41 +0200
  • 216d5e8402 Wayland: Fix some keys not repeating Koray Kilinc 2021-06-01 13:40:44 -0700
  • 63da04e5ce Add HTML header and footer to docs dependencies Camilla Löwy 2021-08-26 17:41:20 +0200
  • 8e23579842 Add OpenGL ES 2.0 triangle example Camilla Löwy 2021-08-25 17:53:00 +0200
  • 150744ecca Only rebuild documentation when necessary Camilla Löwy 2021-08-25 13:12:14 +0200
  • 8c8def5de5 Start making use of CMake 3.4 string(APPEND) Camilla Löwy 2021-08-25 12:17:45 +0200
  • 4f077c4133 Raise minimum required CMake version to 3.4 Camilla Löwy 2021-08-25 12:15:49 +0200
  • 7c25dff002 Remove truism from end of gamepad mapping regexp Camilla Löwy 2021-08-25 12:09:21 +0200
  • daed5edd6e Simplify CMake if-statement variable references Camilla Löwy 2021-08-25 12:07:01 +0200
  • d7b7c3b12a Raise maximum known CMake version to 3.20 Camilla Löwy 2021-08-25 11:40:03 +0200
  • 62074f3dea Update glad2 and switch to header-only version Camilla Löwy 2021-08-25 01:18:03 +0200
  • 518e26e16e Add credit Camilla Löwy 2021-08-16 22:37:24 +0200
  • 22b586b3d8 Add pluggable heap allocator Camilla Löwy 2021-08-03 20:53:48 +0200
  • 4e557437f2 Name parameters for callback function types Camilla Löwy 2021-08-25 20:47:17 +0200
  • 2ac7e20aaf Win32: Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +0200
  • 85348c67cd Wayland: Load functions for new atomic marshalling Camilla Löwy 2021-08-19 18:50:17 +0200
  • 071d7c0f46 X11: Fix function returning before cleanup Camilla Löwy 2021-08-15 14:55:13 +0200
  • 71829a0f0d Wayland: Remove unused pkg-config dependency Camilla Löwy 2021-08-15 23:34:13 +0200
  • 244948e174 Export pkg-config dependencies via the CMake cache Camilla Löwy 2021-07-30 13:19:46 +0200
  • d83849792b Add override variable for CMake library type Camilla Löwy 2021-07-06 23:12:05 +0200
  • dffe203c17 Wayland: Make libwayland-client dynamically loaded Camilla Löwy 2021-07-13 18:12:43 +0200
  • 87d5646f5d Remove unneccessary quotes in CMake conditions Camilla Löwy 2021-04-21 15:03:42 +0200
  • 9a0e88a016 Update comment for msvcrt CMake option Camilla Löwy 2021-04-21 15:06:44 +0200
  • aff00d0dd8 POSIX: Use frequency member for clarity Camilla Löwy 2021-06-21 22:19:23 +0200
  • 111c02d74e POSIX: Remove use of deprecated gettimeofday Camilla Löwy 2021-06-21 22:14:40 +0200
  • 58b48a3a00 Win32: Remove changing the foreground lock timeout Camilla Löwy 2021-08-02 21:42:36 +0200
  • 201400b974 Simplify parsing of default gamepad mappings Camilla Löwy 2021-06-23 18:53:06 +0200
  • afa78b4270 Update gamepad mappings from upstream Camilla Löwy 2021-08-01 19:40:52 +0200
  • 0c90e1a33f Add gamepad mapping filtering by backend Camilla Löwy 2021-06-29 00:42:31 +0200
  • 01778329ec Add custom target for updating gamepad mappings Camilla Löwy 2021-06-28 23:52:07 +0200
  • 56092814f3 Improve error description for invalid scancodes Camilla Löwy 2021-07-19 19:05:32 +0200
  • 3dc7349c35 Expand list of distro derivatives slightly Camilla Löwy 2021-07-18 14:55:02 +0200
  • 9e1ee3f263 Add Fedora package names to compilation guide Camilla Löwy 2021-07-18 14:45:12 +0200
  • ab34cc51c6 Update changelog Camilla Löwy 2021-07-29 21:27:02 +0200
  • 1d88a2e3d6 Cocoa: Fix macro redefinition warning Stephen Gowen 2021-01-19 11:31:15 -0600
  • 076bfd55be Cocoa: Fix MoltenVK layer scale out of sync Camilla Löwy 2021-07-16 20:04:56 +0200
  • 836e709503 Cocoa: Remove calls to -update on nil Camilla Löwy 2021-07-05 20:26:38 +0200
  • 3b95970482 Improve library compilation guide somewhat Camilla Löwy 2021-07-08 21:56:00 +0200
  • b6f7ead3c5 Add credit Camilla Löwy 2021-07-14 17:56:05 +0200
  • 1a5e07fd4b
    realizing "as you would" is platform dependent David V. McKay 2021-07-07 23:44:22 -0400
  • f010d8b77d
    Clarify "as you would" for beginners. David V. McKay 2021-07-07 23:25:35 -0400
  • 6876cf8d7e Remove errors for gamepad element mismatch Camilla Löwy 2021-06-25 19:49:38 +0200
  • 52d8347d34 Consistent subsections in compile guide A. Tombs 2021-06-23 08:16:53 +0100
  • a89fcd20d8 Wayland: Fix missing constant on FreeBSD Camilla Löwy 2021-06-22 00:25:42 +0200
  • 5b73fc8b80 Wayland: Fix case of epollshim find module name Camilla Löwy 2021-06-22 00:06:51 +0200
  • 6f7c61c6b3 Add missing changelog entry Camilla Löwy 2021-06-15 18:14:56 +0200
  • 15e05adf67 Add notes on getting the HDC of a window on Win32 Camilla Löwy 2021-06-14 21:21:17 +0200
  • 787295b3af Fix some documentation URLs still using http: Camilla Löwy 2021-06-09 22:43:27 +0200
  • 78380c7761 Update IRC network to Libera.Chat Camilla Löwy 2021-06-09 22:36:13 +0200
  • 3b13228650 Add 'latest' branch to all CI builds Camilla Löwy 2021-06-09 16:48:34 +0200
  • 4e788fc6dc Move VS 2019 builds from AppVeyor to GH Actions Camilla Löwy 2021-06-09 16:44:45 +0200
  • 5a6001a83b Migrate from Travis CI to GitHub Actions Camilla Löwy 2021-06-07 22:21:23 +0200
  • df15a33e10 Fix numeric conversion warnings in example Camilla Löwy 2021-06-07 22:34:33 +0200
  • 114776a246 EGL: Fix creation of single-buffered windows Camilla Löwy 2021-05-14 17:22:26 +0200
  • fd79b02840 Move single/double-buffer filtering to backends Camilla Löwy 2021-05-14 17:14:13 +0200
  • 184377b493 Skip initial buffer swap when single-buffered Camilla Löwy 2021-05-13 21:41:51 +0200
  • 04f21abb52 Make GLFW_DOUBLEBUFFER a window attribute Camilla Löwy 2021-05-13 21:38:46 +0200
  • da236ba807 Make monitor and joystick names static strings Camilla Löwy 2021-05-13 17:32:31 +0200
  • a39115a27b Remove claim that EGL is not supported on macOS Camilla Löwy 2021-05-13 15:03:49 +0200
  • bbbbd3e870 Clarify documentation for hints Camilla Löwy 2021-05-12 18:53:06 +0200
  • e17ffcd0db Fix header version macro descriptions in docs Camilla Löwy 2021-05-12 18:49:35 +0200
  • 9a3a8bc267 Win32: Always define UNICODE and _UNICODE Camilla Löwy 2021-04-20 15:37:48 +0200
  • a646f51bca Win32: Fix macros being enabled for other backends Camilla Löwy 2021-04-16 17:09:44 +0200
  • 0e9ec7788b Fix description of video mode ordering in docs Camilla Löwy 2021-04-22 23:07:50 +0200
  • e3f916808d Fix hardcoded runtime destination in CMake install Konstantin Podsvirov 2021-04-15 18:54:45 +0300
  • 061a0263a9 Win32: Fix compilation with standalone LLVM Camilla Löwy 2021-04-12 20:56:53 +0200
  • 85bce8a8ea Replace GL_ARB_debug_output in comments Camilla Löwy 2021-04-12 00:04:33 +0200
  • ec621a00bd Replace GL_ARB_debug_output in context guide Camilla Löwy 2021-04-12 00:00:40 +0200
  • 330f7da746 Add Vulkan device presentation support to glfwinfo Camilla Löwy 2021-04-11 22:12:15 +0200
  • 0beadfdc66 Add window surface creation to glfwinfo Camilla Löwy 2021-04-11 21:26:27 +0200
  • 4c90e21e8f Fix grammar in MoltenVK support docs Camilla Löwy 2020-12-10 00:28:09 +0100
  • f90df24244 Add GLFW_X11_XCB_VULKAN_SURFACE flag to glfwinfo Camilla Löwy 2021-04-11 21:44:02 +0200
  • a25e8eb50d Add docs for GLFW_X11_XCB_VULKAN_SURFACE Camilla Löwy 2020-12-10 00:11:44 +0100
  • 84f95a7d7f Add GLFW_X11_XCB_VULKAN_SURFACE init hint Nicolas Caramelli 2020-10-23 18:55:37 +0200
  • f4a7329604 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 Camilla Löwy 2020-10-12 23:47:35 +0200
  • 9416a43404 Fix implicit double-to-float in linmath.h Camilla Löwy 2021-03-21 16:01:45 +0100
  • 33cd8b865d Add issue number to changelog Camilla Löwy 2021-03-19 14:47:28 +0100
  • 291f6dc32c Remove deprecated Doxygen tag Camilla Löwy 2021-03-19 14:24:50 +0100
  • 52ba8c7f07 Win32: Add warning when option will have no effect Camilla Löwy 2021-03-15 00:48:05 +0100
  • 17ae300d96 Ignore cached state when setting window attributes Camilla Löwy 2020-08-20 12:54:07 +0200
  • 9c62a21ba9 Update linmath.h Camilla Löwy 2021-03-10 21:39:16 +0100
  • 1f34295a74 Win32: Add MinGW-w64 detection to version string Camilla Löwy 2021-03-09 23:36:05 +0100