Commit Graph

  • 7a3e14ef8b fix: use default behaviour for dpi changed. tgg 2025-10-27 17:32:12 +0800
  • 443f875366
    Merge 4f4d465104 into 5ad12c47dc expikr 2025-10-27 13:26:20 +0800
  • 5ad12c47dc cmake: make sure VARIABLE of check_linker_supports_version_file ends up in cache Anonymous Maarten 2025-10-27 03:01:57 +0100
  • 766532948e cmake: SDL_process on unix needs vfork symbol Anonymous Maarten 2025-10-26 21:38:43 +0100
  • 16a1fcca36 cmake: SDL_process on unix needs vfork symbol Anonymous Maarten 2025-10-26 21:38:43 +0100
  • e68c4ab1df main: Handle argv allocation failure in Android entry point Carl Åstholm 2025-10-26 19:17:53 +0100
  • f56757dcac main: Consistently call `SDL_SetMainReady()` from `SDL_RunApp()` Carl Åstholm 2025-10-26 18:49:49 +0100
  • 12f2d217fc main: Document `SDL_RunApp()` argv handling Carl Åstholm 2025-10-26 18:41:30 +0100
  • e9250fc650 main: Refactor GDK `SDL_RunApp()`, clean up resources properly Carl Åstholm 2025-10-26 17:48:30 +0100
  • 6715834fc9 main: Update GDK `SDL_RunApp()` argv handling to match Windows Carl Åstholm 2025-10-26 17:46:08 +0100
  • 255513aeb0 main: Rewrite the Windows implementation of `SDL_RunApp()` Carl Åstholm 2025-10-26 15:12:46 +0100
  • 136265a941 main: Ensure `SDL_RunApp()` uses a fallback argv on all platforms Carl Åstholm 2025-10-26 13:02:48 +0100
  • 4e8f93c6f1 Sync SDL3 wiki -> header SDL Wiki Bot 2025-10-26 16:28:36 +0000
  • b4eaf9d96f
    Add hint for blocking win key when using raw keyboard (#13066) expikr 2025-10-27 00:27:33 +0800
  • 9bae6b4293
    Update include/SDL3/SDL_hints.h Sam Lantinga 2025-10-26 09:27:01 -0700
  • e599c847df
    Early return should still set the desired flags. expikr 2025-10-26 23:58:56 +0800
  • 0ea20a5f86 Fix NULL pointer dereference in SDL_RenderGeometryRaw with NPOT textures (thanks @bleeqer!) Sam Lantinga 2025-10-26 08:10:52 -0700
  • 33f1008d01 Added Emscripten support for Sensor API antonegas 2025-10-26 01:52:55 +0200
  • 3e09fd71b4 Added Emscripten support for Sensor API antonegas 2025-10-26 01:52:55 +0200
  • eb9708881f Fix NULL pointer dereference in SDL_RenderGeometryRaw with NPOT textures bleeqer 2025-10-26 04:17:17 -0400
  • 377475c206 Fix NULL pointer dereference in SDL_GlobStorageDirectory bleeqer 2025-10-26 00:25:54 -0400
  • 16d9f7316f Use cast operators in headers to avoid warnings Albin Johansson 2025-10-26 00:46:29 +0200
  • c0d0b31d1c SDL_kmsdrmvideo.c: fix build in C90 mode release-2.32.x Ozkan Sezer 2025-10-26 04:35:20 +0300
  • 00d4f1c2c4 SDL_kmsdrmvideo.c: fix build in C90 mode Ozkan Sezer 2025-10-26 04:35:20 +0300
  • 7381a2b072 Use cast operators in headers to avoid warnings Albin Johansson 2025-10-26 00:46:29 +0200
  • b35d4bd9b7 Add DSU joystick support with proper network library linking for Haiku and Unix systems danprice142 2025-10-26 00:26:39 +0100
  • 3ecb594b2c Fix C90 compatibility issues in DSU joystick driver for Haiku build danprice142 2025-10-26 00:00:17 +0100
  • df289d564a Add DSU joystick driver danprice142 2025-10-25 19:50:52 +0100
  • 42c4129a59
    Use cast operators in headers to avoid warnings Albin Johansson 2025-10-26 00:46:29 +0200
  • e08edab180 Log object leaks at debug level Sam Lantinga 2025-10-25 15:13:37 -0700
  • 21e84db16c
    Merge b3c40fae3d into ffd0ca4391 Aiden Foxx 2025-10-25 23:30:17 +0200
  • 80cbc908a1 Perform full rectangle intersection for empty rects Sam Lantinga 2025-10-25 13:47:11 -0700
  • 1c19bee000 Perform full rectangle intersection for empty rects Sam Lantinga 2025-10-25 13:47:11 -0700
  • 95977f41b7 Perform full rectangle intersection for empty rects Sam Lantinga 2025-10-25 13:47:11 -0700
  • ffd0ca4391 Perform full rectangle intersection for empty rects Sam Lantinga 2025-10-25 13:47:11 -0700
  • e7e2b26b2e Sync SDL3 wiki -> header SDL Wiki Bot 2025-10-25 19:08:01 +0000
  • a0fa64a91c
    wikiheaders: Don't ignore macro symbols that are defined without any content. Ryan C. Gordon 2025-10-25 15:05:36 -0400
  • acaf53926c wayland: Destroy the seats before stopping the cursor surface event thread Frank Praznik 2025-10-25 12:54:20 -0400
  • 639c7a1e52 Sdl2 Add support for launchOnExit URI for WinRT danprice142 2025-10-25 13:08:57 +0100
  • 38df1c3138 miniz.h: do not overallocate `out_buf` Gleb Mazovetskiy 2025-10-25 09:36:09 +0100
  • 3302162ede Fix uninitialized length in X11_GetClipboardData causing test failures (#14322) DONGGEUN YOO 2025-10-25 10:41:58 -0400
  • 093fbfd867
    Fix uninitialized length in X11_GetClipboardData causing test failures (#14322) DONGGEUN YOO 2025-10-25 10:41:58 -0400
  • 5cb82c9521
    Update src/video/x11/SDL_x11clipboard.c Sam Lantinga 2025-10-25 07:41:39 -0700
  • bfeacf8fa8 Sdl2 Add support for launchOnExit URI for WinRT danprice142 2025-10-25 13:08:57 +0100
  • 7c61859aca Fix uninitialized length in X11_GetClipboardData causing test failures bleeqer 2025-10-25 05:47:03 -0400
  • 1f4b969b20
    miniz.h: do not overallocate `out_buf` Gleb Mazovetskiy 2025-10-25 09:36:09 +0100
  • 24f5c28577
    Merge b369fedd6e into ac0915bdb5 Techflash 2025-10-25 09:34:49 +0100
  • ac0915bdb5 miniz.h: fix PNG compression when pitch != w Gleb Mazovetskiy 2025-10-25 08:59:53 +0100
  • d7d7b9acb6
    miniz.h: fix PNG compression when pitch != w Gleb Mazovetskiy 2025-10-25 08:59:53 +0100
  • 537e92b158 wayland: Synthesize repeated keys after processing events Frank Praznik 2025-10-24 15:46:50 -0400
  • 14acbda288 wayland: Synthesize repeated keys after processing events Frank Praznik 2025-10-24 15:46:50 -0400
  • fb86981a60 Added partial support for preferred theme TheDaChicken 2025-09-15 16:08:07 -0700
  • 188e5ce196 wayland: Add experimental zone positioning support Frank Praznik 2025-10-23 10:18:44 -0400
  • c9889fb013 updated dynapi after latest api addition Ozkan Sezer 2025-10-24 21:11:50 +0300
  • 51b401d418 Fixed OTP text entry on iOS (thanks @pipiwoaini!) Sam Lantinga 2025-10-21 15:45:02 -0700
  • 1506c40ec8 Fixed line endings in FindLibUSB.cmake Sam Lantinga 2025-10-24 10:48:25 -0700
  • 404ec13fbb Fixed building with libusb on FreeBSD Sam Lantinga 2025-10-24 10:29:39 -0700
  • 5c56cf110b Add libusb library name for detection on FreeBSD Dmitry Marakasov 2025-10-24 16:14:55 +0300
  • 3149533f0c wayland: Remove unused struct member Frank Praznik 2025-10-24 13:37:20 -0400
  • 1a8ec9e396 Fixed OTP text entry on iOS (thanks @pipiwoaini!) Sam Lantinga 2025-10-21 15:45:02 -0700
  • 1edb3283b0 Sync SDL2 wiki -> header SDL Wiki Bot 2025-10-24 17:35:46 +0000
  • 3e1cebed3c
    Add protocol activation URI support for WinRT (#14309) danprice142 2025-10-24 18:34:44 +0100
  • d2c6aeea7d Add the bundle framework path to the libMoltenVK.dylib paths Sam Lantinga 2025-10-24 10:32:26 -0700
  • 6c5c7600f4 Fixed building with libusb on FreeBSD Sam Lantinga 2025-10-24 10:29:39 -0700
  • e22c10713e
    Update include/SDL_system.h Sam Lantinga 2025-10-24 10:08:00 -0700
  • f573a9d28e Restore missing newline in docs danprice142 2025-10-24 18:02:27 +0100
  • c959f9f0d8 Define SDL_FILE as __FILE_NAME__, if available Sam Lantinga 2025-10-24 10:01:01 -0700
  • 3d58e79681 Restore return value removed by mistake danprice142 2025-10-24 17:33:57 +0100
  • 42ce72be3c Fix libusb get_port_numbers signature for FreeBSD Dmitry Marakasov 2025-10-24 16:00:24 +0300
  • 40115558ef Add libusb library name for detection on FreeBSD Dmitry Marakasov 2025-10-24 16:14:55 +0300
  • 498f188d2d Fix libusb get_port_numbers signature for FreeBSD Dmitry Marakasov 2025-10-24 16:00:24 +0300
  • 06fa4cf120 rename to EXCLUDE_HOTKEYS and add annotation expikr 2025-10-24 18:40:39 +0800
  • 9b40722834
    Merge b1880cab9a into be781fc8f5 expikr 2025-10-24 08:46:39 +0000
  • 497b82a5ad Delete commit-msg.txt danprice142 2025-10-24 08:15:28 +0100
  • c3e59dcdea
    Merge 0b1f487052 into be781fc8f5 Frank Praznik 2025-10-24 09:52:06 +0300
  • be781fc8f5 Updated to version 3.3.3 for development Sam Lantinga 2025-10-23 22:41:03 -0700
  • 39aedcef64 events: Pump DBus messages in the main event loop Frank Praznik 2025-10-23 20:31:20 -0400
  • 6bbc64cd71 events: Pump DBus messages in the main event loop Frank Praznik 2025-10-23 20:31:20 -0400
  • 2b37871f47 UWP/WinRT protocol activation changes danprice142 2025-10-23 23:10:20 +0100
  • b31c4b70b3 Updated version and documentation for 3.3.2 preview release preview-3.3.2 Sam Lantinga 2025-10-23 15:19:13 -0700
  • b5af9a442c Remove unnecessary inclusion of <stdio.h> in SDL_winrtapp_direct3d.cpp danprice142 2025-10-23 21:14:59 +0100
  • a55002b8ed Sync SDL3 wiki -> header SDL Wiki Bot 2025-10-23 20:12:59 +0000
  • 801889dafa
    assert: Allow SDL_FILE (and the new SDL_ASSERT_FILE) to be overridden. Ryan C. Gordon 2025-10-23 16:09:25 -0400
  • 1fa6475c90 Added support for saving indexed PNG images Sam Lantinga 2025-10-23 12:01:30 -0700
  • 1c73e8acbf Added support for saving indexed PNG images Sam Lantinga 2025-10-23 12:01:30 -0700
  • 0b1f487052 wayland: Add experimental zone positioning support Frank Praznik 2025-10-23 10:18:44 -0400
  • 7bff05402a
    endian: use TinyCC-compatible output operands for SDL_Swap16. Ryan C. Gordon 2025-10-23 11:22:13 -0400
  • 2331188467 Sync SDL3 wiki -> header SDL Wiki Bot 2025-10-23 14:54:47 +0000
  • 6d095575e8 Clarify thread-safety information for surface functions Sam Lantinga 2025-10-23 07:52:48 -0700
  • c9fd3a2887 Add protocol activation URI support for WinRT danprice142 2025-10-23 12:01:40 +0100
  • 02c4478f93 SDL_ConvertSurface: clear sdl2-compat.surface2 on the converted surface Ozkan Sezer 2025-10-23 08:23:56 +0300
  • 4037c258a1 testcontroller: Fix crash when unplugging a controller while calibrating gyro Vicki Pfau 2025-10-22 18:03:21 -0700
  • 80f765c40b testcontroller: Fix crash when unplugging a controller while calibrating gyro Vicki Pfau 2025-10-22 18:03:21 -0700
  • 52e12046f6 Sync SDL3 wiki -> header SDL Wiki Bot 2025-10-23 00:56:42 +0000
  • e18d63a4e2 Added SDL_RotateSurface() Sam Lantinga 2025-10-22 17:28:34 -0700
  • f993057a69 Added SDL_RotateSurface() Sam Lantinga 2025-10-22 17:28:34 -0700
  • 68d57f5ccd
    Update SDL_endian.h tspader 2025-10-22 14:56:52 -0400
  • 29f857fed6 Removed SDL_FILE from source code Sam Lantinga 2025-10-22 10:52:18 -0700
  • bbf5fe5b66 Removed SDL_FILE from source code Sam Lantinga 2025-10-22 10:55:46 -0700
  • a402af506c Removed SDL_FILE from source code Sam Lantinga 2025-10-22 10:52:18 -0700