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

Commit Graph

  • a3005b6cbe
    Merge branch 'glfw:master' into master master Gordon McCann 2023-06-21 08:56:25 -0400
  • 3fa2360720 Update changelog Camilla Löwy 2023-03-31 15:30:20 +0200
  • 0b94e1b29b Wayland: Fix detection of joysticks after init TheBrokenRail 2022-10-07 21:26:21 -0400
  • f27daa34ad Fix glfwinfo output of Vulkan layer spec version Camilla Löwy 2023-01-26 18:18:14 +0100
  • 6f2d7064be Make glfwinfo try Vulkan even if GL/GLES fails Camilla Löwy 2023-01-20 06:50:52 +0100
  • 9cce2896ee Null: Add (fictional) scancodes Camilla Löwy 2022-05-22 16:50:15 +0200
  • 23ab972724 Fix unquoted CMake variable references Camilla Löwy 2023-03-28 17:29:33 +0200
  • fbdb53b9ca Wayland: Add initial support for libdecor Camilla Löwy 2022-12-27 14:37:27 +0100
  • cd466cf9fd Wayland: Simplify decoration side detection Camilla Löwy 2022-12-28 16:40:00 +0100
  • 39f0e86228 Wayland: Clean up enum value names Camilla Löwy 2022-12-01 13:10:07 +0100
  • efa9297a41 Wayland: Simplify per-window ouput scales tracking Camilla Löwy 2022-11-08 20:33:29 +0100
  • 91c837ace5 Wayland: Use tags to verify proxy ownership Camilla Löwy 2022-11-03 21:51:29 +0100
  • 6d9083af03 Wayland: Remove duplicate setting of user data Camilla Löwy 2022-11-03 20:58:15 +0100
  • 4cf510511c Wayland: Stop manually tracking interface versions Camilla Löwy 2022-11-03 20:54:32 +0100
  • c1a79c1c41 Wayland: Emit size event when setting aspect ratio Camilla Löwy 2023-01-08 22:13:45 +0100
  • 8397b39afa Wayland: Fix some missing window refresh events Camilla Löwy 2023-01-08 22:12:56 +0100
  • 735fc101f5 Wayland: Fix decorations not always being created Camilla Löwy 2022-12-20 18:34:08 +0100
  • 228428fa4f Wayland: Simplify test for fallback decorations Camilla Löwy 2022-12-28 23:35:06 +0100
  • 82e77dbff4 Wayland: Pick more plausible default cursor size Camilla Löwy 2023-01-08 16:53:21 +0100
  • 9a87635686 Update to actions/checkout@v3 Juan Ramos 2023-01-21 11:18:35 -0700
  • 2b580012da Add credit Camilla Löwy 2023-03-03 14:46:43 +0100
  • 5c463a9070 Win32: Fix typo in error description Yoshinori Sano 2022-10-10 09:18:25 +0900
  • 9b1f63bad9 Add credit Camilla Löwy 2023-03-02 17:47:36 +0100
  • 1c9fcdc9df Simplify setting of GLFW_STANDALONE CMake variable Juan Ramos 2023-01-21 11:33:41 -0700
  • 30b91c8b60 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option Juan Ramos 2023-01-21 11:30:56 -0700
  • e0ae1c45df Remove setting of CMake policy CMP0054 Juan Ramos 2023-01-21 11:30:13 -0700
  • 8f470597d6 Add support for manually running build workflow Camilla Löwy 2023-01-26 18:41:46 +0100
  • 57cbded076 Add credit Camilla Löwy 2022-12-16 13:44:59 +0100
  • 41d8da1cea
    Wayland: Fix wrong array size for _GLFWofferWayland Takuro Ashie 2022-12-16 21:40:36 +0900
  • 00967cbb8a
    Linux: Fix joystick input being disabled TheBrokenRail 2022-12-15 14:18:59 -0500
  • 7fdb858a47
    Merge branch 'glfw:master' into master Gordon McCann 2022-11-08 06:59:13 -0500
  • dd8a678a66 Update Doxyfile template for Doxygen 1.9.5 Camilla Löwy 2022-09-20 17:40:36 +0200
  • 97b9e49637 Documentation work Camilla Löwy 2022-09-20 17:03:30 +0200
  • b2b087cd8e Fix documented errors for gamma ramp functions Camilla Löwy 2022-09-20 16:17:22 +0200
  • d299d9f788 Remove Doxyfile tags deprecated by Doxygen 1.9.5 Camilla Löwy 2022-09-13 22:01:38 +0200
  • ed1d9e1ca7 Document X11 WM_CLASS hint behavior Camilla Löwy 2022-09-09 17:35:48 +0200
  • ab3ea8ac9f Win32: Remove unhelpful helper function Camilla Löwy 2022-04-21 19:26:05 +0200
  • c812b9d87c Add conditional compilation for platform units Camilla Löwy 2021-11-09 19:44:00 +0100
  • 8a72918bcd Move helper macros to single point of use Camilla Löwy 2022-09-04 22:24:12 +0200
  • ab1b1edfd0 EGL: Cleanup Camilla Löwy 2022-08-26 19:08:18 +0200
  • 93e93135f2 EGL: Add better error for no stereo Camilla Löwy 2022-08-26 19:00:08 +0200
  • e057666642 EGL: Add better errors for client API mismatch Camilla Löwy 2022-08-26 18:16:29 +0200
  • 6b57e08bb0 Check if context creation APIs match when sharing Camilla Löwy 2022-08-15 23:29:10 +0200
  • 2c0f34b60f WGL: Fix count of displayable pixel formats Camilla Löwy 2022-04-24 22:31:28 +0200
  • ef6c9d8b4f Wayland: Fix window opacity on older systems Camilla Löwy 2022-07-25 20:33:47 +0200
  • c18851f52e GLX: Add support for loading glvnd libGLX Camilla Löwy 2022-07-27 15:05:23 +0200
  • 55aad3c37b EGL: Add support for loading glvnd libOpenGL Camilla Löwy 2022-07-27 15:03:16 +0200
  • 0f9a9578f3 Add window hints for initial position Camilla Löwy 2021-10-26 14:25:03 +0200
  • 7d73629e50 X11: Preserve unrelated values in WM_NORMAL_HINTS Camilla Löwy 2021-10-26 20:30:29 +0200
  • 2efc598d70 Fix native access macros being mutually exclusive Camilla Löwy 2022-07-26 19:21:07 +0200
  • 2e12ef00bb
    Fix typos and other issues in docs TheChocolateOre 2022-07-28 16:56:18 +0300
  • 3a60992a41 Wayland: Add error for unsupported feature Camilla Löwy 2022-07-25 16:30:11 +0200
  • 3a5c726d1b Wayland: Remove unreachable code Camilla Löwy 2022-07-25 16:28:23 +0200
  • 7be6a2cabe Wayland: Clean up pointer helper function order Camilla Löwy 2022-07-25 13:04:21 +0200
  • 488008e0a2 Add cursor mode GLFW_CURSOR_CAPTURED Camilla Löwy 2019-12-03 17:58:20 +0100
  • a46f829de8 Refactor cursor mode paths Camilla Löwy 2019-07-08 14:45:31 +0200
  • 03af6b3d4c Wayland: Fix leaks of pointer related objects Camilla Löwy 2022-07-25 17:40:22 +0200
  • 09ebf3f0bf Wayland: Fix error for missing protocol Camilla Löwy 2022-07-24 22:28:32 +0200
  • e85b645b8a Wayland: Clean up pointer locking Camilla Löwy 2022-07-24 22:27:22 +0200
  • b9ed25d2e9 Wayland: Add GLFW_WAYLAND_APP_ID window hint Michael Pennington 2022-05-26 20:33:28 -0400
  • 26b85215c0 Wayland: Static function more static when static Camilla Löwy 2022-07-14 11:52:55 +0200
  • 6987294df9 Wayland: Clean up cursor theme loading Camilla Löwy 2022-07-15 13:30:14 +0200
  • 71be34a6c3 Wayland: Fix crash if mouse connected after init Camilla Löwy 2022-07-15 13:12:58 +0200
  • 7cc8b053b8 Wayland: Clean up shared memory buffer creation Camilla Löwy 2022-07-15 12:50:18 +0200
  • 91a96ed434 Update changelog and add credit Camilla Löwy 2022-07-15 15:54:35 +0200
  • c424fe5589 Linux: Fix joystick without buttons being ignored Björn Hempel 2022-02-06 13:32:10 +0100
  • c50d53160f Make events test window appear on Wayland Camilla Löwy 2022-07-13 21:46:14 +0200
  • 40b5a8a37c Wayland: Fix reappearing key repeat Camilla Löwy 2022-07-13 12:54:24 +0200
  • 9180923ea0 Wayland: Clean up key repeat logic Camilla Löwy 2022-07-13 21:32:30 +0200
  • a1a73ee862 Wayland: Make text input logic static Camilla Löwy 2022-07-13 20:33:30 +0200
  • e47cb7c1e2 Wayland: Update state before emitting events Camilla Löwy 2022-07-13 20:13:01 +0200
  • 4df24735ef Wayland: Do not emit events for destroyed window Camilla Löwy 2022-07-13 14:26:25 +0200
  • d77aaa770f Wayland: Fix non-standard struct initialization Camilla Löwy 2022-07-13 12:53:25 +0200
  • aa80d24d01 Documentation work Camilla Löwy 2022-06-28 23:19:30 +0200
  • fd7e737216 Linux: Fix duplicate joystick objects Camilla Löwy 2022-07-12 11:44:37 +0200
  • 6dd526fb1a Win32: Fix right Shift scancode when using CJK IME Camilla Löwy 2022-06-28 22:26:39 +0200
  • 2796e61af7 Documentation work Camilla Löwy 2022-06-24 19:29:29 +0200
  • 88a39006e3 Wayland: Cleanup Camilla Löwy 2022-06-21 23:19:40 +0200
  • 5c948a6e6e Wayland: Fix comment typo Camilla Löwy 2022-06-21 23:12:31 +0200
  • 8e725338bf Add credit Camilla Löwy 2022-07-11 20:54:03 +0200
  • 060631c965 Fix typos in docs JoelNiemela 2022-07-08 18:52:54 -0500
  • 36f0bf00a9 Cocoa: Fix build failure on OS X 10.11 Camilla Löwy 2022-07-08 15:51:07 +0200
  • 84e165ef64 Win32: Work around warnings on MSVC 19.32.x Camilla Löwy 2022-07-08 00:19:03 +0200
  • 2db528d8cd Cocoa: Cleanup Camilla Löwy 2022-07-07 22:48:03 +0200
  • 78b19548d9 Documentation work Camilla Löwy 2022-07-07 20:26:37 +0200
  • dfb26023fc Update changelog and add credit Camilla Löwy 2022-07-07 20:01:28 +0200
  • 9b7713cf92 Cocoa: Fix search path for private Vulkan loader Nikita Fediuchin 2022-05-26 09:27:39 +0300
  • 3b3d58df47 Add support for VK_KHR_portability_enumeration Camilla Löwy 2022-07-06 23:07:20 +0200
  • 510a08cde2 Update glad to include Vulkan 1.3 Camilla Löwy 2022-07-07 22:55:27 +0200
  • 0d599026d0 Cocoa: Fix clearing of unrelated window style bits Camilla Löwy 2022-07-01 18:19:19 +0200
  • 6f8ec4075b Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows Camilla Löwy 2022-06-30 22:08:52 +0200
  • 98d6e8485b Cocoa: Disable macOS fullscreen when non-resizable Camilla Löwy 2022-06-30 21:11:10 +0200
  • da6713cd09 Wayland: Do not decorate fullscreen windows Camilla Löwy 2022-06-21 20:50:48 +0200
  • d578c2ddfe Wayland: Only create EGL window if using EGL Camilla Löwy 2022-06-21 19:52:39 +0200
  • 74b4ceb835 Wayland: Cleanup Camilla Löwy 2022-06-21 19:48:28 +0200
  • c4fbe80d90 Wayland: Make function behavior match name Camilla Löwy 2022-06-21 19:37:35 +0200
  • be7f4513c0 Wayland: Remove premature surface commit calls Camilla Löwy 2022-06-21 17:37:37 +0200
  • 47193f15de Wayland: Rename function to its purpose Camilla Löwy 2022-06-21 15:23:32 +0200
  • 80dc0533cf Wayland: Use enum type to store enum value Camilla Löwy 2022-06-20 22:57:18 +0200
  • 29b7669bc6 Wayland: Fix transition to server-side decorations Camilla Löwy 2022-06-20 22:48:35 +0200