Commit Graph

  • aa9b4ec894 Sync SDL2 wiki -> header SDL Wiki Bot 2025-01-11 16:25:41 +0000
  • 9a7cfbc2d0 Add onNativePen to proguard-rules.pro Anthony 2025-01-11 12:27:50 +0000
  • 3d45ce5ef7
    Add onNativePen to proguard-rules.pro Anthony 2025-01-11 12:27:50 +0000
  • 82125ec1d8
    x11: Be more aggressive about finding _any_ usable messagebox font. Ryan C. Gordon 2025-01-11 00:35:08 -0500
  • 4231848791 Revert "Separate android initialization from Activity (#11891)" Sam Lantinga 2025-01-10 15:27:08 -0800
  • 61f13b94d1 add a fallback SDL_TriggerBreakpoint() for MSVC after commit ebaa30d3. Ozkan Sezer 2025-01-11 02:11:50 +0300
  • d14c93c4b1
    Separate android initialization from Activity (#11891) Xander 2025-01-10 23:05:58 +0000
  • c64197be1a Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-10 20:56:33 +0000
  • 042898995c Added SDL_ClickTrayEntry() Sam Lantinga 2025-01-10 12:20:37 -0800
  • fb0f6a1196 cocoa: Display mode changes set Desktop display mode, not current. Ryan C. Gordon 2025-01-10 15:35:43 -0500
  • 58ee8bb7db Added SDL_ClickTrayEntry() Sam Lantinga 2025-01-10 12:20:37 -0800
  • 38176bfe9a cocoa: Implemented display hotplugging support. Ryan C. Gordon 2025-01-10 13:23:55 -0500
  • 0e2ca934b5
    events: Remove unused function declaration Frank Praznik 2025-01-10 11:23:54 -0500
  • 715897aea7 Added support for displaying XIM composition strings Sam Lantinga 2025-01-10 03:10:45 -0800
  • a8a65b6fca Use XIM for IME input on X11 Sam Lantinga 2025-01-09 16:37:11 -0800
  • 16dc57d86f Added support for displaying XIM composition strings Sam Lantinga 2025-01-10 03:10:45 -0800
  • bb95a11b8e Use XIM for IME input on X11 Sam Lantinga 2025-01-09 16:37:11 -0800
  • 1f3b40797d Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-10 06:39:06 +0000
  • fb94a79f89 stdinc: define SDL_NOLONGLONG for old Visual Studios, document the symbol. Ryan C. Gordon 2025-01-10 01:37:25 -0500
  • bda90c3cb6 cmake: rename SDL_DISABLE_* CMake options to SDL_xxx Anonymous Maarten 2025-01-09 04:02:10 +0100
  • 90aff306c1 gpu: Show a debug error when pipelines are not given the right shader stages Ethan Lee 2025-01-09 14:53:17 -0500
  • 54f4837a77 fix env name for adjusting lg4ff damper effect gain Katharine Chui 2025-01-10 00:59:59 +0100
  • b7b2da9877 Enable key events during IME composition Sam Lantinga 2025-01-03 13:59:36 -0800
  • 00b23a012c Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-09 22:27:31 +0000
  • 6b776a9989 keyboard: Add some SDL keycodes for common Xkb keys Frank Praznik 2025-01-05 13:30:44 -0500
  • e5966bbdb1 x11: Add support for Mod3 and more esoteric Xkb configurations Frank Praznik 2024-12-28 12:57:39 -0500
  • 73ee99978d wayland: Add support for Mod3 and more esoteric Xkb configurations Frank Praznik 2024-12-25 13:53:31 -0500
  • ebaa30d339 __debugbreak was introduced in Microsoft Visual Studio 2003 Anonymous Maarten 2025-01-09 03:26:36 +0100
  • c8f3f1b461 _BitScanReverse was introduced in Microsoft Visual Studio 2005 Anonymous Maarten 2025-01-09 02:46:48 +0100
  • a78104a47f Disable long long support in the headers with SDL_NOLONGLONG Anonymous Maarten 2025-01-09 02:46:19 +0100
  • 6cdde10edb gpu: Metal depth write should behave like Vulkan/D3D12 Ethan Lee 2025-01-09 15:18:54 -0500
  • 9fad1d7de8 gpu: Metal depth write should behave like Vulkan/D3D12 Ethan Lee 2025-01-09 15:18:54 -0500
  • dd0dc64d51 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-09 20:15:17 +0000
  • f08b2b300c gpu: Show a debug error when pipelines are not given the right shader stages Ethan Lee 2025-01-09 14:53:17 -0500
  • c688853a82 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-09 19:47:47 +0000
  • b4be343fd2 cmake: rename SDL_DISABLE_* CMake options to SDL_xxx Anonymous Maarten 2025-01-09 04:02:10 +0100
  • 507593f485
    wikiheaders: Allow symbols to be filtered from manpage generation by regex. Ryan C. Gordon 2025-01-09 14:12:07 -0500
  • cc4fd706c7 __debugbreak was introduced in Microsoft Visual Studio 2003 Anonymous Maarten 2025-01-09 03:26:36 +0100
  • 56100d9067 _BitScanReverse was introduced in Microsoft Visual Studio 2005 Anonymous Maarten 2025-01-09 02:46:48 +0100
  • 8eed17500e Disable long long support in the headers with SDL_NOLONGLONG Anonymous Maarten 2025-01-09 02:46:19 +0100
  • 7acf78ba92 storage: Trim the title storage root from enumerated paths Ethan Lee 2025-01-09 11:53:54 -0500
  • 037cd25a22 win32: Use the pending size during NCCALCSIZE Frank Praznik 2025-01-09 11:48:51 -0500
  • 651730e9f6 win32: Use the pending size during NCCALCSIZE Frank Praznik 2025-01-09 11:48:51 -0500
  • d29d3ddc6c Combo commit including the following mercurial changes Sam Lantinga 2025-01-09 08:57:42 -0800
  • f65ae3171b storage: Trim the title storage root from enumerated paths Ethan Lee 2025-01-09 11:53:54 -0500
  • edbaf24cb1 Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation Philipp Wiesemann 2015-01-26 22:00:29 +0100
  • ee41f5d128 Combo commit including the following hg changes Sam Lantinga 2025-01-09 08:27:10 -0800
  • ce3b213952 Corrected header file documentation comment. Philipp Wiesemann 2014-11-22 22:20:40 +0100
  • b354a2f1d5 Fixed crash if initialization of EGL failed but was tried again later. Philipp Wiesemann 2015-06-21 17:33:46 +0200
  • 6f3cad28f9
    keyboard: Add some SDL keycodes for common Xkb keys Frank Praznik 2025-01-05 13:30:44 -0500
  • 736dc280ad
    x11: Add support for Mod3 and more esoteric Xkb configurations Frank Praznik 2024-12-28 12:57:39 -0500
  • 1395542742
    wayland: Add support for Mod3 and more esoteric Xkb configurations Frank Praznik 2024-12-25 13:53:31 -0500
  • e8916b2608 pipewire: Use byte order pixel format aliases Cameron Cawley 2025-01-09 12:12:26 +0000
  • 8ab180aa38 pipewire: Use byte order pixel format aliases Cameron Cawley 2025-01-09 12:12:26 +0000
  • d2090d1c80 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-09 06:38:16 +0000
  • 3f7f632e14
    audio: Added SDL_AudioDeviceStreamPaused. Ryan C. Gordon 2025-01-09 01:36:57 -0500
  • f61860fa93
    testautomation: fixed incorrect test. Ryan C. Gordon 2025-01-08 23:33:39 -0500
  • d375049b63
    Merge a13e9823f2 into 4bb3c2a1c7 Nikita Kogut 2025-01-09 05:08:47 +0300
  • 176bbafd16 Increase backward compatibility with SDLActivity isXander 2025-01-08 23:33:18 +0000
  • 81eab24dbd fix SDLActivity not implementing `onSystemUiVisibilityChange` isXander 2025-01-08 23:16:09 +0000
  • fc322572f7 fix surface isXander 2025-01-08 23:09:37 +0000
  • ce7ca5b8fa fix activity isXander 2025-01-08 22:49:30 +0000
  • b6cfce1429 `git add` forgotten! isXander 2025-01-08 22:45:37 +0000
  • 44180d5285 Remove unused lib isXander 2025-01-08 22:44:39 +0000
  • a6de8e9bb5 composable SDL activity functionality isXander 2025-01-08 22:33:21 +0000
  • 817d8ce6df win32: Use GetWindowRect in WIN_GetWindowSizeInPixels when window is borderless. Erik Soma 2025-01-08 17:12:50 -0500
  • 32a4d4c53d win32: Emit SDL_EVENT_WINDOW_RESIZED with correct size data when window is borderless. Erik Soma 2025-01-07 20:37:42 -0500
  • 4bb3c2a1c7
    render: Some cleanups. Ryan C. Gordon 2025-01-08 14:57:47 -0500
  • 61bdbacdae
    render: SDL_RenderTextureTiled shouldn't try to drop draw calls, either. Ryan C. Gordon 2025-01-08 14:56:38 -0500
  • f044a3d6ca
    Revert "render: GetRenderViewportSize shouldn't use scale, just logical presentation." Ryan C. Gordon 2025-01-08 14:46:49 -0500
  • fa7a529912
    render: GetRenderViewportSize shouldn't scale viewport dimensions. Ryan C. Gordon 2025-01-08 14:42:01 -0500
  • 1636009511 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 19:57:05 +0000
  • bf85320947
    render: Don't try to drop draws outside of the viewport. Ryan C. Gordon 2025-01-08 02:42:17 -0500
  • f2f04e825d
    tests: Fix get/set window size test being skipped Frank Praznik 2025-01-08 11:02:07 -0500
  • cbdbd66e18 Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 15:33:53 +0000
  • ef1fdf11bd tray: Create tray icons for libappindicator securely Simon McVittie 2025-01-07 20:37:43 +0000
  • a6a00e6448 tray: Create tray icons for libappindicator securely Simon McVittie 2025-01-07 20:37:43 +0000
  • e6bb50a710 Updated to version 3.1.9 for development Sam Lantinga 2025-01-07 17:50:43 -0800
  • 6b34c9fe7f Sync SDL3 wiki -> header SDL Wiki Bot 2025-01-08 01:50:36 +0000
  • 22422f7748 Fixed ABI compatibility with 3.1.6 preview-3.1.8 Sam Lantinga 2025-01-07 17:32:59 -0800
  • d7b10d05b1 Updated to version 3.1.8 for the preview release Sam Lantinga 2025-01-07 17:04:05 -0800
  • 4290fc8bda tray: Load GTK and libappindicator by versioned names, except on OpenBSD Simon McVittie 2025-01-07 20:18:57 +0000
  • 6b38d250aa tray: Don't try to use GTK 2 versions of libappindicator Simon McVittie 2025-01-07 20:15:55 +0000
  • bba066c44c tray: Don't call g_object_unref(NULL) Simon McVittie 2025-01-07 20:35:06 +0000
  • 0bc370dfba Android doc cleanup ritalat 2025-01-05 17:46:14 +0200
  • deca16618d tray: Don't call g_object_unref(NULL) Simon McVittie 2025-01-07 20:35:06 +0000
  • 6934c910b3
    opengl: use GL_UNSIGNED_BYTE instead of GL_UNSIGNED_INT_8_8_8_8_REV. Ryan C. Gordon 2025-01-07 16:08:56 -0500
  • 9d7aa24f66 tray: Load GTK and libappindicator by versioned names, except on OpenBSD Simon McVittie 2025-01-07 20:18:57 +0000
  • 050e94560a tray: Don't try to use GTK 2 versions of libappindicator Simon McVittie 2025-01-07 20:15:55 +0000
  • 0176a19aee Fixed platform define condition for Windows phone Sam Lantinga 2025-01-07 08:47:13 -0800
  • 0180ca541e
    windows: Catch WM_POINTERCAPTURECHANGED events. Ryan C. Gordon 2025-01-07 10:22:15 -0500
  • 8ec576ddab tray, windows: fix logic error from commit 1167cf54e1 Ozkan Sezer 2025-01-07 10:15:40 +0300
  • 2d96cdf80b emscripten: Only use EM_JS_DEPS when available Daniel Danzberger 2025-01-07 03:25:50 +0100
  • 748f0b3201 Improved Steam Controller detection on iOS Sam Lantinga 2025-01-06 17:16:23 -0800
  • 0efeb82a28
    wayland: Only apply the toplevel bounds to resizable windows Frank Praznik 2025-01-06 17:19:44 -0500
  • e5a3fcd071 wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-06 16:57:24 -0500
  • ba1a980535
    wayland: Only apply the toplevel bounds when initially mapping the window Frank Praznik 2025-01-06 17:07:16 -0500
  • feb957dc2f
    wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-06 16:57:24 -0500
  • 28389f1c38 wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-03 16:16:28 -0500
  • ff46081a18
    wayland: Apply toplevel bounds to windows Frank Praznik 2025-01-03 16:16:28 -0500