Commit Graph

  • b701ac0266 Fixed building with Java 1.7 Sam Lantinga 2023-04-26 14:14:59 -07:00
  • 83554cc307 Fixed outdated symbol renaming hints Sam Lantinga 2023-04-26 14:11:38 -07:00
  • c5cdaef6c3 Fixed function documentation references Sam Lantinga 2023-04-26 14:10:44 -07:00
  • 8b39eb9b1f wayland: Fixes a memory leak wheere primary selection isn't freed Linus Probert 2023-04-24 20:48:42 +02:00
  • 43f65a6ef0 wayland: Fixes a memory leak wheere primary selection isn't freed Linus Probert 2023-04-24 20:48:42 +02:00
  • 0f2322acfc hidapi/mac: replace sprintf uses with snprintf. Ozkan Sezer 2023-04-24 18:55:14 +03:00
  • 5f344c17c2 hidapi/mac: import mainstream commit c1b9d2ad Ozkan Sezer 2023-04-24 18:47:04 +03:00
  • ae9119c36b hidapi/mac: replace sprintf uses with snprintf. Ozkan Sezer 2023-04-24 18:55:14 +03:00
  • 62d1a2c836 hidapi/mac: import mainstream commit c1b9d2ad Ozkan Sezer 2023-04-24 18:47:04 +03:00
  • ac607c1088 SDL_ConvertSurface(): add null pointer check Mingjie Shen 2023-04-23 19:34:57 -04:00
  • bf8c9d2d70 Check return value of VIRTUAL_HWDataForIndex() Mingjie Shen 2023-04-23 20:02:44 -04:00
  • a688ecd6fa Check return value of SDL_malloc() Mingjie Shen 2023-04-23 00:26:03 -04:00
  • a4604cb0d6 Check return value of SDL_malloc() Mingjie Shen 2023-04-23 00:26:03 -04:00
  • f431037f62 wayland: Insert new displays at the end of the output list Frank Praznik 2023-04-21 12:50:00 -04:00
  • 120bc77e91 Report PS3 accelerometer values in m/s2 instead of Gs Sam Lantinga 2023-04-19 13:10:39 -07:00
  • 0467301baf Report PS3 accelerometer values in m/s2 instead of Gs Sam Lantinga 2023-04-19 13:10:39 -07:00
  • 9d18b4b5ed Android: fix crash when AAUDIO isn't used (bug #7620) Sylvain 2023-04-18 21:32:15 +02:00
  • bad4f4e5ac wayland: Destroy proxy wrappers before and callbacks before event queues Frank Praznik 2023-04-18 13:06:41 -04:00
  • 535ec1a921 cmake: allow users of sdl2-config.cmake to not add -mwindows to the link options Anonymous Maarten 2023-04-18 18:46:35 +02:00
  • bbdde648d8 Android: let main return normally for testautomation Sylvain 2023-04-14 12:25:01 +02:00
  • 7afe735b5f SDL_test: add more color when success/fail/skip Sylvain 2023-04-14 11:50:15 +02:00
  • 117169d610 Android AAUDIO: handle multiple devices Sylvain 2023-04-06 23:17:29 +02:00
  • f38cb0d06f Android: don't add telephony device, as it cannot be opened Sylvain 2023-04-14 11:02:58 +02:00
  • c335e3db82 test/template.test.in: Pass SDL_NONINTERACTIVE_ARGUMENTS to installed-tests Simon McVittie 2023-04-12 12:13:38 +01:00
  • dfff017fc6 testaudiocapture.c: added missing return statement to main() Ozkan Sezer 2023-04-12 12:56:10 +03:00
  • c41a76657e SDL_timer.c: silence a minor warning. Ozkan Sezer 2023-04-12 12:55:40 +03:00
  • 0a33ed7a2b testaudiocapture: let main exit normally Sylvain 2023-04-12 11:42:27 +02:00
  • c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. Sylvain 2023-04-12 11:07:28 +02:00
  • ec053ec4f8 Android: need to save/restore the swap interval / vsync otherwise, there is a difference of framerate, either with gles2 or SDL_renderer (testspriteminimal, testgles2). Sylvain 2023-04-12 10:21:49 +02:00
  • 8162d6659a wayland: Use the integer buffer scale event when applicable Frank Praznik 2023-04-07 17:27:50 -04:00
  • 05b701f12e Fix win32 windows with WS_EX_COMPOSITED style continuing to receive WM_PAINT messages after ValidateRect Sam Lantinga 2023-04-07 06:20:28 -07:00
  • 17bdea7a91 Fix pop-up windows changing position for each HideWindow()/ShowWindow() cycle Sam Lantinga 2023-04-06 15:12:09 -07:00
  • 92821f7a82 Fixed Visual Studio warning 4389: '==': signed/unsigned mismatch Sam Lantinga 2023-04-06 15:11:56 -07:00
  • 7ec9a4385a More defensive coding against dangling device pointers Sam Lantinga 2023-04-06 11:33:27 -07:00
  • acadb6f873 More defensive coding against dangling device pointers Sam Lantinga 2023-04-06 11:33:27 -07:00
  • 6d7269815b Clarified the expected sensor value when a game controller is at rest Sam Lantinga 2023-04-06 09:54:39 -07:00
  • cb0cf14155 The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors Sam Lantinga 2023-04-06 09:54:04 -07:00
  • 1a20ccb289 Clarified the expected sensor value when a game controller is at rest Sam Lantinga 2023-04-06 09:54:39 -07:00
  • 558bbbb07a The latest Armor-X Pro firmware update fixes the sign on the Z axis of the sensors Sam Lantinga 2023-04-06 09:54:04 -07:00
  • 3c703f2061 Android: message to indicate that main() is called for the 1 or n'th time Sylvain 2023-04-06 10:06:19 +02:00
  • 7914234b26 Fix key code names for ISO keyboard layouts Cyril Dubet 2023-04-05 01:21:41 +02:00
  • 60dcaff7eb Fix key code names for ISO keyboard layouts Cyril Dubet 2023-04-05 01:21:41 +02:00
  • ac13ca9ab6 The macOS minimum deployment target is now 10.11 release-2.26.5 release-2.26.x Sam Lantinga 2023-04-05 11:37:27 -07:00
  • 51dcc3bb0b The macOS minimum deployment target is now 10.11 Sam Lantinga 2023-04-05 11:37:27 -07:00
  • 73b2faea4e The macOS minimum deployment target is now 10.11 Sam Lantinga 2023-04-05 11:37:27 -07:00
  • f6363fde9a Fixed crash if joystick->hwdata != NULL && device->driver == NULL Sam Lantinga 2023-04-05 11:23:28 -07:00
  • e13b74ccf0 Fixed crash if joystick->hwdata != NULL && device->driver == NULL Sam Lantinga 2023-04-05 11:23:28 -07:00
  • a21ee02095 wayland: Use the output description from wl_output as of v4 Frank Praznik 2023-04-04 13:09:18 -04:00
  • 5c27bc81d8 wayland: Use release for display and seat objects, if available Frank Praznik 2023-04-03 12:57:36 -04:00
  • 9084b6c666 wayland: Remove some unused variables Frank Praznik 2023-04-03 12:05:16 -04:00
  • 3ac48053bc wayland: Minor whitespace cleanup Ethan Lee 2023-04-05 08:57:55 -04:00
  • c721155b89 cmake: prepend generated wayland protocol include path Anonymous Maarten 2023-04-04 19:45:29 +02:00
  • 0c551e7069 wayland: Support axis relative direction David Edmundson 2023-01-19 12:25:47 +00:00
  • ac72cdcf79 Fix -Wmissing-prototypes warning Anonymous Maarten 2023-04-05 05:38:27 +02:00
  • 3fae4c5c83 Updated to version 2.26.5 for release Sam Lantinga 2023-04-04 17:57:53 -07:00
  • f633915443 fix build after commit 22685556e5. Ozkan Sezer 2023-04-05 02:10:56 +03:00
  • 029e61a07e cmake: split SDL_NEON into SDL_NEON and SDL_NEON_BLITTERS Anonymous Maarten 2023-04-04 21:47:00 +02:00
  • 67100be3cf Fixed crash if dbus can't be initialized Sam Lantinga 2023-04-04 12:33:41 -07:00
  • 57043825ba Fixed crash if dbus can't be initialized Sam Lantinga 2023-04-04 12:33:41 -07:00
  • 22685556e5 Don't probe for PlayStation controllers when we already know the controller type Sam Lantinga 2023-03-30 07:36:40 -07:00
  • f444eac557 Fixed analog triggers on the DualSense controller Sam Lantinga 2023-03-30 07:25:49 -07:00
  • cf2c6fa58d Fixed crash if dbus can't be initialized Sam Lantinga 2023-04-04 12:33:41 -07:00
  • 407b85c506 Android: audio change audio assert when try to open concurrent device to a real error Sylvain 2023-04-04 09:40:57 +02:00
  • a874f6c993 wayland: Send system timestamps for relative pointer events Frank Praznik 2023-03-31 17:14:55 -04:00
  • 1869e1247d wayland: Track the serial numbers for implicit grab events and use them when raising windows Frank Praznik 2023-03-31 17:02:13 -04:00
  • 6119ac8bb4 wayland: Don't round trip when setting the initial minimized and maximized states during window creation Frank Praznik 2023-03-29 11:14:27 -04:00
  • ab948123c2 wayland: Avoid recursive calls into fullscreen setting functions Frank Praznik 2023-03-25 22:00:26 -04:00
  • 1f177cf93e wayland: Refactor constraint handling Frank Praznik 2023-03-25 21:51:36 -04:00
  • 2aa2fa5449 Added SDL_CreateWindowWithPosition() Sam Lantinga 2023-03-31 17:07:38 -07:00
  • b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined Anonymous Maarten 2023-03-30 20:26:31 +02:00
  • 308bcbbe76 Fixed Visual Studio warning 4244 Sam Lantinga 2023-03-30 14:04:32 -07:00
  • 85ee1498a5 Fixed Visual Studio warning 4245 Sam Lantinga 2023-03-30 14:02:06 -07:00
  • f341c06552 Fixed Visual Studio warning 4310 Sam Lantinga 2023-03-30 14:02:05 -07:00
  • 0bd77a5b93 Fixed Visual Studio warning 4389 Sam Lantinga 2023-03-30 14:02:04 -07:00
  • d135daad5b Fixed Visual Studio warning 4459 Sam Lantinga 2023-03-30 14:02:03 -07:00
  • b078122c53 Fixed Visual Studio warning 4701 Sam Lantinga 2023-03-30 14:02:02 -07:00
  • 28d687aae0 Fixed Visual Studio warning 4702 Sam Lantinga 2023-03-30 10:48:50 -07:00
  • e2f560d4bb Fixed build error Sam Lantinga 2023-03-30 10:48:48 -07:00
  • eb0d214c17 Haiku: use a BLooper for events. Jerome Duval 2023-03-29 21:28:21 +02:00
  • 1fd15c9b4e x11: Don't allow the changing of certain scancodes Frank Praznik 2023-03-30 11:23:53 -04:00
  • 55f74c3285 x11: Don't allow the changing of certain scancodes Frank Praznik 2023-03-29 15:16:59 -04:00
  • 4fb81fdff9 Fixed analog triggers on the DualSense controller Sam Lantinga 2023-03-30 07:25:49 -07:00
  • d94b944f91 Added support for the trigger buttons on the Victrix Pro FS for PS5 Sam Lantinga 2023-03-10 15:28:22 -08:00
  • 384144d632 The Xinmotek Controller is used in multiple products with different mappings Sam Lantinga 2023-03-28 15:14:00 -07:00
  • f84428ca01 SDL_hidapi_steam.c: Fix compilation under c2x. Pierre Wendling 2023-03-27 11:51:19 -04:00
  • 086322076a events: Increase the size of the name buffer when logging events Frank Praznik 2023-03-26 12:53:50 -04:00
  • 655a07bdd8 Don't probe for PlayStation controllers when we already know the controller type Sam Lantinga 2023-03-30 07:36:40 -07:00
  • a67d410501 Fixed analog triggers on the DualSense controller Sam Lantinga 2023-03-30 07:25:49 -07:00
  • 2d64f419c5 Haiku: use a BLooper for events, only create a BApplication when it doesn't already exist. (#7555) Jérôme Duval 2023-03-30 16:12:10 +02:00
  • cae6b4489d - simplication and factorization around CalculateSize and Pitch, RGB/YUV - update SDL_CalculateYUVSize pitch to size_t Sylvain 2023-03-30 11:30:11 +02:00
  • c82cca0494 ci: use loongson official cross toolchains Anonymous Maarten 2023-03-30 05:02:36 +02:00
  • eed266d266 SDL_syshaptic.c and SDL_sysjoystick.c need string.h for strerror Anonymous Maarten 2023-03-30 00:37:36 +02:00
  • cf8899ec94 cmake: allow HAVE_LINUX_INPUT_H with !defined(HAVE_LIBC) Anonymous Maarten 2023-03-30 00:12:50 +02:00
  • b99f380498 intrinsics: add lsx/lasx intrinsic headers when not disabled Anonymous Maarten 2023-03-30 04:00:48 +02:00
  • 94bca5a2a3 ci: add loongarch64 workflow Anonymous Maarten 2023-03-30 03:16:09 +02:00
  • c07e966690 Fixed build Sam Lantinga 2023-03-29 16:36:01 -07:00
  • 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) Anonymous Maarten 2023-03-29 21:49:01 +00:00
  • c3d3c2c672 Fixed crash if SDL_GetDisplays() is called before video is initialized Sam Lantinga 2023-03-29 14:44:03 -07:00
  • 2aeac8de51 include: Fixed a C++-style single line comment. Wohlstand 2023-03-30 00:40:46 +03:00
  • aec0cfe5ee Added !SDL_CPUINFO_DISABLED to #endif Sam Lantinga 2023-03-29 08:24:04 -07:00