Commit Graph

  • 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
  • 5ec090a36e
    wayland: Don't set libdecor frame visibility before the first commit Frank Praznik 2025-02-10 18:38:29 -0500
  • 80000cd3d6 Remove functions not used when STBI_NO_PNG and STBI_NO_HDR are defined Sam Lantinga 2025-02-10 14:54:48 -0800
  • 52bd8610a4 Added support for Motion JPEG camera capture Sam Lantinga 2025-02-07 08:27:37 -0800
  • c032586262
    wayland: Scale-to-display mode requires both viewports and xdg-output for proper functionality Frank Praznik 2025-02-10 15:47:28 -0500
  • 2d7ff6366e fix comment cosmonaut 2025-02-10 12:31:25 -0800
  • f324dc790b GPU: Make Vulkan transfer buffers dedicated allocs cosmonaut 2025-02-10 12:24:26 -0800
  • b63d3afc18 Sync SDL3 wiki -> header SDL Wiki Bot 2025-02-10 20:15:51 +0000
  • 0bc1f87120 Added SDL_PROP_SURFACE_HOTSPOT_X_NUMBER and SDL_PROP_SURFACE_HOTSPOT_Y_NUMBER Sam Lantinga 2025-02-10 11:50:22 -0800
  • da464e9e5f win32: Keep the window on the last maximized display when leaving fullscreen Frank Praznik 2025-02-10 10:47:12 -0500
  • 8670849d7b Added SDL_PROP_SURFACE_HOTSPOT_X_NUMBER and SDL_PROP_SURFACE_HOTSPOT_Y_NUMBER Sam Lantinga 2025-02-10 11:50:22 -0800
  • bf01cc8ce7 Renamed "Dreamcast Controller Usb" to "DreamPort" Mike Kosek 2025-02-10 18:46:45 +0100
  • ecd089bb69 Don't return short waits from SDL_IOReady() Sam Lantinga 2025-02-10 10:23:22 -0800
  • d2e054db61 win32: Keep the window on the last maximized display when leaving fullscreen Frank Praznik 2025-02-10 10:47:12 -0500
  • d78fd0389c Check for non-NULL icon for trays on Unix Semphris 2025-02-10 12:47:28 -0500
  • abb5017d61 Renamed "Dreamcast Controller Usb" to "DreamPort" Mike Kosek 2025-02-10 18:46:45 +0100
  • 4fd0b2a85c Fix #12142 - the problem was if the size of the vertex buffer was exceeded, the currentVertexBuffer would be reset to zero and thus we'd leave it pointing to an in-use VB that would get overwritten on the next present before the vkQueueSubmit occurred. danginsburg 2025-02-10 11:43:43 -0500
  • 6358251035 Fix #12142 - the problem was if the size of the vertex buffer was exceeded, the currentVertexBuffer would be reset to zero and thus we'd leave it pointing to an in-use VB that would get overwritten on the next present before the vkQueueSubmit occurred. danginsburg 2025-02-10 11:43:43 -0500
  • f6126e9ea1 Centered joystick axis values should be 0 Sam Lantinga 2025-02-10 08:35:30 -0800
  • d35bef64e9 pipewire: Ensure that the correct struct is used for enumeration APIs Neal Gompa 2025-02-10 05:00:56 -0500
  • 9bd6d36471
    Added SDL_DEPS_SHARED option to control default dynamic loading of shared libraries (#12215) rubisetcie 2025-02-10 16:40:24 +0100
  • 78721d720c joystick: Fix PS5 player LED hint change callback name Stenzek 2025-02-10 22:52:50 +1000
  • 26edbecaeb joystick: Fix PS5 player LED hint change callback name Stenzek 2025-02-10 22:52:50 +1000
  • 27567c7b32
    SDL_DEPS_SHARED will now show up at the summary. rubisetcie 2025-02-10 11:43:33 +0100
  • c7bad53613 pipewire: Ensure that the correct struct is used for enumeration APIs Neal Gompa 2025-02-10 05:00:56 -0500
  • f7277a9f49
    Merge branch 'libsdl-org:main' into deps_shared rubisetcie 2025-02-10 09:38:12 +0100
  • 7aba6c4c73 Proper Resource Cleanup in WIN_UpdateWindowShape ImThour 2025-02-10 01:15:41 +0530
  • 5da5210270
    Proper Resource Cleanup in WIN_UpdateWindowShape ImThour 2025-02-10 01:15:41 +0530
  • e29ebb9f18 Update geometry renderer example Christian Walter 2025-02-09 09:55:19 -0500
  • ca9a044b3e Memory Leak in WIN_CreateHCursor When CreateColorBitmap Fails ImThour 2025-02-09 22:52:33 +0530
  • e8a7b51bcf
    Memory Leak in WIN_CreateHCursor When CreateColorBitmap Fails ImThour 2025-02-09 22:52:33 +0530
  • 9817adf560
    Update geometry renderer example Christian Walter 2025-02-09 09:55:19 -0500
  • 4cfb80199a
    Example: Fix Build Error in VC Emir 2025-02-09 05:24:24 +0300
  • 69d28027ad
    Fix for 500ms hang after user clicks on the title bar, but before moving (#12217) Clint Kilmer 2025-02-08 12:21:10 -0700
  • a0b6c0fd8f
    x11: Don't wait for events when the connection errored out (#8392) Guldoman 2025-02-08 19:07:11 +0100
  • 3ec50af901
    Apply suggestions from code review Sam Lantinga 2025-02-08 09:18:31 -0800
  • 5330041ea9 Updated to version 2.33.0 for development Sam Lantinga 2025-02-08 09:15:11 -0800
  • 7a44b1ab00 Updated to version 2.32.0 for release release-2.32.0 Sam Lantinga 2025-02-08 09:10:22 -0800