Commit Graph

  • f887f5de56 Document/ignore GPU features without universal support Caleb Cornett 2025-02-23 13:34:28 -0500
  • 8bfde6755e Remove unnecessary fcitx's devel package dependency in linux doc Weng Xuetian 2025-02-23 10:22:33 -0800
  • 1c40c8a13a
    Remove unnecessary fcitx's devel package dependency in linux doc Weng Xuetian 2025-02-23 10:22:33 -0800
  • 52af81ea17
    wayland: Fix mapping borderless windows under libdecor Frank Praznik 2025-02-23 11:04:29 -0500
  • 1a0a94b501 x11: Accommodate the borders when setting the initial window position Frank Praznik 2025-02-22 09:51:35 -0500
  • fda4dfc607
    x11: Accommodate the borders when setting the initial window position Frank Praznik 2025-02-22 09:51:35 -0500
  • 938059e578 src/io/SDL_asyncio.c:SDL_AsyncIOFromFile(): Fix null-dereference warning Petar Popovic 2025-02-23 14:17:56 +0100
  • 52e64f816c Use SDL C runtime functions in OpenVR driver Sam Lantinga 2025-02-22 12:21:10 -0800
  • 7224b40407 Fix errors when building stb_image with -DSDL_LIBC=OFF Sam Lantinga 2025-02-22 12:22:44 -0800
  • edffa76db5 Use SDL C runtime functions in OpenVR driver Sam Lantinga 2025-02-22 12:21:10 -0800
  • 93488bfead Fix errors when building stb_image with -DSDL_LIBC=OFF Sam Lantinga 2025-02-22 12:22:44 -0800
  • 945da099ae pipewire: Fix possible deadlock when opening a device Cameron Gutman 2025-02-22 12:33:19 -0600
  • 8d1c4d87a4 pipewire: Fix possible deadlock when opening a device Cameron Gutman 2025-02-22 12:33:19 -0600
  • 70f657e520 ci: farewell, clang32 on msys2 Anonymous Maarten 2025-02-22 19:06:27 +0100
  • e50db698e2 Disable all camera drivers if SDL_CAMERA_DISABLED is defined Sam Lantinga 2025-02-22 09:48:25 -0800
  • 1ddba3ad55 Replace "8BitDo Tech Ltd" with "8BitDo" in the manufacturer string Sam Lantinga 2025-02-22 08:39:31 -0800
  • fdf72d1e45 Use the keyboard/mouse vendor if available Sam Lantinga 2025-02-22 08:35:27 -0800
  • a811e0ef0f Added support for the 8BitDo Micro gamepad Sam Lantinga 2025-02-22 08:31:53 -0800
  • 41e6b8783d Replace "8BitDo Tech Ltd" with "8BitDo" in the manufacturer string Sam Lantinga 2025-02-22 08:39:31 -0800
  • 509a278079 Use the keyboard/mouse vendor if available Sam Lantinga 2025-02-22 08:35:27 -0800
  • a2d1afe7ce Added support for the 8BitDo Micro gamepad Sam Lantinga 2025-02-22 08:31:53 -0800
  • bc85c55350 testcontroller: create window with high pixel density Sam Lantinga 2025-02-22 09:02:01 -0800
  • 75bbcbf87b Added support for Motion JPEG pipewire camera capture Sam Lantinga 2025-02-22 00:07:33 -0800
  • 69645dbfb5 Added support for Motion JPEG pipewire camera capture Sam Lantinga 2025-02-22 00:07:33 -0800
  • 5c214e5e9c testcamera: SDL_AppQuit destroys state and SDL Anonymous Maarten 2025-02-22 07:01:18 +0100
  • 03e00cd347 v4l2: map SDL_PIXELFORMAT_MJPG to V4L2_PIX_FMT_MJPEG Anonymous Maarten 2025-02-22 07:00:02 +0100
  • ad259de992 testcamera: SDL_AppQuit destroys state and SDL Anonymous Maarten 2025-02-22 07:01:18 +0100
  • 8715b85cdd v4l2: map SDL_PIXELFORMAT_MJPG to V4L2_PIX_FMT_MJPEG Anonymous Maarten 2025-02-22 07:00:02 +0100
  • fcd41c1d2c Check desired window area when checking zoom state Sam Lantinga 2025-02-21 17:59:48 -0800
  • 356facb408 Check desired window area when checking zoom state Sam Lantinga 2025-02-21 17:59:48 -0800
  • b5297de56f Add 'const' to pointer parameters Petar Popovic 2025-02-21 23:55:14 +0100
  • 911e53dece Retain mouse focus as long as we're getting mouse events Sam Lantinga 2025-02-21 15:35:28 -0800
  • 3b8cb62283 Make it easier to enable IME debug logs Sam Lantinga 2025-02-21 15:24:35 -0800
  • 091efab7dd Add 'const' to pointer parameters Petar Popovic 2025-02-21 23:55:14 +0100
  • 9a607e886e make start&length represent utf32 indices williamhCode 2025-02-21 15:35:49 -0500
  • f00a49ad7c make start&length represent utf32 indices williamhCode 2025-02-21 15:35:49 -0500
  • 9d06145d6c ci: fix type + names of intel compiler artifacts Anonymous Maarten 2025-02-21 21:11:54 +0100
  • fa380a4004 Update include/SDL3/SDL_assert.h Timothee "TTimo" Besset 2025-02-21 11:47:28 -0700
  • 2a1b617fb2 Update include/SDL3/SDL_assert.h Timothee "TTimo" Besset 2025-02-21 11:47:23 -0700
  • 69e03094bd fallback to defining SDL_TriggerBreakpoint as __builtin_trap in older linux arm64 environments that do not have a __has_builtin facility Timothee 'TTimo' Besset 2025-02-21 11:33:46 -0700
  • ceb25b360e
    Update include/SDL3/SDL_assert.h Timothee "TTimo" Besset 2025-02-21 11:47:28 -0700
  • 6d15136524
    Update include/SDL3/SDL_assert.h Timothee "TTimo" Besset 2025-02-21 11:47:23 -0700
  • 26a45633b9 fallback to defining SDL_TriggerBreakpoint as __builtin_trap in older linux arm64 environments that do not have a __has_builtin facility Timothee 'TTimo' Besset 2025-02-21 11:33:46 -0700
  • c70f54e28b Remove redundant casts Petar Popovic 2025-02-21 17:30:24 +0100
  • 2e346d7166 Added 32-bit texture formats to Texture_GetBlockWidth() and Texture_GetBlockHeight() Sam Lantinga 2025-02-21 09:24:44 -0800
  • b9265a7d57 Added 32-bit texture formats to Texture_GetBlockWidth() and Texture_GetBlockHeight() Sam Lantinga 2025-02-21 09:24:44 -0800
  • 5d776c070a Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() Sam Lantinga 2025-02-21 08:28:57 -0800
  • 18e558ffaf Refactored SDL_CreateJoystickName() into a general SDL_CreateDeviceName() Sam Lantinga 2025-02-21 08:28:57 -0800
  • e46a43b238 Remove redundant casts Petar Popovic 2025-02-21 17:30:24 +0100
  • 3293eb1a16 use hidapi to get mouse/keyboard string expikr 2025-02-19 02:57:43 +0800
  • c6f1693c31 use hidapi to get mouse/keyboard string expikr 2025-02-19 02:57:43 +0800
  • 7855842306 ci: disable precompiled headers for classic intel compiler Anonymous Maarten 2025-02-21 04:49:33 +0100
  • 71d1de5d96 ci: add cppflags to CMAKE_(C|CXX)_FLAGS Anonymous Maarten 2025-02-21 04:26:13 +0100
  • 28f0867948 SPA_FALLTHROUGH expands to nothing when using the Intel compiler Anonymous Maarten 2025-02-21 03:12:50 +0100
  • 8d3db06ff2 ci: GitHub is retiring Ubuntu 20.04 support Anonymous Maarten 2025-02-21 02:46:52 +0100
  • c153f83df0 ci: enable ccache Anonymous Maarten 2025-02-20 23:24:38 +0100
  • 52ee0c1058 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-20 20:17:22 +0000
  • 9267930fea Added a fast path for converting the same format and pitch Sam Lantinga 2025-02-19 22:36:13 -0800
  • f24f9d3bed Revert "testcamera: added support for Motion JPEG camera frames" Sam Lantinga 2025-02-20 01:13:35 -0800
  • 2e89c53ebc Added support for decoding MJPG into NV12 textures Sam Lantinga 2025-02-20 01:11:43 -0800
  • 06602f4e80 Document that the pitch is the length of the image data for SDL_PIXELFORMAT_MJPG Sam Lantinga 2025-02-20 01:35:09 -0800
  • a792434a37 Added initial MJPG support using stb_image Sam Lantinga 2025-02-19 21:57:46 -0800
  • baf69edfc7 Revert "cmake: build SDL_uclibc with -fPIC" Anonymous Maarten 2025-02-20 20:37:53 +0100
  • fdf8e5a704 ci: build static loongarch libraries with -fPIC Anonymous Maarten 2025-02-20 20:28:48 +0100
  • 9784414ddd cmake: build SDL_uclibc with -fPIC Anonymous Maarten 2025-02-20 20:27:27 +0100
  • b48de48efb wayland: Add support for high-DPI icons Frank Praznik 2025-02-19 11:30:38 -0500
  • 6e0264d38e x11: Use the current or last-requested window position when setting the size hint Frank Praznik 2025-02-19 18:59:06 -0500
  • 57a6c77aa0
    wayland: Add support for high-DPI icons Frank Praznik 2025-02-19 11:30:38 -0500
  • 9d6ccd470f Added a fast path for converting the same format and pitch Sam Lantinga 2025-02-19 22:36:13 -0800
  • f2fd4ebea7 Revert "testcamera: added support for Motion JPEG camera frames" Sam Lantinga 2025-02-20 01:13:35 -0800
  • 024b7baf55 Added support for decoding MJPG into NV12 textures Sam Lantinga 2025-02-20 01:11:43 -0800
  • 552779b85b Document that the pitch is the length of the image data for SDL_PIXELFORMAT_MJPG Sam Lantinga 2025-02-20 01:35:09 -0800
  • d46a9c8855 Added initial MJPG support using stb_image Sam Lantinga 2025-02-19 21:57:46 -0800
  • 1a38960eee Call SDL_DiscardAllCommands() for the software renderer as well Sam Lantinga 2025-02-20 09:41:33 -0800
  • 36b3ad7480 Call SDL_DiscardAllCommands() for the software renderer as well Sam Lantinga 2025-02-20 09:41:33 -0800
  • 8f4c5e15f1 Finish any drawing when destroying a software renderer Sam Lantinga 2025-02-20 08:49:47 -0800
  • f16c51fe0f
    x11: Use the current or last-requested window position when setting the size hint Frank Praznik 2025-02-19 18:59:06 -0500
  • 155f99a4e6 thread/windows: fix stack overflow in exception naming Paper 2025-02-17 22:27:17 -0500
  • 6421f12d7f thread/windows: fix stack overflow in exception naming Paper 2025-02-17 22:27:17 -0500
  • 1a853973ab thread/windows: fix stack overflow in exception naming Paper 2025-02-17 22:27:17 -0500
  • 63bb1a8583 dynapi: use DosScanEnv() for os/2. Ozkan Sezer 2025-02-20 11:50:04 +0300
  • ee49025f80 dynapi: use DosScanEnv() for os/2. Ozkan Sezer 2025-02-20 11:50:04 +0300
  • 8b0c9e1dce Don't leak device handle in macOS 10.10 or newer Sam Lantinga 2025-02-19 16:55:03 -0800
  • 7f74c1ed63 Fix SDL_emscriptenaudio.c under wasm64 Sam Clegg 2025-02-18 12:25:26 -0800
  • 5925c27efb Don't leak device handle in macOS 10.10 or newer Sam Lantinga 2025-02-19 16:55:03 -0800
  • a40b2de946 Fix SDL_emscriptenaudio.c under wasm64 Sam Clegg 2025-02-18 12:25:26 -0800
  • d1e8c57ab6 Fix SDL_emscriptenaudio.c under wasm64 Sam Clegg 2025-02-18 12:25:26 -0800
  • 523e6530a8 SDL_test: fix "'function': different 'const' qualifiers" warning in SDL_test_harness Anonymous Maarten 2025-02-19 19:06:39 +0100
  • 9e4c657ed8
    wayland: Fix color manager protocol string check Frank Praznik 2025-02-19 11:43:53 -0500
  • aa00738a21 Fix SDL_emscriptenaudio.c under wasm64 Sam Clegg 2025-02-18 12:25:26 -0800
  • 7dbc07a41f Fix SDL_emscriptenaudio.c under wasm64 Sam Clegg 2025-02-18 12:25:26 -0800
  • 7500a758b8 Remove usages of `restrict` keyword in SDL_render.c nightmareci 2025-02-18 11:25:27 -0800
  • ce5b6c6fa8
    Remove usages of `restrict` keyword in SDL_render.c nightmareci 2025-02-18 11:25:27 -0800
  • 0063fe5f15 Report absolute mouse input as pen events when SDL_HINT_PEN_MOUSE_EVENTS is disabled Susko3 2025-02-18 16:46:41 +0000
  • a7f01cd73c x11: Set the pending window position immediately after mapping Frank Praznik 2025-02-17 13:46:14 -0500
  • 1fd626939f Renamed DreamPort to DreamPicoPort Mike Kosek 2025-02-18 14:26:19 +0100
  • ea4579adec
    x11: Set the pending window position immediately after mapping Frank Praznik 2025-02-17 13:46:14 -0500
  • cc32d97a3a Renamed DreamPort to DreamPicoPort Mike Kosek 2025-02-18 14:26:19 +0100
  • 35705472ff
    thread/windows: fix stack overflow in exception naming Paper 2025-02-17 22:27:17 -0500
  • 31f9cb4806
    Unchecked Return Value in WIN_SuspendScreenSaver (#12316) ImThour 2025-02-18 05:06:56 +0530