1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-22 18:28:52 -05:00

Commit Graph

  • 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
  • 747224cb54 Merge branch '3.3-stable' into new-cursors-on-3.3-stable 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
  • 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
  • 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
  • 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
  • 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
  • 82b8651e00 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-04-12 22:13:50 +0200
  • 713711f5e9 Start 3.3.5 Camilla Löwy 2021-04-08 20:48:17 +0200
  • 814b7929c5 Add issue number to changelog 3.3.4 latest Camilla Löwy 2021-03-19 14:47:28 +0100
  • b39c02b118 Win32: Add warning when option will have no effect Camilla Löwy 2021-03-15 00:48:05 +0100
  • 9416a43404 Fix implicit double-to-float in linmath.h Camilla Löwy 2021-03-21 16:01:45 +0100
  • 0f46d089e8 X11: Fix attribs not applied on leaving fullscreen Camilla Löwy 2021-03-08 19:32:36 +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
  • 4afa227a05 X11: Fix attribs not applied on leaving fullscreen Camilla Löwy 2021-03-08 19:32:36 +0100
  • b8202d9ca3 Start 3.3.4 Camilla Löwy 2021-02-23 21:23:46 +0100
  • 901d30b973 Update changelog 3.3.3 Camilla Löwy 2021-02-17 21:21:49 +0100
  • 2c7f3ce91b Update changelog Camilla Löwy 2021-02-17 21:21:49 +0100
  • 0c22ebac36 Wayland: Move DPI fallback work to output done Camilla Löwy 2021-02-09 21:33:23 +0100
  • 900dda7e89 Win32: Fix content area rescaling on older systems Camilla Löwy 2021-01-20 01:02:24 +0100
  • 56230ca173 Win32: Fix full screen windows affected by scaling Camilla Löwy 2021-01-19 22:25:05 +0100
  • cbce7a3648 Merge branch '3.3-stable' into new-cursors-on-3.3-stable Camilla Löwy 2021-02-10 22:38:33 +0100
  • b925a54ef1 Wayland: Move DPI fallback work to output done Camilla Löwy 2021-02-09 21:33:23 +0100
  • 729c9988d0 Win32: Fix content area rescaling on older systems Camilla Löwy 2021-01-20 01:02:24 +0100
  • 410890aa80 Win32: Fix full screen windows affected by scaling Camilla Löwy 2021-01-19 22:25:05 +0100
  • c6fa2c8cfb Cocoa: Fix console apps getting a dock icon Camilla Löwy 2021-02-10 17:23:43 +0100
  • 6de084000b Cocoa: Fix console apps getting a dock icon Camilla Löwy 2021-02-10 17:23:43 +0100
  • 860d9deceb Update changelog and add credit Camilla Löwy 2021-01-18 18:55:17 +0100
  • 5a15d8a784 Cocoa: Fix install name for installed dylib Laurent Aphecetche 2019-06-14 16:42:50 +0200
  • 8270081334 Simplify references in CMake if-statements Camilla Löwy 2021-01-18 16:04:51 +0100
  • 15b0c43e2d Cocoa: Unify CG display to NS screen mapping Camilla Löwy 2021-01-17 19:49:51 +0100