Commit Graph

  • e210bd5ad3
    Merge 679106e8b0 into e7ea71be03 Recursive G 2025-01-16 05:23:46 +0000
  • c337b21310
    Fix uninitialized variable rgba Dimitris Apostolou 2025-01-16 01:12:57 +0200
  • 1a8b77b877
    Merge 305fcbbf94 into e7ea71be03 OlegAckbar 2025-01-14 21:41:42 +0100
  • 97e1e27a9a
    Merge baf3290308 into e7ea71be03 Brad Smith 2025-01-14 20:07:44 +0100
  • 9832ffcce6
    Merge 06f21df20e into e7ea71be03 Alex Sanchez-Stern 2025-01-14 12:35:41 +0530
  • cde756bed3
    Merge 26a8ef471a into e7ea71be03 Elie Michel 2025-01-13 22:57:00 -0500
  • db72b11cab
    Merge c0d34f3634 into e7ea71be03 Daijiro Fukuda 2025-01-14 12:17:50 +0900
  • c0d34f3634 WIN32: Better support for IME xfangfang 2024-07-02 02:57:11 +0800
  • 67fe83f9ad Don't link Fontconfig Takuro Ashie 2024-05-21 22:48:18 +0900
  • 813a805ecc Win32: Support preedit candidate feature Daijiro Fukuda 2023-04-10 11:05:26 +0900
  • 8a1dd690cb Add change log entries Daijiro Fukuda 2023-04-10 11:03:18 +0900
  • 6c7c2d2602 Add credit Daijiro Fukuda 2023-04-07 18:00:40 +0900
  • 1b7ab5c523 Doc: Improve document about IME features Daijiro Fukuda 2023-04-07 17:50:26 +0900
  • d0f300fa89 Apply shibukawa's document fix Yoshiki Shibukawa 2022-05-20 18:25:16 +0900
  • 1500c31b0a tests: Add tests for IME features Daijiro Fukuda 2022-12-06 10:36:19 +0900
  • b109d02b00 Wayland: Support text_input_unstable_v3 and text_input_unstable_v1 Takuro Ashie 2024-02-19 09:37:37 +0900
  • b198b4b842 X11: Support IME Daijiro Fukuda 2022-12-06 10:33:58 +0900
  • ea358b32fb Apply shibukawa's fix of GLFW for X11 Daijiro Fukuda 2022-11-22 13:51:20 +0900
  • e3ffd25956 macOS: Support IME Daijiro Fukuda 2023-01-13 18:42:59 +0900
  • 3d5f5825bb Apply shibukawa's fix of GLFW for MacOS Daijiro Fukuda 2022-03-17 16:44:14 +0900
  • 2810acc4e4 Win32: Support IME Daijiro Fukuda 2022-12-15 12:01:14 +0900
  • 4ac5f4044d Apply shibukawa's fix of GLFW for Windows Daijiro Fukuda 2022-11-22 11:04:21 +0900
  • 9b4362add5
    Merge 09efa97ef5 into e7ea71be03 kunitoki 2025-01-14 01:26:26 +0100
  • c74f01a981
    Merge 0ff9822c38 into e7ea71be03 HinTak 2025-01-13 21:31:02 +0100
  • 7c931ae425
    Merge 662454b552 into e7ea71be03 Tushar Gautam 2025-01-13 20:28:58 +0100
  • ee0645fbb5
    Merge b740977758 into e7ea71be03 SenPie 2025-01-13 20:28:57 +0100
  • 91a30f625c
    Merge cdc8fd6697 into e7ea71be03 Guillermo 2025-01-13 20:28:57 +0100
  • e7ea71be03 Update changelog and add credit master Camilla Löwy 2025-01-12 19:29:05 +0100
  • cf4734ce8a X11: Fix detectEWMH not releasing error handler er-azh 2024-07-25 03:17:43 -0400
  • 10e6150658
    Merge branch 'master' into main kaunoffi4 2025-01-12 14:44:19 +0200
  • ab708b6e32 Re-add a GLFW submodule from the forked version to add premake5.lua for GLFW project and track it Yehor Kaunov 2025-01-12 13:41:16 +0200
  • cdc8fd6697 Update documentation, added missing dependency needed for fedora guille 2025-01-09 23:29:07 +0100
  • 662454b552 Fix documentation for glfwGetTimerValue TusharGautam29 2024-12-26 00:57:39 +0530
  • da7aa4130f Merge remote-tracking branch 'mainglfw/master' into pr/2 NarrikSynthfox 2024-12-20 09:47:56 -0500
  • b740977758 Update markdown/log entires affected by PR changes SenPie 2024-12-18 20:47:12 +0400
  • 7cd1ca7f88 Add gamepad level support for misc1 and touchpad buttons SenPie 2024-12-18 20:25:51 +0400
  • e1925753fa Update input mappings from SDD_GameControllerDB SenPie 2024-12-18 20:25:02 +0400
  • 09efa97ef5 Returns the audio_app without a window Lucio Asnaghi 2024-12-04 01:48:11 +0100
  • de06756d4d Restore android support, rebase to 3.5 Lucio Asnaghi 2024-12-03 17:07:08 +0100
  • 21fea01161 Wayland: Replace _glfwKeySym2Unicode with xkbcommon ci LocalSpook 2023-12-10 05:54:11 -0700
  • a576a56a8d Remove unused CMake find module for OSMesa Camilla Löwy 2024-05-10 17:05:49 +0200
  • b850107a32 Update minimum CMake version to 3.16 Camilla Löwy 2024-05-10 15:15:12 +0200
  • baf3290308 Wayland: Fix sonames for loaded libraries on OpenBSD Brad Smith 2024-11-26 20:03:15 -0500
  • eb96b4aad5 Last missing _GNU_SOURCE Willy-JL 2024-11-22 05:59:44 +0000
  • 80b7713126 Fix linux/input-event-codes.h when not present Willy-JL 2024-11-22 05:49:43 +0000
  • e3b41e1cf1 Fix time.h includes missing _GNU_SOURCE Willy-JL 2024-11-22 05:44:51 +0000
  • daeb388f2a Fix static runtime Nathan Mayes 2024-11-21 22:25:30 +0100
  • d15bbf71a7 add premake5.lua Kuspanov Azamat 2024-11-16 20:16:41 +0500
  • cc0f8572ca FIX: Validation layers not found by triangle-vulkan test pyroyoyo 2024-10-28 10:39:15 +0100
  • 06f21df20e Add documentation of the change as described in the GLFW contributers guide Alex Sanchez-Stern 2024-10-13 15:28:36 -0700
  • c31de75111 Don't expose the function pointer symbol directly for encapsulation Alex Sanchez-Stern 2024-10-13 14:41:41 -0700
  • f269a6af97 Add ability to get the clipboard target window Alex Sanchez-Stern 2024-10-03 16:01:51 -0700
  • f1f869acf7 Hooks to allow serving non-text selections Alex Sanchez-Stern 2024-10-03 13:01:59 -0700
  • e4e46b4cc5 Merge branch 'multi-context-windows-merge-master' into multi-context-windows Doug Binks 2024-10-09 18:03:32 +0200
  • 587025f9cb Merge branch 'master' into multi-context-windows-merge-master Doug Binks 2024-10-09 18:03:07 +0200
  • f4b8ab89ba update contributors collinalexbell 2024-09-29 02:11:45 +0000
  • bea96880d2 update changelog collinalexbell 2024-09-29 02:10:40 +0000
  • bf55b32c50 release the errorHandler collinalexbell 2024-09-29 01:35:31 +0000
  • 26a8ef471a Upgrade to runtime backend switch and new Dawn Elie Michel 2024-09-24 09:05:39 +0200
  • 6e1a179229 Update CMake min to 3.16 Juan Ramos 2024-09-20 18:31:36 -0700
  • 17d9c90d3f Finish checklist pfg 2024-09-19 18:07:37 -0500
  • 6e19d07de8 Add guide documentation & fixes pfg 2024-09-19 18:03:05 -0500
  • 841cf79c5f Fix incorrect header file name pfg 2024-09-19 17:30:23 -0500
  • 4207999bb3 Fix build after rebase pfg 2024-04-16 14:45:04 -0400
  • ecf1351ef0 Add protocol usage note pfg 2024-04-16 14:41:35 -0400
  • 549865a41a wayland support, needs review pfg 2024-04-11 20:58:14 -0400
  • 49e74fd593 Add news entry for trackpad events pfg 2023-10-22 19:45:16 -0400
  • 9f5a4f672f Add changelog entry for trackpad zoom/rotate pfg 2023-10-22 19:37:23 -0400
  • 7c93346221 Add macOS events trackpadZoom and trackpadRotate pfg 2023-10-22 19:32:12 -0400
  • b6917600b7 Clarify that only shareable objects are shared Tobias Schlüter 2024-09-04 11:19:26 +0900
  • 168d72fc11 macOS EGL: fixed initial layer contents scale nee-wom 2024-08-15 15:52:20 +0200
  • f064f92aea
    X11: Free the error handle whern returing early in detectEWMH er-azh 2024-07-25 03:17:43 -0400
  • 098a8c1697 Add OpenGL ES variant of Boing demo. Mike Gorchak 2024-07-17 11:05:30 -0400
  • 66e8a81fa7 EGL: GLFW_ANGLE_PLATFORM_TYPE_VULKAN on macOS nee-wom 2024-07-17 12:30:34 +0200
  • 336d870fc6 gitignore update Gary 2024-07-11 21:08:23 +0800
  • 9ae058b208 Slightly adjusts button mappings for compatibility with SDL game controller database Mason Remaley 2024-07-05 22:11:59 -0700
  • 6836e650bc Remaps indices of buttons below the previous minimum Mason Remaley 2024-07-05 21:56:00 -0700
  • 5e1ec2444f Fixes an out of bounds joystick array access Mason Remaley 2024-07-05 20:17:02 -0700
  • 8c23a6b135
    Merge 4fd231bbd5 into b35641f4a3 Isaac Corella Alvarado 2024-06-27 02:12:36 +0000
  • 4fd231bbd5
    Update build.yml Isaac Corella Alvarado 2024-06-26 20:04:34 -0600
  • 305fcbbf94
    Wayland: unset output for fullscreen set operation OlegAckbar 2024-06-24 22:39:43 +0300
  • 3a12edd988 Replace _glfwKeySym2Unicode with xkb_keysym_to_utf{8,32} on Wayland LocalSpook 2023-12-10 05:54:11 -0700
  • 780937fe33
    Fixed redefinition of glfwSetWindowBadge() and glfwSetWindowBadgeString() GamesTrap 2024-06-12 20:51:02 +0200
  • e9f57088e3
    Merge branch 'taskbar-progress' into application-badge GamesTrap 2024-06-12 20:47:12 +0200
  • 940b7a8668
    Merge branch 'glfw:master' into taskbar-progress GamesTrap 2024-06-12 19:57:51 +0200
  • 45d52f4473
    Splits min|max width and height limits for Win32 window CANTENOT Thierry 2024-06-09 09:49:02 +0200
  • 0ff9822c38 Slightly more readable code; completely equivalent Hin-Tak Leung 2024-06-05 02:51:46 +0100
  • 00bc927d47 Merge branch 'context-renderer' of github.com:glfw/glfw into apple-software-renderer-retry Hin-Tak Leung 2024-06-05 01:15:48 +0100
  • cc4a78e7d2 ignore bin and bin-int Gary 2024-06-04 15:54:22 +0800
  • f7e5bf556f add premake5.lua Gary 2024-06-04 14:57:28 +0800
  • 858436dc77 Run tests/glfwinfo and examples/offscreen after Cocoa static build - they should work headless Hin-Tak Leung 2024-06-04 02:57:04 +0100
  • ba3ec0ff31 Re-try with Software Renderer on Mac OS if NSOpenGLPFAAccelerated fails. Hin-Tak Leung 2024-06-04 02:30:00 +0100
  • 2b04d89888 Run glfwinfo in Linux build-full-static too Hin-Tak Leung 2024-06-01 23:51:43 +0100
  • a9df91aeda run glfwinfo Hin-Tak Leung 2024-06-01 23:42:42 +0100
  • e54c704628
    Wayland: Fix key repeat Jan Hendrik Farr 2024-05-31 01:42:53 +0200
  • cfa17cfaf2 解决获取glx驱动获取到非空egl问题 client 2024-05-30 22:09:03 +0800
  • f5b78630bf 解决获取glx驱动获取到非空egl问题 client 2024-05-30 21:42:46 +0800
  • 1bd20df533
    Merge branch 'master' into feature/acceleration SuperSodaSea 2024-05-24 20:49:57 +0800
  • bd19d9f1f0
    Create premake5.lua emiliasaigao 2024-05-15 10:04:47 +0800
  • a5b8e33eb3 Updated changelog Archbirdplus 2024-05-13 11:43:31 -0700