Commit Graph

  • 86b3369491 wayland: Check the origin of clipboard offers before forwarding them to the client Frank Praznik 2025-04-18 12:57:53 -0400
  • 644614462b Revert testcontroller.c bakatrouble 2025-04-22 18:27:58 +0300
  • 546b9aea55
    wayland: Check the origin of clipboard offers before forwarding them to the client Frank Praznik 2025-04-18 12:57:53 -0400
  • 6a70110f27 Flydigi VADER 4 Pro: fix mapping bakatrouble 2025-04-22 18:03:11 +0300
  • b4df0b559c Flydigi VADER 4 Pro: cleanup unused features bakatrouble 2025-04-22 17:58:26 +0300
  • 8e93608cb3 Add Flydigi VADER 4 Pro mapping bakatrouble 2025-04-22 17:55:21 +0300
  • 23a7a74133 Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-22 14:50:56 +0000
  • 3be0ec5631 Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-22 14:46:54 +0000
  • f2d0e965fc
    wayland: Account for timer rollover when calculating the elapsed time for key repeats. Frank Praznik 2025-04-21 16:45:11 -0400
  • f97cfbf4f3
    Merge branch 'libsdl-org:main' into feat/flydigi-vader4 bakatrouble 2025-04-22 17:44:30 +0300
  • f02b5d94e2 Add Flydigi VADER 4 Pro support bakatrouble 2025-04-22 17:44:07 +0300
  • 5bd1578a45 wayland: Account for timer rollover when calculating the elapsed time for key repeats. Frank Praznik 2025-04-21 16:45:11 -0400
  • fd2b7c5ac1
    wayland: Account for timer rollover when calculating the elapsed time for key repeats. Frank Praznik 2025-04-21 16:45:11 -0400
  • f782278d20 cocoa: Use CGFLOAT_MAX for unbounded max window dimensions Frank Praznik 2025-04-21 13:37:35 -0400
  • 10f51da28d cocoa: Use CGFLOAT_MAX for unbounded max window dimensions Frank Praznik 2025-04-21 13:37:35 -0400
  • 3519a59d8f The SDL_BUTTON_*MASK defines must come immediately after the SDL_MouseButtonFlags typedef to be associated Maia 2025-04-21 23:01:05 +0200
  • 6638b04bc6 The SDL_BUTTON_*MASK defines must come immediately after the SDL_MouseButtonFlags typedef to be associated Maia 2025-04-21 23:01:05 +0200
  • 9e244f632b
    cocoa: Use CGFLOAT_MAX for unbounded max window dimensions Frank Praznik 2025-04-21 13:37:35 -0400
  • b48894ad2a Remove unclear comment, that viewport is reset when switching render targets Petar Popovic 2025-04-20 01:16:19 +0200
  • 90e6af2e94
    [SDL2] Fix using of DXSDK_DIR in older CMake Boris I. Bendovsky 2025-04-21 12:31:57 +0300
  • 9331b470aa x11: Send key events for dead keys consumed by the IME Cameron Gutman 2025-04-20 15:18:47 -0500
  • 191df49f37 SDL_BlitSurface() comment: Remove sentence about final blit rect being stored in srcrect and dstrect Petar Popovic 2025-04-20 21:48:41 +0200
  • b418099d01 SDL_BlitSurface() comment: only dstrect is modified in function Petar Popovic 2025-04-20 21:40:47 +0200
  • fefc0bb15a
    Wayland: Log a warning on fifo-v1 not being available Dallas Strouse 2025-04-20 14:00:09 -0500
  • b754cf99a2 Add missing type suffix to SDL_PROP_WINDOW_OPENVR_OVERLAY_ID Maia 2025-04-20 17:01:06 +0200
  • 251f7b6837 SDL_BlitSurfaceScaled(): Do not blit if surfaces have no pixel data Petar Popovic 2025-04-19 17:29:51 +0200
  • 3604f97f4f SDL_BlitSurfaceScaled(): Do not divide by zero Petar Popovic 2025-04-19 17:09:31 +0200
  • 652e3513ca SDL_CreateSurface(): Disallow creation of zero-sized surfaces Petar Popovic 2025-04-18 23:49:22 +0200
  • 6fb98b6336 - Restructured cmake to ensure SDL builds as a static library - added cmake flag to toggle print_summary (off by default) - is categorised as a dependency of the project Jackson-Luff 2025-04-18 10:05:17 -0400
  • 8e0b39f465 Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-17 18:06:43 +0000
  • 39db56a9e5 SDL2: Update from Visual Studio 2019 to Visual Studio 2022 SternXD 2025-04-17 01:07:03 -0400
  • 3b17d08eb2
    win32: Check internal data when positioning child windows Frank Praznik 2025-04-16 12:47:29 -0400
  • 9da46bc37f win32: Check internal data when positioning child windows Frank Praznik 2025-04-16 12:47:29 -0400
  • 923e62b9a2 win32: Check internal data when positioning child windows Frank Praznik 2025-04-16 12:47:29 -0400
  • 5486373296 Format fix Temdog007 2025-04-13 15:22:13 -0700
  • 3bac1c96a5 Fix message box position on multi monitor setup Temdog007 2025-04-13 15:12:14 -0700
  • 90fd2a3cbe Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-13 16:33:01 +0000
  • edd08771a9
    wayland: Add xdg_toplevel v7 edge constraint support Frank Praznik 2025-04-13 10:49:20 -0400
  • 44bbbb1756 Fix crash in UIKit indirect pointer handling kiddkaffeine 2025-04-13 06:49:01 -0400
  • 6d31c4aeea windows: fix Unicode function and type inconsistencies nmlgc 2025-04-12 20:04:27 +0200
  • 113475acbd wayland: Add multi-seat support Frank Praznik 2025-03-11 18:18:15 -0400
  • 18d367afd2 Fixed process I/O redirection to NUL on Windows Sam Lantinga 2025-04-11 15:33:55 -0700
  • 9a4faf9ab9 Add the CREATE_NO_WINDOW flag for background processes Sam Lantinga 2025-04-11 15:32:32 -0700
  • 4093e4a193 Fixed process I/O redirection to NUL on Windows Sam Lantinga 2025-04-11 15:33:55 -0700
  • c025fdbb7c Add the CREATE_NO_WINDOW flag for background processes Sam Lantinga 2025-04-11 15:32:32 -0700
  • 1adbc8a427 Fixed process I/O redirection to NUL on Windows Sam Lantinga 2025-04-11 15:33:55 -0700
  • 891e29fd6c Add the CREATE_NO_WINDOW flag for background processes Sam Lantinga 2025-04-11 15:32:32 -0700
  • 8a57c83ff9 Updated to GameInput v1.1 Sam Lantinga 2025-04-11 11:58:12 -0700
  • 53a4365c12 Updated to GameInput v1.1 Sam Lantinga 2025-04-11 11:58:12 -0700
  • d620f1af1f
    wayland: Add multi-seat support Frank Praznik 2025-03-11 18:18:15 -0400
  • cb0ba020d4 Don't reset the render target when invalidating GPU renderer cache state Sam Lantinga 2025-04-11 09:23:02 -0700
  • f35a2736b7 Don't reset the render target when invalidating GPU renderer cache state Sam Lantinga 2025-04-11 09:23:02 -0700
  • 2fecc11a99
    Use `DXGI_SWAP_EFFECT_FLIP_DISCARD` Lalit Shankar Chowdhury 2025-04-11 07:07:00 +0530
  • 47e52ab37b Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-10 17:53:43 +0000
  • 6a3dbe34d5 Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-10 17:52:25 +0000
  • d84c000ac5 Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-10 17:25:30 +0000
  • f705e2f9f7 Fixed conflict when linking both SDL and hidapi statically Sam Lantinga 2025-04-10 09:57:37 -0700
  • 98e76d283f Fixed conflict when linking both SDL and hidapi statically Sam Lantinga 2025-04-10 09:57:37 -0700
  • e76bffa183 Add Turtle Beach VelocityOne Patrick José Pereira 2025-04-10 07:08:50 -0300
  • f6db5ba4c9 Add Turtle Beach VelocityOne Patrick José Pereira 2025-04-10 07:08:50 -0300
  • a1016bd06f Allow 01-joystick-polling example to be resizable Patrick José Pereira 2025-04-10 08:19:12 -0300
  • 43f2ac2249
    Use `WS_OVERLAPPED` style for borderless windows Vittorio Romeo 2025-04-10 14:45:20 +0200
  • da396adcab Allow 01-joystick-polling example to be resizable Patrick José Pereira 2025-04-10 08:19:12 -0300
  • 340ebed7aa Add Turtle Beach VelocityOne Patrick José Pereira 2025-04-10 07:08:50 -0300
  • 3b11a2bb75 Ensure the actual style is modified in SDL_SetWindowPosition Temdog007 2025-04-09 14:21:53 -0700
  • 60fb1b5541 Fix IMU orientations for 8bitdo wireless 2 controller in bluetooth mode Aubrey Hesselgren 2025-04-09 10:46:41 -0700
  • ddd1fe741d Fix IMU orientations for 8bitdo wireless 2 controller in bluetooth mode Aubrey Hesselgren 2025-04-09 10:46:41 -0700
  • b0860fb0c2 Disable EGL in Emscripten builds Cameron Cawley 2025-04-07 20:38:05 +0100
  • f303ccca64 Updated the report size for Ultimate 2 Wireless firmware v1.02 Sam Lantinga 2025-04-09 09:17:06 -0700
  • a4e19dc567 [Windows]: dialog: Add `OFN_OVERWRITEPROMPT` to save dialogs (#12782) Adam Kewley 2025-04-09 06:33:29 +0200
  • 0add037803
    [Windows]: dialog: Add `OFN_OVERWRITEPROMPT` to save dialogs (#12782) Adam Kewley 2025-04-09 06:33:29 +0200
  • 8ef16487ee
    Update src/dialog/windows/SDL_windowsdialog.c Sam Lantinga 2025-04-08 21:22:51 -0700
  • a390f5716e docs: improve man page generation krizej 2025-04-08 20:16:43 +0200
  • 4276bc0396 Fix error on windows build Temdog007 2025-04-08 13:10:22 -0700
  • ae9e44da67 Ensure window position and size is sync'd when browser window is resized Temdog007 2025-04-08 13:10:09 -0700
  • 4e1282617a Fixed non-XBox controllers being detected as Series X controllers Sam Lantinga 2025-04-08 12:20:27 -0700
  • 93ac1e6894 Fixed non-XBox controllers being detected as Series X controllers Sam Lantinga 2025-04-08 12:20:27 -0700
  • 91ccb4e7b2
    docs: improve man page generation krizej 2025-04-08 20:16:43 +0200
  • 3c88986d6f Add OFN_OVERWRITEPROMPT to window save dialogs Adam Kewley 2025-04-08 20:19:40 +0200
  • f102ff16a2 Don't treat the Keychron K1 Pro System Control keyboard as a joystick Sam Lantinga 2025-04-08 11:07:20 -0700
  • d29bb902f3 Don't treat the Keychron K1 Pro System Control keyboard as a joystick Sam Lantinga 2025-04-08 11:07:20 -0700
  • 50935a9d41 fix sdlgenblit.pl so that it actually matches the generated source Ozkan Sezer 2025-04-08 14:56:50 +0300
  • ab57ef9d7b update sdlgenblit.pl after PR/12769 Ozkan Sezer 2025-04-08 14:56:56 +0300
  • b0a0d236d8 fix sdlgenblit.pl so that it actually matches the generated source Ozkan Sezer 2025-04-08 14:56:50 +0300
  • 0fdfa925f2 rename local pointer vars 'pixel' to 'pixels' Ozkan Sezer 2025-04-08 17:37:04 +0300
  • 46c314cc3d Revert "bool is 4 bytes in Apple MacOS X 32 bit PPC ABI" Sam Lantinga 2025-04-08 08:14:25 -0700
  • 172f912a94 rename local pointer vars 'pixel' to 'pixels' Ozkan Sezer 2025-04-08 17:37:04 +0300
  • 2abfb92c5a Sync SDL3 wiki -> header SDL Wiki Bot 2025-04-08 12:11:16 +0000
  • 1cfb219d28 update sdlgenblit.pl after PR/12769 Ozkan Sezer 2025-04-08 14:56:56 +0300
  • 8fdf63e91d fix sdlgenblit.pl so that it actually matches the generated source Ozkan Sezer 2025-04-08 14:56:50 +0300
  • f0e57a4059 Add popup support for Emscripten Temdog007 2025-04-07 19:46:05 -0700
  • f271ee28d5 Remove unneeded comment Temdog007 2025-04-07 19:08:50 -0700
  • 87c75075d0 Improve multi window test Temdog007 2025-04-07 16:11:23 -0700
  • 80dfd8c9e5 Ensure Sync Window updates position and size Temdog007 2025-04-07 16:08:03 -0700
  • 97eddacd7a Use the actual value of EGL_PLATFORM_DEVICE_EXT if it's not defined Cameron Cawley 2025-04-07 20:54:34 +0100
  • f911090499 Use the actual value of EGL_PLATFORM_DEVICE_EXT if it's not defined Cameron Cawley 2025-04-07 20:54:34 +0100
  • 4aa34ecec3 Disable EGL in Emscripten builds Cameron Cawley 2025-04-07 20:38:05 +0100
  • 4c1a3ccd45 rename local vars 'pixel' to 'pixelvalue' Ozkan Sezer 2025-04-07 20:43:00 +0300
  • 433704e774 rename 'pixel' params of SDL_GetRGB, SDL_GetRGBA and SDL_LookupRGBAColor Ozkan Sezer 2025-04-07 15:50:25 +0300
  • 41f4aa8cd6 rename local vars 'pixel' to 'pixelvalue' Ozkan Sezer 2025-04-07 20:43:00 +0300