Commit Graph

  • 85a2a201b1
    x11: Always disable the borders when leaving fullscreen from a borderless window created as fullscreen Frank Praznik 2024-05-31 19:06:09 -0400
  • 4c7459eda8 SDL_cocoawindow: Fix setting parent-relative coordinates for child windows in Cocoa_SetWindowSize Sam Lantinga 2024-05-31 15:29:19 -0700
  • 5cc0644aa0 Added support for the Razer Kitsune in PS5 mode Sam Lantinga 2024-05-31 15:18:15 -0700
  • 35d719ef25 Added support for the Razer Kitsune in PS5 mode Sam Lantinga 2024-05-31 15:18:15 -0700
  • e3beaa1972 Added support for the Razer Kitsune in PS5 mode Sam Lantinga 2024-05-31 15:18:15 -0700
  • aa72a216f0 always define PRI?64 using 'I64' when targeting windows Ozkan Sezer 2024-06-01 01:15:02 +0300
  • cd9c25e800 Don't set the borderless flag if we're about to go fullscreen. Sam Lantinga 2024-05-31 09:30:37 -0700
  • 91accc391d android: Default to custom theme in styles.xml mechakotik 2024-05-31 15:13:07 +0300
  • 1568501dd6 android: Default to custom theme in styles.xml mechakotik 2024-05-31 15:13:07 +0300
  • 6896c4c3bf tests: testcases accept a void pointer argument Anonymous Maarten 2024-05-30 20:38:45 +0200
  • d5e5d4a802 move vista+ display config function ptr calls to device->driverdata Ozkan Sezer 2024-05-31 11:37:02 +0300
  • d5060423a2 testplatform: fix leak at exit time Anonymous Maarten 2024-05-30 20:48:31 +0200
  • 4b0f52b04e cmake: fall back to per-cpu test when all-in-one test fails Anonymous Maarten 2024-05-30 20:45:14 +0200
  • 29a36fa7b7 Don't set the borderless flag if we're about to go fullscreen. Sam Lantinga 2024-05-31 09:30:37 -0700
  • 8f88c32ca6 android: Default to custom theme in styles.xml mechakotik 2024-05-31 15:13:07 +0300
  • 550d5b95c0 fix type redefinition errors after commit b1b4638cac. Ozkan Sezer 2024-05-31 17:47:20 +0300
  • b45acdaed9 android: Default to custom theme in styles.xml mechakotik 2024-05-31 15:13:07 +0300
  • ec842e2144 move vista+ display config function ptr calls to device->driverdata Ozkan Sezer 2024-05-31 11:37:02 +0300
  • 5aa9ee8446 SDL_windowsmodes.c (WIN_GetDisplayNameVista): fix return after PR/9923 Ozkan Sezer 2024-05-31 11:33:50 +0300
  • 9bc9ba84d0 SDL_pspmessagebox.c: Add some basic error handling erysdren 2024-05-30 19:06:14 -0500
  • 51ba036e64 Verify that the timer callback is passed the correct parameters Sam Lantinga 2024-05-27 06:34:48 -0700
  • 90beffdeb1 Revert "WASAPI_WaitDevice: Check current padding before waiting on event" Sam Lantinga 2024-05-30 16:48:54 -0700
  • e4518af377 move vista+ display config function ptr calls to device->driverdata Ozkan Sezer 2024-05-31 00:41:50 +0300
  • 72afc21801 move vista+ display config function ptr calls to device->driverdata Ozkan Sezer 2024-05-31 00:41:50 +0300
  • fb2287dd47 Fixed updating NV12 and YV12 textures on the direct3d11 renderer Sam Lantinga 2024-05-30 14:19:34 -0700
  • 9e0e522fa4 Add a basic ShowMessageBox implementation for PSP erysdren 2024-05-30 15:11:49 -0500
  • 8604847214 SDL_SetEventFilter: Don't flush when removing filter Hunter Kvalevog 2024-05-29 20:49:00 -0500
  • 0136bf2f8f SDL_SetEventFilter: Don't flush good events Hunter Kvalevog 2024-05-29 19:18:00 -0500
  • 7aa41e5ddf SDL_SetEventFilter: Don't flush when removing filter Hunter Kvalevog 2024-05-29 20:49:00 -0500
  • 0e872d64d4
    x11: Wait until the window enters the fullscreen state before moving it Frank Praznik 2024-05-30 11:30:53 -0400
  • 10d2ecb5de
    video: Use the initial window coordinates for windows marked fullscreen at creation time Frank Praznik 2024-05-30 11:28:29 -0400
  • 4954690828 Fixed warning C4244: '=': conversion from 'double' to 'float', possible loss of data Sam Lantinga 2024-05-30 07:44:00 -0700
  • 690d73f5c9 Fixed warning C4244: 'initializing': conversion from 'WPARAM' to 'Uint32', possible loss of data Sam Lantinga 2024-05-30 07:42:35 -0700
  • b3397020b4 SDL_SetEventFilter: Don't flush good events Hunter Kvalevog 2024-05-29 19:18:00 -0500
  • d41e48e4c6 WIN_AdjustWindowRectWithStyle: silence gcc maybe-uninitialized warnings Ozkan Sezer 2024-05-30 02:04:37 +0300
  • 16734382b6 WIN_AdjustWindowRectWithStyle: silence gcc maybe-uninitialized warnings Ozkan Sezer 2024-05-30 02:04:37 +0300
  • a801f81132 Revert "Fix flickering of window when using desktop-fullscreen and borderless window on multiple monitors on Linux. Closes #8186." Sam Lantinga 2024-05-29 13:53:05 -0700
  • 63c164f778 x11: Use the floating size for the constraints on non-resizable windows Frank Praznik 2024-05-29 17:01:51 -0400
  • 384e5486bc SDL_windows.h: set _WIN32_WINNT to 0xA00 dxgi1_6.h is available Ozkan Sezer 2024-05-29 22:41:50 +0300
  • ebafb55a02
    x11: Use the floating size for the constraints on non-resizable windows Frank Praznik 2024-05-29 17:01:51 -0400
  • 101b158be2
    x11: Send the final window position if a border size of 0 is received Frank Praznik 2024-05-29 14:49:21 -0400
  • b1133af152 SDL_windows.h: set _WIN32_WINNT to 0xA00 dxgi1_6.h is available Ozkan Sezer 2024-05-29 22:41:50 +0300
  • b1c7b2f44f SDL_wasapi.c: avoid unused warning if IAudioClient3 isn't available Ozkan Sezer 2024-05-29 22:40:50 +0300
  • b7237169d4 SDL_wasapi.c: avoid unused warning if IAudioClient3 isn't available Ozkan Sezer 2024-05-29 22:40:50 +0300
  • dde9c10e79 SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs Ozkan Sezer 2024-05-29 22:30:00 +0300
  • 6bb91c7c08 Support X11 incremental clipboard transfers. Ramez Ragaa 2024-05-23 17:15:54 +0300
  • e7c29dbdc3 SDL_camera_mediafoundation.c: hardcode MF_DEVSOURCE_ATTRIBUTE_* GUIDs Ozkan Sezer 2024-05-29 22:30:00 +0300
  • 652b34bd15 Added SDL_DumpProperties() for internal debugging Sam Lantinga 2024-05-29 10:30:19 -0700
  • ae59afa7d0 Fixed building with ENABLE_SDL_CALL_LOGGING enabled Sam Lantinga 2024-05-29 10:29:20 -0700
  • 57504385e0 wayland: Maintain aspect ratio while resizing the window Frank Praznik 2024-05-28 17:59:04 -0400
  • 06e10a483f
    wayland: Maintain aspect ratio while resizing the window Frank Praznik 2024-05-28 17:59:04 -0400
  • b1b4638cac Add basic vulkan support to offscreen video driver so it doesn't crash if you happen to get the offscreen driver and try to use vulkan. Sam Lantinga 2024-05-28 20:02:55 -0700
  • 04a0a85d92 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-29 02:48:51 +0000
  • 542a3663de Added SDL_GetDefaultKeyFromScancode() to the public API Sam Lantinga 2024-05-28 19:47:17 -0700
  • aeb223fc23
    pipewire: if no devices seen in "preferred" init, try a different backend. Ryan C. Gordon 2024-05-28 22:06:43 -0400
  • fafc9f642a
    win32: Don't set the display HDR values to uninitialized data Frank Praznik 2024-05-28 15:51:02 -0400
  • 2b374e6c0f check dxgi1_6.h before enabling sdr/hdr code in SDL_windowsmodes.c Ozkan Sezer 2024-05-28 22:11:56 +0300
  • 00a7b14ee7 cmake: check mfapi.h before enabling SDL_CAMERA_DRIVER_MEDIAFOUNDATION Ozkan Sezer 2024-05-28 22:11:50 +0300
  • d141827895 Fixed positioning a window with undefined position on a specific display Sam Lantinga 2024-05-28 12:06:28 -0700
  • 98fdef75bb Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-28 18:54:02 +0000
  • c74886ab00 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() Sam Lantinga 2024-05-27 15:23:04 -0700
  • 28f1d07ab5 Added SDL_SetWindowAspectRatio() and SDL_GetWindowAspectRatio() Sam Lantinga 2024-05-27 15:23:04 -0700
  • 3ee20388c5 autotools needs to check d3d12sdklayers.h too Anonymous Maarten 2024-05-28 17:02:26 +0200
  • 5e876db89f autotools needs to check d3d12sdklayers.h too Anonymous Maarten 2024-05-28 17:02:26 +0200
  • 2449510673 Makefile.in: add VisualC-GDK to SRC_DIST Ozkan Sezer 2024-05-28 14:10:28 +0300
  • 0439fc6007 Makefile.in: add VisualC-GDK to SRC_DIST Ozkan Sezer 2024-05-28 14:10:24 +0300
  • aacafd6233 time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes Ozkan Sezer 2024-05-28 11:27:37 +0300
  • 864df05b19 SDL_windowsevents.c: define RI_MOUSE_HWHEEL if missing. Ozkan Sezer 2024-05-28 11:11:50 +0300
  • ba1fdf24c9 fix type redefinition error after commit dfe4445214 Ozkan Sezer 2024-05-28 11:00:02 +0300
  • 2c07ed320e SDL_config_os2.h: remove duplicated HAVE_WCSL* defines. Ozkan Sezer 2024-05-28 08:01:04 +0300
  • 6825a4aabb SDL_config_os2.h: remove duplicated HAVE_WCSL* defines. Ozkan Sezer 2024-05-28 08:01:02 +0300
  • 40f31e5980 Support more pixel formats with the opengl renderer Cameron Cawley 2024-05-27 23:44:02 +0100
  • 6d8c450bf5 Support more pixel formats with the opengles2 renderer Cameron Cawley 2024-05-27 23:29:34 +0100
  • 607f37dafd Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) Sam Lantinga 2024-05-27 14:33:18 -0700
  • 8bc47dc3f1 Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) Sam Lantinga 2024-05-27 14:33:18 -0700
  • 2f1384e5d1 SDL_systime.c: missing include for PSP toolchain erysdren 2024-05-27 16:25:54 -0500
  • 36015ad5e5 Fixed compiling SDL_platform_defines.h on macOS with older compilers (thanks @sezero!) Sam Lantinga 2024-05-27 14:33:18 -0700
  • 3bdf75dc47 SDL_systime.c: missing include for PSP toolchain erysdren 2024-05-27 16:25:54 -0500
  • d5a3c93b4c macOS 14 SDK has a problematic use of __has_extension in TargetConditionals.h Ozkan Sezer 2024-05-28 00:20:02 +0300
  • e508d82f74
    include: Tweaked some vsync-related documentation. Ryan C. Gordon 2024-05-27 16:57:21 -0400
  • b3081bbbd2 regenerated the configure script. Ozkan Sezer 2024-05-27 23:40:04 +0300
  • eeb7e3b9d1 Resolve conflicts TerensTare 2024-05-27 22:31:23 +0200
  • 847557b075 Merge changes TerensTare 2024-05-27 22:27:00 +0200
  • 2c046ea9c6 Support more pixel formats with the opengles renderer Cameron Cawley 2024-05-27 21:21:24 +0100
  • 6524f9c9b8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-27 20:12:47 +0000
  • dfe4445214 Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync() Sam Lantinga 2024-05-27 10:27:17 -0700
  • 7c75801571 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-27 20:04:46 +0000
  • 3364aff757
    main: Make the main callback return value symbols smaller (thanks, @Lzard!). Ryan C. Gordon 2024-05-27 16:03:45 -0400
  • 4b241a30d4 Add annotations to pointer parameters and returned pointers as needed. TerensTare 2024-05-27 21:41:07 +0200
  • 65d8c07c7d Allow building the Raspberry Pi video driver with standard EGL headers Cameron Cawley 2024-05-27 15:55:52 +0100
  • ef5d56de51 wayland: Implement animated system cursors when not using the cursor shape protocol Frank Praznik 2024-05-27 13:12:43 -0400
  • 9d360755b2
    wayland: Implement animated system cursors when not using the cursor shape protocol Frank Praznik 2024-05-27 13:12:43 -0400
  • bb3453161b Added SDL_SetWindowSurfaceVSync() and SDL_GetWindowSurfaceVSync() Sam Lantinga 2024-05-27 10:27:17 -0700
  • a086144dad Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-27 16:59:55 +0000
  • 0fe9900429
    main: Main callback docs recommend returning the symbols instead of -1, 0, 1. Ryan C. Gordon 2024-05-27 12:58:22 -0400
  • 06aa02453a Tests: Use the main callback code macros L zard 2024-05-27 17:31:55 +0200
  • f0150ddf2d Tests: Use the main callback code macros L zard 2024-05-27 17:31:55 +0200
  • 7d81e9d46c Note that you can redraw in response to SDL_EVENT_WINDOW_EXPOSED from an event watch callback Sam Lantinga 2024-05-27 08:05:40 -0700
  • 54fcacae31 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-27 14:58:03 +0000
  • 14667cc0a3 Document that the timer callback can potentially be called before the timer returns. Sam Lantinga 2024-05-27 07:56:04 -0700