Commit Graph

  • 8aa7910184 Added an example of setting PS5 controller audio routing Sam Lantinga 2024-06-03 17:24:36 -0700
  • b867db4d54 SDL_render_psp.c: Fix crash in PSP_DestroyRenderer() erysdren 2024-06-03 17:33:51 -0500
  • 4a51310066 SDL_pspmessagebox.c: add change from wouter erysdren 2024-06-03 17:24:21 -0500
  • a9a51cebde Disable raw keyboard input by default Sam Lantinga 2024-06-03 14:41:36 -0700
  • 73879ef26e Only register for the type of raw input requested by the application Sam Lantinga 2024-06-03 14:39:04 -0700
  • a919774fe4
    Build with -Wfloat-conversion + fix all warnings Anonymous Maarten 2024-06-03 23:33:29 +0200
  • ad12bf402c video/uikit: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 22:52:25 +0200
  • 297fa0bf3c video/uikit: fix -Wfloat-conversino warning Anonymous Maarten 2024-06-03 22:46:25 +0200
  • e2b120c8cf video/x11: cast double to float when calling UpdateDisplayContentScale Anonymous Maarten 2024-06-03 22:39:32 +0200
  • 3b3131e8b6 emscripten: use SDL_lroundf Anonymous Maarten 2024-06-03 22:29:05 +0200
  • 29368eb532 testautomation: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 21:18:22 +0200
  • ef71e414f3 cmake: add -Wfloat-conversion compile flag Anonymous Maarten 2024-06-03 16:09:36 +0200
  • 37408c5b4f tests: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:37:01 +0200
  • 3af95782a0 video/uikit: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 20:35:13 +0200
  • d972bc1286 render/vitagxm: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 18:16:31 +0200
  • 83aefb22a1 video/cocoa: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 19:33:20 +0200
  • 9334240f79 joystick/darwin: fix -FWfloat-conversion warning Anonymous Maarten 2024-06-03 18:13:28 +0200
  • 8172fac87e joystick/psp: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 18:09:39 +0200
  • 9858fadb58 joystick/vita: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 17:54:17 +0200
  • 39b3996cca joystick/apple: Fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 17:13:14 +0200
  • ad02ac0d55 render/opengl: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 17:04:36 +0200
  • 294b08c374 render/psp: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 16:57:30 +0200
  • 05af5acbc7 src/video: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 16:53:52 +0200
  • e60410b7df SDL_test: fix -Wfloat-conversion warning Anonymous Maarten 2024-06-03 16:50:31 +0200
  • 7586a1e230 power/emscripten: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 16:49:55 +0200
  • e892812cf5 video/emscripten: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 16:49:36 +0200
  • 4121d38928 SDL_blit_slow: fix -Wfloat-conversion warning Anonymous Maarten 2024-06-03 15:37:15 +0200
  • ffd5bca0ac linux/haptic: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:36:42 +0200
  • b6fcc1df1e camera: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:36:24 +0200
  • 9427f3bd27 video/kmsdrm: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:36:05 +0200
  • b2e8e47888 video/wayland: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:35:46 +0200
  • 06e6aea2d1 video/x11: fix -Wfloat-conversion warnings Anonymous Maarten 2024-06-03 15:35:26 +0200
  • 17c459e384 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-03 18:48:59 +0000
  • 9c4fb449e2 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-03 18:41:23 +0000
  • de5a8b61d0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-03 18:27:57 +0000
  • 39c2dacc8f Sync SDL3 wiki -> header SDL Wiki Bot 2024-06-03 18:21:49 +0000
  • e23257307e Introduce formal policy for APIs that return strings. Ryan C. Gordon 2024-06-01 22:05:21 -0400
  • b1f3682216 SDL_assert: add support for aarch64-w64-mingw32 Carlo Bramini 2024-06-03 19:45:20 +0200
  • 2cb1a2d0a7 SDL_assert: add support for aarch64-w64-mingw32 Carlo Bramini 2024-06-03 19:45:20 +0200
  • 1033b462c6
    SDL_assert: add support for aarch64-w64-mingw32 Carlo Bramini 2024-06-03 19:45:20 +0200
  • 1a07611191
    Merge 489802056a into 76e5aa5bfd Cameron Cawley 2024-06-03 18:20:26 +0200
  • 76e5aa5bfd Log any leaked objects at shutdown Sam Lantinga 2024-06-03 04:26:14 -0700
  • b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions Sam Lantinga 2024-06-03 04:09:28 -0700
  • ed30a18ec4 Log any leaked objects at shutdown Sam Lantinga 2024-06-03 04:26:14 -0700
  • 295266c708
    Merge pull request #9953 from sharkwouter/fix-double-libs-in-pkgconfig Wouter Wijsman 2024-06-03 14:49:10 +0200
  • 2e61b39206 Prevent crashes if freed objects are passed to SDL API functions Sam Lantinga 2024-06-03 04:09:28 -0700
  • 41869b753b In OSX, when we change from one application to other and in them middle of the transition animation we press a modifier key, the modifier key down is not sent to the application. Adding the checking of the modifier to see if it was correctly handled when checking a later key down. Pablo Tesone 2024-06-03 11:28:30 +0200
  • 1803e6555f CMake: Prevent double SDL2 and SDL2main entries in sdl2.pc Wouter Wijsman 2024-06-03 10:53:45 +0200
  • dbd0af7d3d
    Introduce formal policy for APIs that return strings. Ryan C. Gordon 2024-06-01 22:05:21 -0400
  • 57a15933cd SDL_GetCSSCursorName: Don't assert on unrecognized cursor types. Ryan C. Gordon 2024-05-26 00:38:41 -0400
  • 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. Ryan C. Gordon 2024-05-26 00:28:17 -0400
  • 863670c0a8 always define PRI?64 using 'I64' when targeting windows Ozkan Sezer 2024-06-01 01:15:02 +0300
  • 49b6c24722 always define PRI?64 using 'I64' when targeting windows Ozkan Sezer 2024-06-01 01:15:02 +0300
  • a71cafcf87 Redo formatting SDL_render.h Michael Aganier 2024-03-31 04:15:44 -0400
  • fd2b9c0602 cmake: don't check c++ compiler flags for asan when CXX is not enabled Anonymous Maarten 2024-06-01 10:18:15 +0200
  • 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