Commit Graph

  • 014ce9c74f Clarify "as you would" for beginners. David V. McKay 2021-07-07 23:25:35 -0400
  • 8f0198e82e Remove errors for gamepad element mismatch Camilla Löwy 2021-06-25 19:49:38 +0200
  • bd346b64d6 Consistent subsections in compile guide A. Tombs 2021-06-23 08:16:53 +0100
  • d61f7225d1 Wayland: Fix missing constant on FreeBSD Camilla Löwy 2021-06-22 00:25:42 +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
  • ab1da66a19 Wayland: Prefix our interface structs Camilla Löwy 2021-08-01 18:13:10 +0200
  • a7ea3a0ef9 Wayland: Make libwayland-client dynamically loaded Camilla Löwy 2021-07-13 18:12:43 +0200
  • daf9266afd
    Merge 05162c998c into 56092814f3 Matt Coster 2021-07-31 19:04:20 +0900
  • 1e44bb3275
    Updated Readme Hitesh Sahu 2021-07-31 10:31:09 +0200
  • 2fad37473f wl: add decorations Christian Rauch 2020-02-10 00:59:44 +0000
  • 7ec585b8eb wl: deactivate 'viewporter' decorations Christian Rauch 2020-02-09 14:56:27 +0000
  • b2ecb88f3f cmake: add 'libdecor' dependency Christian Rauch 2020-02-09 14:01:58 +0000
  • 8b539bd285 CI: install libdecor from upstream Christian Rauch 2021-07-16 23:40:45 +0100
  • 5df88303d2 cmake: enable AddressSanitizer in Debug builds Christian Rauch 2020-06-19 00:05:12 +0100
  • ce0e2096b5 make windows opaque by default Christian Rauch 2021-05-03 23:46:21 +0100
  • 69f6e358e2 wl: initialise fullscreen Christian Rauch 2020-05-09 21:06:23 +0100
  • 96ad19143d wl: fix resize glitches Christian Rauch 2020-04-12 14:21:03 +0100
  • 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
  • b3165d68a8
    Update premake5.lua KirkXu 2021-07-26 16:15:06 +0800
  • 3360d7b164
    Rename premake.lua to premake5.lua benfc1993 2021-07-26 00:46:49 +0100
  • 5426f78fc3
    Merge pull request #1 from benfc1993/benfc1993-patch-1 benfc1993 2021-07-26 00:31:45 +0100
  • 884db332f7
    Create premake.lua benfc1993 2021-07-26 00:31:34 +0100
  • e17b50e584
    Merge branch 'glfw:master' into master Richard Knight 2021-07-24 11:46:01 +0100
  • 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
  • 18422ec28a Renamed BUILD_SHARED_LIBS to GLFW_BUILD_SHARED_LIBS Zino2201 2021-07-01 11:48:40 +0200
  • 53f62d0404 Add a news entry for glfwGetGLXFBConfig knokko 2021-06-27 18:48:57 +0200
  • d376e06aa1 Add glfwGetGLXFBConfig knokko 2021-06-27 17:36:01 +0200
  • 6876cf8d7e Remove errors for gamepad element mismatch Camilla Löwy 2021-06-25 19:49:38 +0200
  • 747224cb54 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-06-25 00:29:19 +0200
  • 813edfa494 Wayland: Fix case of epollshim find module name Camilla Löwy 2021-06-22 00:06:51 +0200
  • b1a8bc5d69 Add missing changelog entry Camilla Löwy 2021-06-15 18:14:56 +0200
  • e04cd8283e Add notes on getting the HDC of a window on Win32 Camilla Löwy 2021-06-14 21:21:17 +0200
  • db34aea144 Fix some documentation URLs still using http: Camilla Löwy 2021-06-09 22:43:27 +0200
  • 6518847f4d Update IRC network to Libera.Chat Camilla Löwy 2021-06-09 22:36:13 +0200
  • 5ecf2cbdbf Add 'latest' branch to all CI builds Camilla Löwy 2021-06-09 16:48:34 +0200
  • 45d1f547cd Move VS 2019 builds from AppVeyor to GH Actions Camilla Löwy 2021-06-09 16:44:45 +0200
  • 4e1aeb899c Add CI dependency still needed by stable branch Camilla Löwy 2021-06-25 00:14:38 +0200
  • 52d8347d34 Consistent subsections in compile guide A. Tombs 2021-06-23 08:16:53 +0100
  • 683418276a
    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
  • 8bf39cf1f4 Migrate from Travis CI to GitHub Actions Camilla Löwy 2021-06-07 22:21:23 +0200
  • 45336c1104 Fix numeric conversion warnings in example Camilla Löwy 2021-06-07 22:34:33 +0200
  • 163fa83fac EGL: Fix creation of single-buffered windows Camilla Löwy 2021-05-14 17:22:26 +0200
  • 6769ffcd0f Move single/double-buffer filtering to backends Camilla Löwy 2021-05-14 17:14:13 +0200
  • 07c29d1c1c Skip initial buffer swap when single-buffered Camilla Löwy 2021-05-13 21:41:51 +0200
  • 508e24c01c Add tracking of single-/double-buffering Camilla Löwy 2021-05-13 21:38:46 +0200
  • bd5c843084 Add 'latest' branch to all CI builds Camilla Löwy 2021-06-09 16:48:34 +0200
  • c65763bbb4 Move VS 2019 builds from AppVeyor to GH Actions Camilla Löwy 2021-06-09 16:44:45 +0200
  • d1c2a28a41 Migrate from Travis CI to GitHub Actions Camilla Löwy 2021-06-07 22:21:23 +0200
  • ec676bdaf8 cocoa implementation stub (needs testing) Bayemite 2021-06-03 21:36:35 +1000
  • 70948d0bcc implemented get window title for win32 Bayemite 2021-06-15 17:36:31 +1000
  • 4d076583b2 update stub Bayemite 2021-06-15 17:36:31 +1000
  • 377054de3f add x11 dependencies Bayemite 2021-06-07 19:46:03 +1000
  • 3c44229af8 fix C89 forbidden mixed declarations Bayemite 2021-06-03 22:02:24 +1000
  • 5ddb905a6a Update changelog Bayemite 2021-06-03 21:52:57 +1000
  • f146811306 cocoa implementation (needs testing) Bayemite 2021-06-03 21:36:35 +1000
  • d8dd2cef7c wayland implementation (needs testing) Bayemite 2021-06-03 21:27:05 +1000
  • ec2c2f64e4 tested + fixed x11 implementation bayemite 2021-06-03 18:10:38 +1000
  • 610635f511 added getWindowTitle for X11 Bayemite 2021-06-02 21:42:24 +1000
  • cb73bd0ff3 Possibly helpful comment added Bayemite 2021-06-02 21:41:43 +1000
  • 5a8f94f02f added null window's getWindowTitle Bayemite 2021-06-02 21:41:12 +1000
  • 88afee4222 implemented get window title for win32 Bayemite 2021-05-31 20:58:29 +1000
  • 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
  • bbf1a617b0 Win32: Expose native HDC with glfwGetWGLContextDC Timo Suoranta 2021-06-10 11:44:24 +0300
  • e756ae1d85 Make monitor and joystick names static strings Camilla Löwy 2021-05-13 17:32:31 +0200
  • 020ce99170 Remove claim that EGL is not supported on macOS Camilla Löwy 2021-05-13 15:03:49 +0200
  • a149810df9 Clarify documentation for hints Camilla Löwy 2021-05-12 18:53:06 +0200
  • 2a5038e4e9 Fix header version macro descriptions in docs Camilla Löwy 2021-05-12 18:49:35 +0200
  • 728aaccbbb Win32: Always define UNICODE and _UNICODE Camilla Löwy 2021-04-20 15:37:48 +0200
  • 52b2775c2e Win32: Fix macros being enabled for other backends Camilla Löwy 2021-04-16 17:09:44 +0200
  • 30b02dd709 Fix description of video mode ordering in docs Camilla Löwy 2021-04-22 23:07:50 +0200
  • 9ef9b1361a Fix hardcoded runtime destination in CMake install Konstantin Podsvirov 2021-04-15 18:54:45 +0300
  • 5dd6716ee9 Win32: Fix compilation with standalone LLVM Camilla Löwy 2021-04-12 20:56:53 +0200
  • 3cded29c2f Replace GL_ARB_debug_output in comments Camilla Löwy 2021-04-12 00:04:33 +0200
  • 583dcbcc19 Replace GL_ARB_debug_output in context guide Camilla Löwy 2021-04-12 00:00:40 +0200
  • bcaf8daa72 Fix grammar in MoltenVK support docs Camilla Löwy 2020-12-10 00:28:09 +0100
  • 658744e222 Update USE_MSVC_RUNTIME_LIBRARY_DLL for CMake 3.15 Camilla Löwy 2020-10-12 23:47:35 +0200
  • 65e028a4d2 Add 'latest' branch to all CI builds Camilla Löwy 2021-06-09 16:48:34 +0200
  • 21f843d268 Move VS 2019 builds from AppVeyor to GH Actions Camilla Löwy 2021-06-09 16:44:45 +0200
  • e0410911b6 Migrate from Travis CI to GitHub Actions Camilla Löwy 2021-06-07 22:21:23 +0200