Commit Graph

  • 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
  • 4a9b579195 joystick: remove dead udev code Cameron Gutman 2025-02-15 14:14:12 -0600
  • ba45256940 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-15 17:42:27 +0000
  • 071678b160
    hashtable: Redesign the hashtable API. Ryan C. Gordon 2025-02-13 16:13:43 -0500
  • fd4e6d2949 Don't render 0 sized texture rectangles Sam Lantinga 2025-02-15 07:06:43 -0800
  • 6f3b14a6df audio/video: Fix uninitialized field warnings Frank Praznik 2025-02-14 16:48:34 -0500
  • 4563231418 audio/video: Fix uninitialized field warnings Frank Praznik 2025-02-14 16:48:34 -0500
  • 5b98c4a524 Fixed motion events with TOOL_TYPE_UNKNOWN Sam Lantinga 2025-02-14 11:50:43 -0800
  • 8a648dfd9b emscripten: Fixed unregistering of key event handlers Chen Steenvoorden 2025-02-14 16:51:04 +0100
  • ecbceecba8 emscripten: Fixed unregistering of key event handlers Chen Steenvoorden 2025-02-14 16:51:04 +0100
  • c16b7bcb7a SDL_Get*Driver() functions: Set error message on failure Petar Popovic 2025-02-13 14:06:04 +0100
  • 230c0e1e3e SDL_Get*Driver() functions: Set error message on failure Petar Popovic 2025-02-13 14:06:04 +0100
  • ed0a03e9b5 Fixed Cursor Icon State for SYSTEM_CURSOR_PROGRESS ImThour 2025-02-13 20:20:43 +0530
  • 5dce8c748f SDL_GetRelativeMouseState(): Get relative mouse position also when relative mouse mode is disabled Petar Popovic 2025-02-13 17:05:17 +0100
  • 137f9260ee SDL_GetRelativeMouseState(): Get relative mouse position also when relative mouse mode is disabled Petar Popovic 2025-02-13 17:05:17 +0100
  • 60675adc8a
    Fixed Cursor Icon State for SYSTEM_CURSOR_PROGRESS ImThour 2025-02-13 20:20:43 +0530
  • cedf53bbc2 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-13 05:39:38 +0000
  • 3de975884a Document the "trace" log priority Sam Lantinga 2025-02-12 21:37:13 -0800
  • b9d018f2a2 Fixed wayland cursor use-after-free at shutdown Sam Lantinga 2025-02-12 20:47:31 -0800
  • 041894a523 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-13 01:45:34 +0000
  • 3be67ced64 Fix GTK tray icon without menu + lifetime Semphris 2025-02-12 17:55:23 -0500
  • 82e0e0dc04 Fix GTK tray icon without menu + lifetime Semphris 2025-02-12 17:55:23 -0500
  • 1354affd28
    haiku: Fixed keyboard input. Ryan C. Gordon 2025-02-12 17:17:14 -0500
  • d2b7a84651 Fixed SDL_GetNumGamepadTouchpads() returning 1 for a NULL gamepad Sam Lantinga 2025-02-12 10:04:22 -0800
  • ca29304ce1 Fixed continually resetting keyboard and mouse readings Sam Lantinga 2025-02-12 12:33:17 -0800
  • f67c644649 Fixed reporting hat positions for GameInput controllers Sam Lantinga 2025-02-12 12:31:58 -0800
  • 1b35ca9c32 Refactored GameInput initialization Sam Lantinga 2025-02-12 12:10:36 -0800
  • b057d30044 Fixed continually resetting keyboard and mouse readings Sam Lantinga 2025-02-12 12:33:17 -0800
  • c3c7299104 Fixed reporting hat positions for GameInput controllers Sam Lantinga 2025-02-12 12:31:58 -0800
  • ff21dc7639 Refactored GameInput initialization Sam Lantinga 2025-02-12 12:10:36 -0800
  • 706de78a9e audio/video: Skip preferred drivers when loading a driver on demand Frank Praznik 2025-02-11 10:33:54 -0500
  • 26fab95a94
    audio/video: Skip preferred drivers when loading a driver on demand Frank Praznik 2025-02-11 10:33:54 -0500
  • e1588d8ea2 sysjoystick: don't leak fd on error Wim Taymans 2025-02-12 10:14:16 +0100
  • 83879542a0 SDL_pen: fix eraser check Wim Taymans 2025-02-12 10:03:57 +0100
  • 524eebb9a4 Fix GTK tray icons without menu Semphris 2025-02-11 20:28:36 -0500
  • 715c18739b Added an internal hint "SDL_VIDEO_X11_XINPUT2" for sdl2-compat Sam Lantinga 2025-02-11 15:00:01 -0800
  • ce69e98989 Copy SDL2_SYSWMEVENT data into temporary memory for the event Sam Lantinga 2025-02-11 13:00:52 -0800
  • d7fc9439a2 Added an internal hint "SDL_VIDEO_X11_XINPUT2" for sdl2-compat Sam Lantinga 2025-02-11 15:00:01 -0800
  • 55fd205ba4
    Add missing integer texture formats to SDL_GPUTextureFormatTexelBlockSize (#12151) coffeechriph 2025-02-11 23:21:30 +0100
  • e6029401d9 Check for non-NULL icon for trays on Unix Semphris 2025-02-10 12:47:28 -0500
  • b03332b68d updated bytepusher demo to be C++ compatible captain0xff 2025-02-12 02:30:25 +0530
  • 5dd2492645 updated the snake demo to be C++ compatible captain0xff 2025-02-12 02:03:40 +0530
  • 7a18b6cd88 Copy SDL2_SYSWMEVENT data into temporary memory for the event Sam Lantinga 2025-02-11 13:00:52 -0800
  • efa637654f updated bytepusher demo to be C++ compatible captain0xff 2025-02-12 02:30:25 +0530
  • b812138976 updated the snake demo to be C++ compatible captain0xff 2025-02-12 02:03:40 +0530
  • 78f816d74e x11: Apply the modifier state from key events Frank Praznik 2025-02-11 11:46:34 -0500
  • 38e37b80f7
    x11: Apply the modifier state from key events Frank Praznik 2025-02-11 11:46:34 -0500
  • 99cf16287a Fixed the name of SDL_SYSWMEVENT Sam Lantinga 2025-02-11 09:48:27 -0800
  • 6c37971521 Removed the mapping for the Sanwa Supply JY-P76USV Sam Lantinga 2025-02-11 07:59:25 -0800
  • 9b18e8438f [GPU] D3D12 backend debug markers were being cut Edu Garcia 2025-02-11 11:18:23 +0000
  • 97ec78415a
    [GPU] D3D12 backend debug markers were being cut Edu Garcia 2025-02-11 11:18:23 +0000
  • 0bce19cf15 The 10-bit texture formats have alpha on Direct3D Sam Lantinga 2025-02-10 19:12:47 -0800
  • 3cfa476d3f Added support for SDL_PIXELFORMAT_ABGR8888 textures Sam Lantinga 2025-02-10 18:48:33 -0800
  • efa32a9b10 The 10-bit texture formats have alpha on Direct3D Sam Lantinga 2025-02-10 19:12:47 -0800
  • 550590c6e9 Added support for SDL_PIXELFORMAT_ABGR8888 textures Sam Lantinga 2025-02-10 18:48:33 -0800
  • 5ccee77190 testcamera: added support for Motion JPEG camera frames Sam Lantinga 2025-02-10 16:43:48 -0800
  • cf41ccc6ce Removed stb_image.h from SDL Sam Lantinga 2025-02-10 16:22:27 -0800
  • 9308404e9a Removed functions not used by SDL Sam Lantinga 2025-02-10 15:30:16 -0800
  • 5e31bbf05e Remove functions not used when STBI_NO_PNG and STBI_NO_HDR are defined Sam Lantinga 2025-02-10 14:54:48 -0800
  • 84b0c13c44 Added support for Motion JPEG camera capture Sam Lantinga 2025-02-07 08:27:37 -0800
  • c86457291d testcamera: added support for Motion JPEG camera frames Sam Lantinga 2025-02-10 16:43:48 -0800
  • c65577eb5c Removed stb_image.h from SDL Sam Lantinga 2025-02-10 16:22:27 -0800
  • 3bc53b9ade wayland: Don't set libdecor frame visibility before the first commit Frank Praznik 2025-02-10 18:38:29 -0500
  • 9bb0641d36 Removed functions not used by SDL Sam Lantinga 2025-02-10 15:30:16 -0800