Commit Graph

  • c64d7ed0aa Fixed warning C4244: '=': conversion from 'SDL_Keymod' to 'Uint16', possible loss of data Sam Lantinga 2024-05-10 16:07:17 -07:00
  • 71f3750ff1 Fixed SDL_GetPathInfo() return value on Windows Sam Lantinga 2024-05-10 16:01:54 -07:00
  • 9c6aa5066a PipeWire: removing log message Petar Popovic 2024-05-10 21:55:06 +02:00
  • c27219695a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • efaa58732a Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • a87fa020ac Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default Sam Lantinga 2024-05-10 12:17:28 -07:00
  • 9dcfc308ef SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +03:00
  • 323bab9305 Fixed warning: implicit conversion loses integer precision: 'SDL_WindowFlags' (aka 'unsigned long') to 'Uint32' (aka 'unsigned int') Sam Lantinga 2024-05-10 08:56:32 -07:00
  • b6899f82fb SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 18:56:24 +03:00
  • 312a8a19d7 SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 18:56:10 +03:00
  • 2205626816 SDL_iconv_string: simplify recomputation of outbuf and outbytesleft Ozkan Sezer 2024-05-10 17:55:00 +03:00
  • b2fca55e5c SDL_x11sym.h: corrected XQueryKeymap() proto. Ozkan Sezer 2024-05-10 17:56:10 +03:00
  • cd45e0a1ed Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 14:30:13 +00:00
  • 7857d34d2c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-10 01:26:32 +00:00
  • 06a5d4d24f Documented the return value of SDL_GetDateTimeLocalePreferences() Sam Lantinga 2024-05-09 16:53:02 -07:00
  • c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks Sam Lantinga 2024-05-09 17:36:15 -07:00
  • d231edd2ad SDL_dialog.h: Added missing \param lines to callback documentation. Ryan C. Gordon 2024-05-09 19:57:36 -04:00
  • 5f86f64f06 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-09 23:33:11 +00:00
  • bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() Sam Lantinga 2024-05-09 13:51:33 -07:00
  • b8b1ebf57b Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 20:40:40 +00:00
  • 598b4e0a1f Removed the limit on the number of supported renderer texture formats Sam Lantinga 2024-05-09 12:10:42 -07:00
  • f3d79ad75f camera: make things work on older PipeWire Wim Taymans 2024-05-09 21:13:00 +02:00
  • fb429f0dfe camera: work around old PipeWire versions Wim Taymans 2024-05-09 15:02:36 +02:00
  • 8186e4b322 camera: don't use newer PipeWire cleanup features Wim Taymans 2024-05-09 13:32:22 +02:00
  • 2b9ac185cd camera: improve PipeWire version checks Wim Taymans 2024-05-09 12:36:35 +02:00
  • da06e67b1b camera: PipeWire 24 bits formats are endianness independent Wim Taymans 2024-05-09 09:30:51 +02:00
  • 3c7bccfb2b camera: clean up format table some more Wim Taymans 2024-05-08 19:40:38 +02:00
  • 55d4b44441 camera: move PipeWire camera first in list Wim Taymans 2024-05-08 18:13:58 +02:00
  • 5d779153b2 camera: pipewire: only list formats with valid mapping Wim Taymans 2024-05-08 18:02:47 +02:00
  • a340748c06 camera: add PipeWire camera support Wim Taymans 2024-05-07 18:26:00 +02:00
  • 62175552e9 SDL_video.h: Make a note that changing fullscreen mode might reset renderers. Ryan C. Gordon 2024-05-09 14:51:37 -04:00
  • f23cc950f5 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:59:37 +00:00
  • 890ceb4ac4 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C Ozkan Sezer 2024-05-09 20:55:56 +03:00
  • 9245084c06 SDL_video.h: Added a \sa from SDL_GLContext to SDL_GL_CreateContext. Ryan C. Gordon 2024-05-09 13:51:26 -04:00
  • 87374af0a5 cocoa: Fix the window position when resizing Frank Praznik 2024-05-09 13:35:33 -04:00
  • 54fb629da5 SDL_WindowFlags is now 64-bit Sam Lantinga 2024-05-09 10:11:44 -07:00
  • ed0eb7ee06 SDL_video.h: Add a '\sa' for SDL_GLContext to SDL_GL_CreateContext. Ryan C. Gordon 2024-05-09 13:37:53 -04:00
  • 7d0ea2a881 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:33:40 +00:00
  • 895586c928 Use 1u literal for flags/masks calculation Susko3 2024-05-09 02:18:20 +02:00
  • dd48b6f8cf Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 17:28:40 +00:00
  • 1944c009e9 SDL_Keycode is now Uint32 Sam Lantinga 2024-05-09 09:09:54 -07:00
  • d3e28f3ab8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-09 16:18:35 +00:00
  • 33e7238268 Clarified the meaning of the cursor hotspot (thanks @nbriggs!) Sam Lantinga 2024-05-09 09:16:46 -07:00
  • 3947356282 Removed obsolete documentation Sam Lantinga 2024-05-09 09:01:13 -07:00
  • 88fc529261 Removed misleading documentation for SDL_AppEvent() Sam Lantinga 2024-05-09 08:59:59 -07:00
  • 17ad4fdf4b Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 03:56:41 +00:00
  • 1b7c2c9e41 Sync SDL2 wiki -> header SDL Wiki Bot 2024-05-09 03:46:31 +00:00
  • 793622ff1c Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 21:48:12 +00:00
  • 7d60ff9965 SDL_JoystickEventState: Make documentation and implementation match. Ryan C. Gordon 2024-05-08 16:35:10 -04:00
  • a5e49cc4e8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 19:36:35 +00:00
  • 1f43c88220 time: Use a function instead of properties to retrieve the system date and time locale info Frank Praznik 2024-05-08 13:32:37 -04:00
  • e909c0360f remove most of SDL_OutOfMemory() calls where SDL is the allocator. Ozkan Sezer 2024-05-08 19:33:04 +03:00
  • 7abc589438 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 16:56:38 +00:00
  • 7d47d16526 kmsdrm: Report the panel orientation hint property Frank Praznik 2024-05-05 11:05:15 -04:00
  • 0411633bb2 Fixes and improvements for dialogs Semphris 2024-05-07 21:25:24 -04:00
  • 22bcee3318 VisualC-GDK: Fix Xbox builds Daniel Ludwig 2024-05-08 15:58:19 +02:00
  • 8af26cf463 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-08 07:53:33 +00:00
  • d499b25a3f SDL_vulkan.h: Fixed typo in SDL_Vulkan_LoadLibrary docs. Ryan C. Gordon 2024-05-08 03:53:07 -04:00
  • e14ba41689 Some minor documentation tweaks. Ryan C. Gordon 2024-05-08 03:52:31 -04:00
  • 04be04c338 Removed mostly unused SDL_errorcode Sam Lantinga 2024-05-07 15:04:17 -07:00
  • afe7c7a644 Changed SDL_ClearError() to always return 0. Sam Lantinga 2024-05-07 14:03:25 -07:00
  • 991d28ae37 Use SDL_MessageBoxFlags and SDL_MessageBoxButtonFlags appropriately Sam Lantinga 2024-05-07 13:23:55 -07:00
  • 748490677c Use SDL_RendererFlags in the API (thanks @Sackzement!) Sam Lantinga 2024-05-07 13:13:17 -07:00
  • 818721fc9d ci: disable building docs on mingw32/clang32 Anonymous Maarten 2024-05-07 22:21:54 +02:00
  • 4928d0e479 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-07 19:25:31 +00:00
  • aecb62e30d Improved API consistency for flag data types Sam Lantinga 2024-05-07 11:12:53 -07:00
  • 06f437e1b6 wikiheaders: sync up with main branch. Ryan C. Gordon 2024-05-07 14:24:39 -04:00
  • 1d2b00efe1 wikiheaders: A few fixes that the SDL2 branch exposed. Ryan C. Gordon 2024-05-07 14:23:02 -04:00
  • 537c62f4c1 Fixed memory leak cleaning up mouse and keyboard instances Sam Lantinga 2024-05-07 09:13:50 -07:00
  • 53a45a4437 Fixed inconsistent hint names (thanks @Sackzement!) Sam Lantinga 2024-05-07 08:46:44 -07:00
  • 9aff68746f cmake: add khronos include directories with PRIVATE visibility Anonymous Maarten 2024-05-07 16:53:23 +02:00
  • 7bcbc48c61 wasapi: Fix a type mismatch in QueryInterface hwsmm 2024-05-04 07:38:44 +09:00
  • 8252f59668 wasapi: Use IAudioClient3 if possible to make use of sample_frames hwsmm 2024-04-19 23:36:37 +09:00
  • 56feecc17d Fix property cleanup callback not being called on error (#9663) Susko3 2024-05-06 23:50:28 +02:00
  • 77b3a6afaf Added a Windows mapping for the SPEEDLINK STRIKE Gamepad Sam Lantinga 2024-05-06 10:10:57 -07:00
  • 8c92af5e54 Added a Windows mapping for the SPEEDLINK STRIKE Gamepad Sam Lantinga 2024-05-06 10:10:57 -07:00
  • 01d560df50 Added a Windows mapping for the SPEEDLINK STRIKE Gamepad Sam Lantinga 2024-05-06 10:10:57 -07:00
  • 86fada6faa Android: Implement open and save file dialog. Miku AuahDark 2024-05-06 12:14:20 +08:00
  • ea1904eda1 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-06 16:09:31 +00:00
  • 45ac1a09d9 System dependent 64 bit integer suffixes Petar Popovic 2024-05-05 00:59:38 +02:00
  • d7d3028765 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-06 16:06:32 +00:00
  • 33ae7e38d6 Android: Allow SDL_IOFromFile to open content:// URI. (#9696) Miku AuahDark 2024-05-07 00:05:49 +08:00
  • 61c99c0da7 x11: Fix text input not being null-terminated hwsmm 2024-05-06 21:02:06 +09:00
  • 353001e077 wikiheaders: Fixed LaTeX chapter list and symbol sorting. Ryan C. Gordon 2024-05-05 02:44:45 -04:00
  • b181e7b1ca wikiheaders: LaTeX output support. Ryan C. Gordon 2024-05-05 02:03:44 -04:00
  • 0768e0e431 wikiheaders: Fixed See Also section in --copy-to-headers. Ryan C. Gordon 2024-05-05 01:53:37 -04:00
  • 5dc207b3b6 include: Fix a preformatted piece of documentation that isn't C code. Ryan C. Gordon 2024-05-05 01:21:51 -04:00
  • a16b76cf80 wikiheaders: Markdown should use '-' for unordered lists, not '*'. Ryan C. Gordon 2024-05-05 01:21:02 -04:00
  • 8f4cab0f83 ci: fix dmg release artifacts Anonymous Maarten 2024-05-04 22:06:28 +02:00
  • 84c69d0f9f gendynapi.py: Fix output line ending when running in non-cygwin Windows. Miku AuahDark 2024-05-04 22:32:50 +08:00
  • 7856c8fb8f Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 19:40:33 +00:00
  • cf0b5db9e1 SDL_system.h: Improve window message hook documentation. Ryan C. Gordon 2024-05-03 15:37:11 -04:00
  • a04abd78d3 SDL_filesystem.h: Add a \sa from SDL_GetUserFolder to SDL_Folder. Ryan C. Gordon 2024-05-03 15:23:45 -04:00
  • 27b931a8a0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-05-03 18:11:35 +00:00
  • 06b9d88682 Add more links in SDL_dialog documentation Semphris 2024-05-03 13:40:54 -04:00
  • 77f4ffcc79 wikiheaders: Don't list SDL property #defines below functions. Ryan C. Gordon 2024-05-03 13:16:17 -04:00
  • a790a67883 include: Filling in more documentation gaps. Ryan C. Gordon 2024-05-03 13:01:41 -04:00
  • 92bd7d99dd wikiheaders: Deal with multiline typedefs. Ryan C. Gordon 2024-05-03 12:58:07 -04:00
  • 3473cef7df surface: SDL_blit is not used in the public API, remove it from headers. Ryan C. Gordon 2024-05-03 12:57:09 -04:00
  • dd42795131 autotools, cmake, macOS: Do not use the system iconv() by default Ozkan Sezer 2024-05-03 11:56:50 +03:00