Commit Graph

  • 575d2971d4 Fix glfwinfo not handling --platform=any Camilla Löwy 2021-10-25 21:24:07 +02:00
  • 2a78a2cf82 Refactor platform selection for clarity? Camilla Löwy 2021-10-25 21:11:26 +02:00
  • 76a5f781db Add glfwInitVulkanLoader Camilla Löwy 2021-10-21 20:45:44 +02:00
  • 393eac458b Improve Vulkan guide header section Camilla Löwy 2021-10-21 23:49:03 +02:00
  • db91507956 Remove saving a function pointer only used once Camilla Löwy 2021-10-21 21:54:50 +02:00
  • ee6ff939a5 Fix invalid pointer conversions Camilla Löwy 2021-10-21 19:43:01 +02:00
  • 68534cc2ce Null: Remove unused function Camilla Löwy 2021-10-19 15:32:40 +02:00
  • 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 Camilla Löwy 2021-10-18 01:05:09 +02:00
  • 53d7622a3a Move list of contributors to separate file Camilla Löwy 2021-07-19 18:25:50 +02:00
  • 41ebcf1eed Add credit Camilla Löwy 2021-10-17 20:52:31 +02:00
  • 0fe96ec202 Fix various typos luz paz 2021-09-15 08:20:56 -04:00
  • 3d52f7e345 Limit scope of some loop counters in C99 files Camilla Löwy 2021-02-16 20:12:19 +01:00
  • f4d0365a5a Use switch statement instead of if-else-chain Camilla Löwy 2021-07-19 21:02:30 +02:00
  • 309d79376f Fix GLFW_INCLUDE_GLEXT being ignored for glcorearb Camilla Löwy 2021-09-26 16:28:04 +02:00
  • 6efaaec9ce Improve headings and TOC layout in Doxygen docs Camilla Löwy 2021-08-29 21:51:00 +02:00
  • 38dd515524 Use Win32 instead of Windows in Doxygen headings Camilla Löwy 2021-08-29 21:53:44 +02:00
  • 727db55c3a Fix context API checks in native access functions Ioannis Tsakpinis 2021-10-23 16:17:33 +03:00
  • cec0b33ee1 Remove Doxyfile tags obsoleted by Doxygen 1.9.2 Camilla Löwy 2021-10-17 20:27:32 +02:00
  • cc5f563905 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-10-14 00:17:57 +02:00
  • 9400bc9f35 Remove potentially incorrect claim Camilla Löwy 2021-10-12 12:54:19 +02:00
  • 1a7e4da343 Fix docs for Windows monitor size calculation Camilla Löwy 2021-10-12 00:23:37 +02:00
  • 95df61e5ed Cocoa: Fix unresponsive cursor after cursor warp Camilla Löwy 2021-09-12 17:15:59 +02:00
  • c32fefc6a0 Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +03:00
  • 6bb5f5d59d Wayland: Fix cursor offset when shape changes Waris Boonyasiriwat 2021-05-12 00:30:14 -07:00
  • 56a4cb0a3a Add runtime platform selection Camilla Löwy 2021-07-13 21:50:09 +02:00
  • ff9d9515f6 Remove typedefs only used in one place Camilla Löwy 2021-08-30 20:40:35 +02:00
  • 36ea36736d Cocoa: Change helper function suffix to Cocoa Camilla Löwy 2021-08-25 23:43:32 +02:00
  • 09f9773e6f Cocoa: Make timer functions backend independent Camilla Löwy 2021-07-18 22:54:58 +02:00
  • bdfe6b09af Win32: Make timer functions backend independent Camilla Löwy 2021-07-18 20:38:53 +02:00
  • b6834bf2a1 Win32: Remove timeGetTime fallback for timer Camilla Löwy 2021-07-18 21:24:15 +02:00
  • 35f3b58c21 Win32: Make thread functions backend independent Camilla Löwy 2021-07-18 20:31:26 +02:00
  • f5758d75d0 Remove context creation backend headers Camilla Löwy 2021-07-18 16:57:53 +02:00
  • b7d0c6037d Make dynamic module loading part of platform API Camilla Löwy 2021-07-16 14:57:22 +02:00
  • e31deedc99 Make timer init part of platform API Camilla Löwy 2021-07-16 13:53:31 +02:00
  • 6d51b39106 Select mapping platform name at runtime Camilla Löwy 2021-07-15 22:12:21 +02:00
  • d0776e04a3 Null: Add non-functional EGL support Camilla Löwy 2021-07-14 20:06:22 +02:00
  • 8b8d10bc01 Move library dependency logic to src directory Camilla Löwy 2021-08-18 19:36:36 +02:00
  • 0a9488e3f0 Remove configuration header Camilla Löwy 2021-04-15 15:33:19 +02:00
  • efe764b492 Remove blank line before the end of some structs Camilla Löwy 2021-08-18 23:49:03 +02:00
  • 983c44b255 Document possible native access function errors Camilla Löwy 2021-10-04 20:39:10 +02:00
  • cca9008db2 Make native access functions verify context API Camilla Löwy 2021-10-04 20:32:32 +02:00
  • 0391b7b277 Remove Doxyfile tags deprecated by Doxygen 1.9.2 Camilla Löwy 2021-10-04 13:21:36 +02:00
  • 1d8d1ff3d0 Fix output for missing Vulkan surface extensions Camilla Löwy 2021-10-06 19:49:34 +02:00
  • 4be0444ee6 Remove potentially incorrect claim Camilla Löwy 2021-10-12 12:54:19 +02:00
  • 6a20053102 Fix docs for Windows monitor size calculation Camilla Löwy 2021-10-12 00:23:37 +02:00
  • 7614d088e9 Fix string buffer sizes in window test Camilla Löwy 2021-10-05 18:11:00 +02:00
  • 6ed5294223 Cocoa: Fix unresponsive cursor after cursor warp Camilla Löwy 2021-09-12 17:15:59 +02:00
  • 157ebb80aa Cocoa: Fix unresponsive cursor after ungrab Ioannis Tsakpinis 2021-09-05 22:58:53 +03:00
  • e7758c506d Wayland: Fix cursor offset when shape changes Waris Boonyasiriwat 2021-05-12 00:30:14 -07:00
  • 4cbe743b74 Wayland: Fix standard cursor name selection Camilla Löwy 2021-09-02 18:30:41 +02:00
  • 33ff23dc07 Wayland: Fix some keys not repeating Koray Kilinc 2021-06-01 13:40:44 -07:00
  • 216d5e8402 Wayland: Fix some keys not repeating Koray Kilinc 2021-06-01 13:40:44 -07:00
  • cf70b10692 Remove truism from end of gamepad mapping regexp Camilla Löwy 2021-08-25 12:09:21 +02:00
  • 0a3fb9940f Simplify CMake if-statement variable references Camilla Löwy 2021-08-25 12:07:01 +02:00
  • c113c59926 Raise maximum known CMake version to 3.20 Camilla Löwy 2021-08-25 11:40:03 +02:00
  • ffe0795e64 Name parameters for callback function types Camilla Löwy 2021-08-25 20:47:17 +02:00
  • 1d7339f3fc Win32: Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +02:00
  • 50b09938e7 X11: Fix function returning before cleanup Camilla Löwy 2021-08-15 14:55:13 +02:00
  • 123643df2d Remove unneccessary quotes in CMake conditions Camilla Löwy 2021-04-21 15:03:42 +02:00
  • ab5f006cff Update comment for msvcrt CMake option Camilla Löwy 2021-04-21 15:06:44 +02:00
  • 74a8ba26c3 Simplify parsing of default gamepad mappings Camilla Löwy 2021-06-23 18:53:06 +02:00
  • 929286ca47 Update gamepad mappings from upstream Camilla Löwy 2021-08-01 19:40:52 +02:00
  • 63da04e5ce Add HTML header and footer to docs dependencies Camilla Löwy 2021-08-26 17:41:20 +02:00
  • 8e23579842 Add OpenGL ES 2.0 triangle example Camilla Löwy 2021-08-25 17:53:00 +02:00
  • 150744ecca Only rebuild documentation when necessary Camilla Löwy 2021-08-25 13:12:14 +02:00
  • 8c8def5de5 Start making use of CMake 3.4 string(APPEND) Camilla Löwy 2021-08-25 12:17:45 +02:00
  • 4f077c4133 Raise minimum required CMake version to 3.4 Camilla Löwy 2021-08-25 12:15:49 +02:00
  • 7c25dff002 Remove truism from end of gamepad mapping regexp Camilla Löwy 2021-08-25 12:09:21 +02:00
  • daed5edd6e Simplify CMake if-statement variable references Camilla Löwy 2021-08-25 12:07:01 +02:00
  • d7b7c3b12a Raise maximum known CMake version to 3.20 Camilla Löwy 2021-08-25 11:40:03 +02:00
  • 62074f3dea Update glad2 and switch to header-only version Camilla Löwy 2021-08-25 01:18:03 +02:00
  • 518e26e16e Add credit Camilla Löwy 2021-08-16 22:37:24 +02:00
  • 22b586b3d8 Add pluggable heap allocator Camilla Löwy 2021-08-03 20:53:48 +02:00
  • 4e557437f2 Name parameters for callback function types Camilla Löwy 2021-08-25 20:47:17 +02:00
  • 2ac7e20aaf Win32: Fix invalid preprocessor command 'warning' Richard Boldiš 2021-08-24 02:30:41 +02:00
  • 85348c67cd Wayland: Load functions for new atomic marshalling Camilla Löwy 2021-08-19 18:50:17 +02:00
  • 2927cc87c8 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-08-16 23:24:52 +02:00
  • 071d7c0f46 X11: Fix function returning before cleanup Camilla Löwy 2021-08-15 14:55:13 +02:00
  • 71829a0f0d Wayland: Remove unused pkg-config dependency Camilla Löwy 2021-08-15 23:34:13 +02:00
  • 244948e174 Export pkg-config dependencies via the CMake cache Camilla Löwy 2021-07-30 13:19:46 +02:00
  • d83849792b Add override variable for CMake library type Camilla Löwy 2021-07-06 23:12:05 +02:00
  • dffe203c17 Wayland: Make libwayland-client dynamically loaded Camilla Löwy 2021-07-13 18:12:43 +02:00
  • 87d5646f5d Remove unneccessary quotes in CMake conditions Camilla Löwy 2021-04-21 15:03:42 +02:00
  • 9a0e88a016 Update comment for msvcrt CMake option Camilla Löwy 2021-04-21 15:06:44 +02:00
  • aff00d0dd8 POSIX: Use frequency member for clarity Camilla Löwy 2021-06-21 22:19:23 +02:00
  • 111c02d74e POSIX: Remove use of deprecated gettimeofday Camilla Löwy 2021-06-21 22:14:40 +02:00
  • 58b48a3a00 Win32: Remove changing the foreground lock timeout Camilla Löwy 2021-08-02 21:42:36 +02:00
  • d3317b4937 Add gamepad mapping filtering by backend Camilla Löwy 2021-06-29 00:42:31 +02:00
  • b3b82cdd78 Add custom target for updating gamepad mappings Camilla Löwy 2021-06-28 23:52:07 +02:00
  • 20a7962a9b Improve error description for invalid scancodes Camilla Löwy 2021-07-19 19:05:32 +02:00
  • 44ad296813 Expand list of distro derivatives slightly Camilla Löwy 2021-07-18 14:55:02 +02:00
  • 1b0eac9c58 Add Fedora package names to compilation guide Camilla Löwy 2021-07-18 14:45:12 +02:00
  • 65c36563f6 Update changelog Camilla Löwy 2021-07-29 21:27:02 +02:00
  • 1e98fc325d Cocoa: Fix macro redefinition warning Stephen Gowen 2021-01-19 11:31:15 -06:00
  • 545b6c7970 Cocoa: Fix MoltenVK layer scale out of sync Camilla Löwy 2021-07-16 20:04:56 +02:00
  • a7202e2341 Cocoa: Remove calls to -update on nil Camilla Löwy 2021-07-05 20:26:38 +02:00
  • 9a5511b311 Improve library compilation guide somewhat Camilla Löwy 2021-07-08 21:56:00 +02:00
  • a18f4e50b0 Add credit Camilla Löwy 2021-07-14 17:56:05 +02:00
  • 3bf580ad1d realizing "as you would" is platform dependent David V. McKay 2021-07-07 23:44:22 -04:00
  • 014ce9c74f Clarify "as you would" for beginners. David V. McKay 2021-07-07 23:25:35 -04:00