Commit Graph

  • a845c7027e x11: Fix pointer warp on XWayland Frank Praznik 2024-04-15 13:46:32 -04:00
  • a00669db18 Fixed warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data Sam Lantinga 2024-04-15 10:29:45 -07:00
  • 43a59ffe45 Fixed crashes when a window has NULL driverdata Sam Lantinga 2024-04-15 10:15:10 -07:00
  • 69ee186a1e Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 16:56:12 +00:00
  • 9f6f4dfcb9 events: Fixed crash in SDL_SetEventEnabled. Ryan C. Gordon 2024-04-15 12:40:29 -04:00
  • 8a45c38f48 Removed unnecessary exclamation marks Sam Lantinga 2024-04-15 09:42:10 -07:00
  • 9b8e5a705e 3DS: Improve framebuffer support Cameron Cawley 2024-04-11 23:44:35 +01:00
  • 723cbf4b8e testmouse: Create the window on the touch screen when building for the 3DS Cameron Cawley 2024-04-13 23:23:18 +01:00
  • 8bc8047b6f 3DS: Ensure that touchscreen events are associated with a window Cameron Cawley 2024-04-13 23:21:33 +01:00
  • e161795071 Fixed build Sam Lantinga 2024-04-15 09:35:41 -07:00
  • effc16954f Fixed build Sam Lantinga 2024-04-15 09:32:00 -07:00
  • 0429f5d6a3 Replace if() with SDL_assert() Semphris 2024-04-15 11:57:24 -04:00
  • f06f761c2f remove SDL_quit.h include from SDL.h Ozkan Sezer 2024-04-15 18:47:24 +03:00
  • 9c8c254af2 include: Removed SDL_quit.h Ryan C. Gordon 2024-04-15 11:35:39 -04:00
  • 59a0416819 3DS: Improve framebuffer support Cameron Cawley 2024-04-11 23:44:35 +01:00
  • 0397d23ed8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 14:36:12 +00:00
  • d0819bcc5c x11: Mark XWayland as MODE_SWITCHING_EMULATED Joshua Ashton 2024-04-15 00:37:59 +01:00
  • 154ec5c57a testmouse: Create the window on the touch screen when building for the 3DS Cameron Cawley 2024-04-13 23:23:18 +01:00
  • 4df852cbbf 3DS: Ensure that touchscreen events are associated with a window Cameron Cawley 2024-04-13 23:21:33 +01:00
  • 56e6f05440 SDL_RendererFlip rename fixes Petar Popovic 2024-04-13 16:14:56 +02:00
  • 6c6b497f89 Prefer display modes that exactly match the desired format or refresh rate Cameron Cawley 2024-04-12 22:01:04 +01:00
  • d760f16ba6 Add a capability for fullscreen-only video drivers Cameron Cawley 2024-04-12 13:30:53 +01:00
  • 596096a86a Add a quirk for fullscreen-only video drivers Cameron Cawley 2024-04-12 13:30:53 +01:00
  • 6b9a8f0da1 IOS: fix compilation of testautomation.app only for IOS/TVOS, also disable testautomation_pen suite which requires sdl internals files Sylvain Becker 2024-04-10 22:58:35 +02:00
  • edb370b8bb Fixing testffmpeg.c fallthrough warning Petar Popovic 2024-04-10 16:37:45 +02:00
  • 19445339b8 evdev INPUT_PROP_SEMI_MT devices should be early-detected as touchpads Vicki Pfau 2024-04-09 18:43:01 -07:00
  • 0caa2828d5 Fixes for testdialog.c Semphris 2024-04-09 16:34:12 -04:00
  • 29d43272e2 Fix memory leak in WIN_GetMonitorPathInfo Mathieu Eyraud 2024-04-05 19:10:52 +02:00
  • db9b4ba2fa Fix memory leak in dialog meyraud705 2024-04-05 18:50:44 +02:00
  • 4c3b8b2b93 Fixed reference path for buildshaders.bat Romans-I-XVI 2024-04-05 11:06:02 -05:00
  • 07b7ec68eb Add SDLTest_CompareMemory function to compare memory ranges Anonymous Maarten 2024-02-03 04:45:48 +01:00
  • 875ddb4969 SDL_atomic.h rename fixes Petar Popovic 2024-04-13 17:41:21 +02:00
  • 1731d53d02 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 13:01:12 +00:00
  • f4611ffe9a wayland: Fix comment Frank Praznik 2024-04-14 15:02:31 -04:00
  • ad813a65e7 x11: Fix initial window positioning Frank Praznik 2024-04-11 16:42:51 -04:00
  • 01195c5d32 x11: Cancel the mode switch timer immediately upon success Frank Praznik 2024-04-10 14:18:26 -04:00
  • 037a62add5 wayland: Apply exclusive fullscreen parameters if changed between the initial fullscreen call and the fullscreen configure event Frank Praznik 2024-04-10 14:14:21 -04:00
  • 26d3cbee79 video: Use the origin for determining the display for fullscreen windows Frank Praznik 2024-04-10 13:42:02 -04:00
  • 1804ad175c wayland: Don't send spurious display changes when a fullscreen window is moving Frank Praznik 2024-04-10 11:08:12 -04:00
  • 11de629dd2 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 05:50:22 +00:00
  • 291edc073c include: Document SDL_TriggerBreakpoint. Ryan C. Gordon 2024-04-14 01:46:42 -04:00
  • 59c332e569 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 05:35:26 +00:00
  • 041de0c2eb include: Some documentation improvements. Ryan C. Gordon 2024-04-14 01:33:56 -04:00
  • 21bc72bef1 wikiheaders: Allow parts of the headers to be ignored. Ryan C. Gordon 2024-04-13 22:55:23 -04:00
  • e4f097805b Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 00:22:23 +00:00
  • 081a94e321 include: Updated a bunch of documentation. Ryan C. Gordon 2024-04-13 20:10:13 -04:00
  • 3c86af5901 wikiheaders: Add support for SDL_FORCE_INLINE functions. Ryan C. Gordon 2024-04-13 20:08:14 -04:00
  • 239b34d760 docs: Added some notes about iOS and the main callbacks. Ryan C. Gordon 2024-04-13 15:14:32 -04:00
  • 9c5ae7293f Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 18:59:10 +00:00
  • cae90ef489 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 18:38:11 +00:00
  • 6e1ed94913 ios: Renamed APIs that referred to "iPhone" to refer to "iOS". Ryan C. Gordon 2024-04-13 14:30:30 -04:00
  • d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. Ryan C. Gordon 2024-04-13 14:15:16 -04:00
  • 202bd7b0ff Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 13:24:25 +00:00
  • f01b34fd8d include: Removed some SDL2 references in the documentation. Ryan C. Gordon 2024-04-13 09:23:22 -04:00
  • 98e9f361a8 winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. Ryan C. Gordon 2024-04-13 08:18:08 -04:00
  • 02da4acf0f Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 12:07:27 +00:00
  • 3f4ac1a3c7 winrt: Implemented SDL_GetUserFolder() for WinRT/UWP. Ryan C. Gordon 2024-04-13 08:05:16 -04:00
  • 1e369b7f33 build-scripts/fnsince.pl: Remove SDL2-specific fixup. Ryan C. Gordon 2024-04-11 13:35:46 -04:00
  • cbb3c69cb0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 01:10:12 +00:00
  • 03bc53fe31 include: Fixes the improper fix I made before of documentation, SDL_SensorType. anon 2024-04-11 23:56:51 +02:00
  • 3fca8d4f82 wayland: Fix build warning (boolean always true) Frank Praznik 2024-04-12 14:15:29 -04:00
  • f6edc2f603 wayland: Use xdg-output to get connector names when older versions of libwayland are in use Frank Praznik 2024-04-12 13:58:19 -04:00
  • 60f26182c3 audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running Frank Praznik 2024-04-01 09:07:02 -04:00
  • b6cb63adef wayland: Update tablet-v2 protocol file to stable version Frank Praznik 2024-04-11 18:31:48 -04:00
  • 935b6502ac Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 19:40:25 +00:00
  • 7ab8e4797e include: Add documentation to SDL_MessageBoxColorType. anon 2024-04-11 20:31:11 +02:00
  • 1abaacedb2 include: Fix documentation generation for SDL_SensorType. anon 2024-04-11 21:06:35 +02:00
  • 2f4f1f6923 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 17:35:27 +00:00
  • 0df988389c include: Add \since to all documentation that was missing it. Ryan C. Gordon 2024-04-11 13:34:29 -04:00
  • db39de7f63 build-scripts/fnsince.pl: Updated to use Markdown instead of MediaWiki format. Ryan C. Gordon 2024-04-11 13:21:30 -04:00
  • 073d2378dc Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 12:59:41 +00:00
  • af6a4a9e38 wikiheaders: Fixed a silly logic bug. Ryan C. Gordon 2024-04-11 08:57:50 -04:00
  • 9421a01400 SDL_AudioStreamCallback: Note that there's no _requirement_ to do anything. Ryan C. Gordon 2024-04-11 08:56:10 -04:00
  • e75d72670f include: Fixes to make the headers friendly with the latest wikiheaders. Ryan C. Gordon 2024-04-11 01:17:27 -04:00
  • 6ccdfffe26 wikiheaders: Fixes to manpage output for datatypes vs functions. Ryan C. Gordon 2024-04-11 01:03:07 -04:00
  • e47f2956cf include: Documented SDL_bool a little. Ryan C. Gordon 2024-04-11 00:48:11 -04:00
  • 407e54e188 include: More improved docs for the wikibridge! Ryan C. Gordon 2024-04-11 00:36:48 -04:00
  • 5a58b3d97a wikiheaders: Bridge basic typedefs to the wiki! Ryan C. Gordon 2024-04-11 00:36:10 -04:00
  • d7dcf4916f docs: Mention the SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS hint in the migration guide Frank Praznik 2024-04-10 17:49:55 -04:00
  • f121553082 include: Fixed up SDL_AudioFormat documentation. Ryan C. Gordon 2024-04-10 16:07:49 -04:00
  • 38c4f29c29 wayland: Round fractional scale values when viewports aren't supported Frank Praznik 2024-04-10 15:58:42 -04:00
  • b2239cb7ba Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-10 19:59:14 +00:00
  • 557f26e6f0 include: Fixed up some more documentation. Ryan C. Gordon 2024-04-10 15:58:16 -04:00
  • b33420cac7 Updated INSTALL.md ChedRed 2024-04-08 15:51:30 -07:00
  • 9216b7a5ee stdinc: modify default alloca prototype Anonymous Maarten 2024-04-10 10:05:08 +02:00
  • 06758685a5 stdinc: modify default alloca prototype Anonymous Maarten 2024-04-10 10:03:46 +02:00
  • 132cef91c8 Removing macro SDL_FColour from SDL_pixels.h Petar Popovic 2024-04-09 21:41:34 +02:00
  • 534c44b156 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 22:04:21 +00:00
  • a15a46340f SDL_revision: Added documentation. Ryan C. Gordon 2024-04-09 18:02:30 -04:00
  • f687e0732a Doxygen comment fixes in SDL_pixels.h Petar Popovic 2024-04-09 21:23:31 +02:00
  • 196d123c66 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 16:36:25 +00:00
  • d321e19ee5 stdinc: Document maths functions David Gow 2024-02-04 13:05:25 +08:00
  • afd91b5e9c stdinc: Note that these functions match their C runtime equivalents David Gow 2024-02-04 17:25:21 +08:00
  • 629c694bd6 Fixed Doxygen comments Henry Wilson 2024-04-09 13:10:48 +01:00
  • 9b5944a14f Removing SDL_Colour macro Petar Popovic 2024-04-09 00:06:05 +02:00
  • baf09904b3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 13:59:22 +00:00
  • 79dc6af98f SDL_endian.h: Documented SDL_Swap* macros. Ryan C. Gordon 2024-04-09 09:58:01 -04:00
  • e044318a8e Sync SDL3 wiki -> headers Ryan C. Gordon 2024-04-09 00:49:23 -04:00
  • ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. Ryan C. Gordon 2024-04-08 22:36:57 -04:00
  • 645073961d wikiheaders: Don't mangle Markdown tables in wordwrap. Ryan C. Gordon 2024-04-08 23:48:25 -04:00