Commit Graph

  • ec3ba387d1 Added SDL_OpenFileStorage() for local file storage Sam Lantinga 2024-03-16 09:08:00 -07:00
  • ee0a23c7ab The storage ready callback is optional Sam Lantinga 2024-03-16 08:45:01 -07:00
  • db0c1d7aeb Added portable file and directory operations (thanks @icculus!) Sam Lantinga 2024-03-16 08:15:13 -07:00
  • fe5c34d4bd Renamed storage functions to match SDL 3.0 naming convention Sam Lantinga 2024-03-16 07:40:01 -07:00
  • 4c3e5cf1d1 wayland: Always use the entire buffer for the viewport source Frank Praznik 2024-03-17 10:42:06 -04:00
  • 24aedc1439 wayland: Always use the entire buffer for the viewport source Frank Praznik 2024-03-17 10:42:06 -04:00
  • 1bab87399f wayland: Always use the entire buffer for the viewport source Frank Praznik 2024-03-17 10:38:55 -04:00
  • e5812a9fd2 testpen: don't include math.h Anonymous Maarten 2024-03-16 19:52:37 +01:00
  • 2f13f66c71 testautomation: fix renderer leak in video tests Anonymous Maarten 2024-03-16 17:59:36 +01:00
  • 9ccde0def4 Sync SDL3 wiki -> header SDL Wiki Bot 2024-03-16 14:20:24 +00:00
  • 744227e6ab Add SDL_storage Ethan Lee 2024-03-08 14:38:46 -05:00
  • 4fc749443f Added dialog files to the Xcode build Sam Lantinga 2024-03-15 16:27:02 -07:00
  • 25c64a954d Removed UIKit_SetWindowMouseGrab(), mouse grab isn't supported on iOS Sam Lantinga 2024-03-15 16:26:40 -07:00
  • 41e187be4f Adjust Steam button names to match SDL Sam Lantinga 2024-03-15 16:05:19 -07:00
  • 572e088b8f SDL_IOFromMem/SDL_IOFromConstMem: free userdata on close Anonymous Maarten 2024-03-15 23:55:29 +01:00
  • ea60c2079b dialog: Pass the Wayland or X11 parent window handle to the file dialog portal Frank Praznik 2024-03-15 13:30:21 -04:00
  • d523cd069f dialog: Detect if the file chooser portal is available Frank Praznik 2024-03-15 13:29:02 -04:00
  • 19764ffcc8 wayland: Add the xdg-foreign-unstable-v2 protocol Frank Praznik 2024-03-15 11:36:05 -04:00
  • db31367999 testffmpeg: use SDL_free instead of free Anonymous Maarten 2024-03-15 21:21:59 +01:00
  • f8c2ec5462 testffmpeg: use Uint64 instead of __u64 Anonymous Maarten 2024-03-15 21:21:35 +01:00
  • 2b45452dd5 Adding comments to init-flags SDL_INIT_AUDIO and SDL_INIT_SENSOR that they imply SDL_INIT_EVENTS Petar Popovic 2024-03-15 20:10:54 +01:00
  • fa7ec59ecd Sync SDL3 wiki -> header SDL Wiki Bot 2024-03-15 19:59:26 +00:00
  • ec6de7017c Merge pull request #9254 from icculus/sdl3-rwops-hidden-interface Ryan C. Gordon 2024-03-15 15:58:41 -04:00
  • b7cda16613 iostream: Final fixes before merging. Ryan C. Gordon 2024-03-15 15:34:29 -04:00
  • c175eb488c iostream: Note that the new name has nothing to do with C++'s iostream class. Ryan C. Gordon 2024-03-15 01:16:31 -04:00
  • 5a21d87e69 rwops: Changed filenames that reference "rwops" to "iostream". Ryan C. Gordon 2024-03-14 23:30:59 -04:00
  • 6776b6108a iostream: "free*" params should be "closeio". Ryan C. Gordon 2024-03-14 23:14:46 -04:00
  • 5440fd7d12 README-migration.md: Fixed some RWops mistakes. Ryan C. Gordon 2024-03-14 23:13:26 -04:00
  • 3a344cf877 rwops: Fixed some SDL2 symbols that got missed. Ryan C. Gordon 2024-03-14 21:57:21 -04:00
  • 5f64cc511e rwops: Fixed build on Android. Ryan C. Gordon 2024-03-14 19:35:02 -04:00
  • fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. Ryan C. Gordon 2024-03-14 19:32:50 -04:00
  • fe33b2a81b rwops: Give implementations access to status value. Ryan C. Gordon 2024-03-14 13:43:22 -04:00
  • 447c29e65c include: Added missing RWops documentation. Ryan C. Gordon 2024-03-13 12:36:59 -04:00
  • cc58da4c63 rwops: Add SDL_GetRWStatus, make the statuses into an enum. Ryan C. Gordon 2024-03-13 12:29:17 -04:00
  • e35c304022 rwops: Add properties for some of the internal implementation details. Ryan C. Gordon 2024-03-13 10:12:14 -04:00
  • 7d4d8ccde0 rwops: Rename everything from SDL_RWxxx to SDL_XxxRW. Ryan C. Gordon 2024-03-12 16:01:59 -04:00
  • 655ceb3b31 rwops: Renamed SDL_CreateRW and SDL_DestroyRW to SDL_OpenRW and SDL_CloseRW. Ryan C. Gordon 2024-03-12 09:01:37 -04:00
  • 525919b315 rwops: Reworked RWops for SDL3. Ryan C. Gordon 2024-03-12 01:14:38 -04:00
  • 495e432fb9 Sync SDL3 wiki -> header SDL Wiki Bot 2024-03-14 22:41:24 +00:00
  • 70c2e15615 Add file dialogs Semphris 2024-03-10 17:27:42 -04:00
  • b8daf14fe5 If a mapping specifies a crc, don't match for controllers that don't have that CRC Sam Lantinga 2024-03-14 13:26:56 -07:00
  • 30e93b40c2 If a mapping specifies a crc, don't match for controllers that don't have that CRC Sam Lantinga 2024-03-14 13:26:56 -07:00
  • 6c11449cd4 Added a note for the SDL_CommonEvent type Sam Lantinga 2024-03-14 09:00:47 -07:00
  • 209a87bf24 Added missing default case (thanks @sezero!) Sam Lantinga 2024-03-14 08:52:59 -07:00
  • 442073f379 Added missing reserved field in SDL_CameraDeviceEvent (thanks @Saalvage!) Sam Lantinga 2024-03-14 08:51:48 -07:00
  • 9bef331dc8 Note that SDL_UserEvent and SDL_Event type are intentionally Uint32 Sam Lantinga 2024-03-14 08:49:02 -07:00
  • 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list Frank Praznik 2024-03-14 10:09:47 -04:00
  • 525c317ed9 wayland: Add cursor-shape-v1 protocol support Frank Praznik 2024-03-14 09:49:40 -04:00
  • 3875ef4552 Removed duplicated line (thanks @sechshelme!) Sam Lantinga 2024-03-13 13:47:32 -07:00
  • 4686a737a9 wayland: Minor cursor code cleanup Frank Praznik 2024-03-13 11:52:51 -04:00
  • 1973edb9b7 WIN_UpdateKeymap: cleanup code a bit Dimitriy Ryazantcev 2024-03-13 17:04:03 +02:00
  • 27b1b6d4eb Add checks for memfd_create() and posix_fallocate() to the autotools build Frank Praznik 2024-03-13 11:21:14 -04:00
  • 59d4a39456 Add checks for memfd_create() and posix_fallocate() to the autotools build Frank Praznik 2024-03-13 11:21:14 -04:00
  • 24269007d8 Fix build (C90 declaration order) Frank Praznik 2024-03-12 22:05:37 -04:00
  • d849036927 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. Frank Praznik 2024-03-12 17:39:32 -04:00
  • 0a86f8eb6e Move some code blocks inside SDL_VIDEO_RENDER_SW, where it belongs (#9259) Anthony 2024-03-13 04:15:46 +00:00
  • 88bdc028ec Fix build (C90 declaration order) Frank Praznik 2024-03-12 22:05:37 -04:00
  • d3c89bb479 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. Frank Praznik 2024-03-12 17:39:32 -04:00
  • c2e9693de5 wayland: Add cursor-shape-v1 protocol support Frank Praznik 2024-03-12 19:49:36 -04:00
  • 9bdb992925 wayland: Allocate the cursor shared memory buffer entirely in memory, if possible. Frank Praznik 2024-03-12 17:39:32 -04:00
  • 41b7036f37 testffmpeg: added support for EGL OES frame formats Sam Lantinga 2024-03-12 16:12:08 -07:00
  • 5be47255ba Removed incorrect mapping for a HORI controller Sam Lantinga 2024-03-11 17:11:20 -07:00
  • e54774faca Removed incorrect mapping for a HORI controller Sam Lantinga 2024-03-11 17:11:20 -07:00
  • d79f865251 Removed incorrect mapping for a HORI controller Sam Lantinga 2024-03-11 17:11:20 -07:00
  • d78a24a5ce testffmpeg: added verbose logging of ffmpeg messages Sam Lantinga 2024-03-11 15:48:52 -07:00
  • 7c5f79e7ea testffmpeg: removed redundant enumeration of hardware device types Sam Lantinga 2024-03-11 15:31:21 -07:00
  • bee8a95571 Fix SDL_LEAN_AND_MEAN build Anonymous Maarten 2024-03-11 20:16:20 +01:00
  • d4794cc714 Fix crash in SDL_UpdateFullscreenMode calling SetWindowFullscreen with a null display Sam Lantinga 2024-03-11 11:17:45 -07:00
  • ab5351f5d6 Fixed leaving the cursor clip set when changing window focus Sam Lantinga 2024-03-11 10:58:40 -07:00
  • b322d27f62 Missed SDL_NumJoystickBalls() rename in SDL_migration.cocci Sam Lantinga 2024-03-10 21:31:19 -07:00
  • efbbafb3f1 Re-added balls to the SDL joystick API Sam Lantinga 2024-03-10 21:06:14 -07:00
  • 53e86be22f Minor cleanup with the new PS3 driver for windows Sam Lantinga 2024-03-10 20:12:11 -07:00
  • 6534029691 Add DualShock 3 HIDAPI support on Windows (#9144) Riccardo Marcangelo 2024-03-11 03:08:36 +00:00
  • feadbffb67 Destroy properties after applying them to avoid memory leakage r4nx 2024-03-11 03:06:42 +02:00
  • 3184936950 cmake: we only need a C++ compiler for Android, Haiku and UWP Anonymous Maarten 2024-03-11 01:07:14 +01:00
  • b5eb704fa8 cmake: we only need a C++ compiler for Android, Haiku and UWP Anonymous Maarten 2024-03-10 23:57:24 +01:00
  • fde420a645 Revert "Added SDL_FLIP_DIAGONAL" Sam Lantinga 2024-03-10 15:20:36 -07:00
  • 66054a6515 Turn HIDAPI joystick support off by default on mobile platforms Sam Lantinga 2024-03-10 15:00:49 -07:00
  • e3cf2e4794 Turn HIDAPI joystick support off by default on mobile platforms Sam Lantinga 2024-03-10 15:00:49 -07:00
  • ed463b41e1 Unified the software renderer creation path Sam Lantinga 2024-03-10 11:05:26 -07:00
  • b9ab326982 Added SDL_FLIP_DIAGONAL RPP-dev 2023-07-14 13:24:15 +02:00
  • 7341d5f361 cmake: allow hidapi to use libusb on Windows Anonymous Maarten 2023-11-29 22:08:09 +01:00
  • 3bc27d3856 hidapi_libusb: use SDL_wcscmp and SDL_wcslcpy from SDL Anonymous Maarten 2023-11-29 21:49:19 +01:00
  • 0e6fcf947a cmake: find libusb through LibUSB cmake module Anonymous Maarten 2023-11-29 21:47:05 +01:00
  • 2a775cad6f Named typedef-ed structs Gave name to structs that were defined like anonymous struct with name given by typedef. Example 'typedef struct {...} Foo;' -> 'typedef struct Foo {...} Foo;' Tolik708 2023-12-17 19:28:58 +02:00
  • 37d066b99b Clarify what pitch means (thanks @zlago!) Sam Lantinga 2024-03-09 08:32:25 -08:00
  • f9d018c808 Add flag to registerReceiver on Android Frosty-J 2023-12-30 05:15:04 +00:00
  • 4de30a26a2 x11: workaround issues with primary selection and clipboard temporal ignorance Green Sky 2024-01-20 20:25:55 +01:00
  • 8f860b3698 Fixed crash if joystick functions are passed a NULL joystick Sam Lantinga 2023-12-27 11:25:54 -08:00
  • cd197be53b Fixed crash if joystick functions are passed a NULL joystick Sam Lantinga 2023-12-27 11:25:54 -08:00
  • 76defc5c82 joystick: Remove redundant CHECK_JOYSTICK_MAGIC in SDL_GetJoystickName Simon McVittie 2024-03-09 11:11:36 +00:00
  • 41baf23e44 cmake: fix empty framework prefix on MacOS a dinosaur 2024-03-09 21:20:08 +11:00
  • b6c5ad0075 Update hardcoded value of pi to use SDL constant SDL_PI_F for improved consistency and readability. Nour Fouad 2024-03-09 04:46:35 +02:00
  • fcb132b8e8 Allow building testffmpeg without Vulkan support Sam Lantinga 2024-03-08 16:26:19 -08:00
  • 16e0806ced Note that the cursor clip has been cleared even if we didn't do it Sam Lantinga 2024-03-08 15:54:37 -08:00
  • 19b3ddac2f Fix TOCTOU race condition Mingjie Shen 2024-03-08 17:20:29 -05:00
  • 35992597ae Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online Sam Lantinga 2024-03-08 12:38:05 -08:00
  • 528b71284f Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online Sam Lantinga 2024-03-08 12:38:05 -08:00
  • cde793b0f5 Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online Sam Lantinga 2024-03-08 12:33:54 -08:00
  • d86ff6c6c0 remove stale / wrong information from SDL_RWread() documentation Ozkan Sezer 2024-03-08 18:55:40 +03:00