Commit Graph

  • 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
  • 057c3602e9 Removing Double-free Issue ImThour 2025-02-18 04:53:36 +0530
  • 12cb2a2140
    Removing Double-free Issue ImThour 2025-02-18 04:53:36 +0530
  • 98a5cb70e7
    Update SDL_windowsvideo.c ImThour 2025-02-18 04:47:11 +0530
  • 512aa79fda
    Update SDL_windowsvideo.c ImThour 2025-02-18 03:53:24 +0530
  • 5c79f4cae1 Incorrect bfOffBits Calculation in WIN_ConvertDIBtoBMP ImThour 2025-02-18 02:20:03 +0530
  • 70d23b2349 README-migration: Remove errant reference to SDL_FALSE_ Cameron Gutman 2025-02-17 15:16:23 -0600
  • 7d1f3c8da2
    Unchecked Return Value in WIN_SuspendScreenSaver ImThour 2025-02-18 02:34:33 +0530
  • 48d1c43e07
    Incorrect bfOffBits Calculation in WIN_ConvertDIBtoBMP ImThour 2025-02-18 02:20:03 +0530
  • 6aef6ae9a8 AddPulseAudioDevice(): Fix use-after-free Petar Popovic 2025-02-17 19:13:42 +0100
  • b2803ab200 AddPulseAudioDevice(): Fix use-after-free Petar Popovic 2025-02-17 19:13:42 +0100
  • 3b4cfc11f0 wayland: Update copyright dates in added color manager source files Frank Praznik 2025-02-17 11:36:00 -0500
  • fadb261b66 wayland: Add color manager protocol support Frank Praznik 2024-10-12 12:10:32 -0400
  • 6ef687c864 Simplified and fixed media foundation buffer handling Sam Lantinga 2025-02-17 07:59:37 -0800
  • de12cb92dc Fixed crash at shutdown with new hashtable code Sam Lantinga 2025-02-17 07:58:12 -0800
  • 5d007723e5 Simplified and fixed media foundation buffer handling Sam Lantinga 2025-02-17 07:59:37 -0800
  • 00f0cf71c0 Fixed crash at shutdown with new hashtable code Sam Lantinga 2025-02-17 07:58:12 -0800
  • d09a8d0aa5 wayland: Add color manager protocol support Frank Praznik 2024-10-12 12:10:32 -0400
  • a513168902
    Fixed Memory/Resource Leaks (#12304) ImThour 2025-02-17 21:00:30 +0530
  • e631d6a933
    Update src/video/windows/SDL_windowsmouse.c ImThour 2025-02-17 19:48:06 +0530
  • 4e8e306013
    Update src/video/windows/SDL_windowsmouse.c ImThour 2025-02-17 19:47:52 +0530
  • 045a4492f1 test/testaudio.c: Fix use-after-free warning Petar Popovic 2025-02-17 04:06:50 +0100
  • 08da5fb637 test/testaudio.c: Fix use-after-free warning Petar Popovic 2025-02-17 04:06:50 +0100
  • da2460f9e7 test/testautomation_audio.c: Free variables before returning Petar Popovic 2025-02-17 00:19:17 +0100
  • 7c7f548445 test/testautomation_audio.c: Free variables before returning Petar Popovic 2025-02-17 00:19:17 +0100
  • 7ea0ffb748 update captain0xff 2025-02-17 02:54:49 +0530
  • 06eb10c518 haiku: check if the returned _SDL_GLView is null or not captain0xff 2025-02-17 01:17:13 +0530
  • 59a4a44717 update captain0xff 2025-02-17 02:54:49 +0530
  • 46fb837035
    Fixed Memory/Resource Leaks ImThour 2025-02-17 02:15:01 +0530
  • 4a311640ea haiku: check if the returned _SDL_GLView is null or not captain0xff 2025-02-17 01:17:13 +0530
  • dea99e54fd Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-16 17:44:58 +0000
  • 1754943596 Fixed camera frame acquisition on Windows 7 Sam Lantinga 2025-02-16 08:13:35 -0800
  • e3d9f1172c Remove the reference to the thread when it is detached Sam Lantinga 2025-02-16 07:55:58 -0800
  • 831fc70923 test/testautomation_intrinsics.c: Free variables before returning Petar Popovic 2025-02-16 06:39:54 +0100
  • 0c49ab5d7f test/testautomation_intrinsics.c: Free variables before returning Petar Popovic 2025-02-16 06:39:54 +0100
  • c6a3b5b6ef src/test/SDL_test_harness.c: Free variables before returning Petar Popovic 2025-02-16 04:38:09 +0100
  • e59cb5b596 src/test/SDL_test_harness.c: Free variables before returning Petar Popovic 2025-02-16 04:38:09 +0100
  • 84a236c92e hashtable: Redesign the hashtable API. Ryan C. Gordon 2025-02-13 16:13:43 -0500