Commit Graph

  • 6e1ed94913
    ios: Renamed APIs that referred to "iPhone" to refer to "iOS". Ryan C. Gordon 2024-04-13 14:30:30 -0400
  • d252a8fe12
    joystick: SDL_VirtualJoystickDesc no longer takes a struct version. Ryan C. Gordon 2024-04-13 14:15:16 -0400
  • bbcfc8b751 SDL_atomic.h rename fixes Petar Popovic 2024-04-13 17:41:21 +0200
  • 780c104376 SDL_RendererFlip rename fixes Petar Popovic 2024-04-13 16:14:56 +0200
  • 202bd7b0ff Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 13:24:25 +0000
  • f01b34fd8d
    include: Removed some SDL2 references in the documentation. Ryan C. Gordon 2024-04-13 09:23:22 -0400
  • 98e9f361a8
    winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. Ryan C. Gordon 2024-04-13 08:18:08 -0400
  • 02da4acf0f Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 12:07:27 +0000
  • 3f4ac1a3c7
    winrt: Implemented SDL_GetUserFolder() for WinRT/UWP. Ryan C. Gordon 2024-04-13 08:05:16 -0400
  • 1e369b7f33
    build-scripts/fnsince.pl: Remove SDL2-specific fixup. Ryan C. Gordon 2024-04-11 13:35:46 -0400
  • cbb3c69cb0 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 01:10:12 +0000
  • eb06a98b6b Prefer display modes that exactly match the desired format or refresh rate Cameron Cawley 2024-04-12 22:01:04 +0100
  • 03bc53fe31 include: Fixes the improper fix I made before of documentation, SDL_SensorType. anon 2024-04-11 23:56:51 +0200
  • 3fca8d4f82
    wayland: Fix build warning (boolean always true) Frank Praznik 2024-04-12 14:15:29 -0400
  • 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 -0400
  • 4f3b71acaa
    wayland: Use xdg-output to get connector names when older versions of libwayland are in use Frank Praznik 2024-04-12 13:58:19 -0400
  • 8599243fa9
    x11: Cancel the mode switch timer immediately upon success Frank Praznik 2024-04-10 14:18:26 -0400
  • ba2b77feaf
    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 -0400
  • 0c4ebd6b3e
    video: Use the origin for determining the display for fullscreen windows Frank Praznik 2024-04-10 13:42:02 -0400
  • b90577b2af
    Fix segmentation fault on Wayland 1.18 + KDE Dan Balasescu 2024-04-13 01:56:52 +0900
  • f0b78c7005
    wayland: Don't send spurious display changes when a fullscreen window is moving Frank Praznik 2024-04-10 11:08:12 -0400
  • 6a6517cef1 Add a capability for fullscreen-only video drivers Cameron Cawley 2024-04-12 13:30:53 +0100
  • e2276c95e7 Add a quirk for fullscreen-only video drivers Cameron Cawley 2024-04-12 13:30:53 +0100
  • 60f26182c3 audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running Frank Praznik 2024-04-01 09:07:02 -0400
  • b6cb63adef
    wayland: Update tablet-v2 protocol file to stable version Frank Praznik 2024-04-11 18:31:48 -0400
  • 9cd73ab525 include: Fixes the improper fix I made before of documentation, SDL_SensorType. anon 2024-04-11 23:56:51 +0200
  • 935b6502ac Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 19:40:25 +0000
  • 7ab8e4797e include: Add documentation to SDL_MessageBoxColorType. anon 2024-04-11 20:31:11 +0200
  • 1abaacedb2 include: Fix documentation generation for SDL_SensorType. anon 2024-04-11 21:06:35 +0200
  • e52946f6ae include: Fix documentation generation for SDL_SensorType. anon 2024-04-11 21:06:35 +0200
  • 7b7d375510 include: Add documentation to SDL_MessageBoxColorType. anon 2024-04-11 20:31:11 +0200
  • 2f4f1f6923 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 17:35:27 +0000
  • 0df988389c
    include: Add `\since` to all documentation that was missing it. Ryan C. Gordon 2024-04-11 13:34:29 -0400
  • db39de7f63
    build-scripts/fnsince.pl: Updated to use Markdown instead of MediaWiki format. Ryan C. Gordon 2024-04-11 13:21:30 -0400
  • 073d2378dc Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-11 12:59:41 +0000
  • af6a4a9e38
    wikiheaders: Fixed a silly logic bug. Ryan C. Gordon 2024-04-11 08:57:50 -0400
  • 9421a01400
    SDL_AudioStreamCallback: Note that there's no _requirement_ to do anything. Ryan C. Gordon 2024-04-11 08:56:10 -0400
  • e75d72670f
    include: Fixes to make the headers friendly with the latest wikiheaders. Ryan C. Gordon 2024-04-11 01:17:27 -0400
  • 6ccdfffe26
    wikiheaders: Fixes to manpage output for datatypes vs functions. Ryan C. Gordon 2024-04-11 01:03:07 -0400
  • e47f2956cf
    include: Documented SDL_bool a little. Ryan C. Gordon 2024-04-11 00:48:11 -0400
  • 407e54e188
    include: More improved docs for the wikibridge! Ryan C. Gordon 2024-04-11 00:36:48 -0400
  • 5a58b3d97a
    wikiheaders: Bridge basic typedefs to the wiki! Ryan C. Gordon 2024-04-11 00:36:10 -0400
  • d7dcf4916f docs: Mention the SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS hint in the migration guide Frank Praznik 2024-04-10 17:49:55 -0400
  • f121553082
    include: Fixed up SDL_AudioFormat documentation. Ryan C. Gordon 2024-04-10 16:07:49 -0400
  • 38c9298b3f
    docs: Mention the SDL_HINT_VIDEO_SYNC_WINDOW_OPERATIONS hint in the migration guide Frank Praznik 2024-04-10 17:49:55 -0400
  • 74679bc91e 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 +0200
  • 38c4f29c29 wayland: Round fractional scale values when viewports aren't supported Frank Praznik 2024-04-10 15:58:42 -0400
  • b2239cb7ba Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-10 19:59:14 +0000
  • ebbb22d34e
    wayland: Round fractional scale values when viewports aren't supported Frank Praznik 2024-04-10 15:58:42 -0400
  • 557f26e6f0
    include: Fixed up some more documentation. Ryan C. Gordon 2024-04-10 15:58:16 -0400
  • bca2e8603e Fixing testffmpeg.c fallthrough warning Petar Popovic 2024-04-10 16:37:45 +0200
  • b33420cac7 Updated INSTALL.md ChedRed 2024-04-08 15:51:30 -0700
  • 9216b7a5ee stdinc: modify default alloca prototype Anonymous Maarten 2024-04-10 10:05:08 +0200
  • 06758685a5
    stdinc: modify default alloca prototype Anonymous Maarten 2024-04-10 10:03:46 +0200
  • 6a188de7c0 evdev INPUT_PROP_SEMI_MT devices should be early-detected as touchpads Vicki Pfau 2024-04-09 18:43:01 -0700
  • 63c443e058 Fixed misuse of entry->size in SDL_TrackAllocation Brick 2024-04-03 21:25:04 +0100
  • e13602cf7c Avoid changing dst_spec in testaudiostreamdynamicresample skip_audio Brick 2024-03-26 16:05:15 +0000
  • 4db1bf889b Fix SDL_SetAudioStreamFormat incorrectly blocking changes on bound streams Brick 2024-03-26 16:04:25 +0000
  • 132cef91c8 Removing macro SDL_FColour from SDL_pixels.h Petar Popovic 2024-04-09 21:41:34 +0200
  • 534c44b156 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 22:04:21 +0000
  • a15a46340f
    SDL_revision: Added documentation. Ryan C. Gordon 2024-04-09 18:02:30 -0400
  • f687e0732a Doxygen comment fixes in SDL_pixels.h Petar Popovic 2024-04-09 21:23:31 +0200
  • 837977d727 Fixes for testdialog.c Semphris 2024-04-09 16:34:12 -0400
  • 06d21a547b Removing macro SDL_FColour from SDL_pixels.h Petar Popovic 2024-04-09 21:41:34 +0200
  • 8ce2968241 Doxygen comment fixes in SDL_pixels.h Petar Popovic 2024-04-09 21:23:31 +0200
  • 196d123c66 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 16:36:25 +0000
  • d321e19ee5 stdinc: Document maths functions David Gow 2024-02-04 13:05:25 +0800
  • afd91b5e9c stdinc: Note that these functions match their C runtime equivalents David Gow 2024-02-04 17:25:21 +0800
  • 629c694bd6 Fixed Doxygen comments Henry Wilson 2024-04-09 13:10:48 +0100
  • 9b5944a14f Removing SDL_Colour macro Petar Popovic 2024-04-09 00:06:05 +0200
  • a85abb016d
    video: Support multiple video driver entries having the same name string Frank Praznik 2024-03-30 12:01:27 -0400
  • baf09904b3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-09 13:59:22 +0000
  • 79dc6af98f
    SDL_endian.h: Documented SDL_Swap* macros. Ryan C. Gordon 2024-04-09 09:58:01 -0400
  • e1f8430d93
    Fixed Doxygen comments Henry Wilson 2024-04-09 13:10:48 +0100
  • f9ca45188f stdinc: modify default alloca prototype Anonymous Maarten 2024-04-09 09:39:33 +0200
  • e044318a8e
    Sync SDL3 wiki -> headers Ryan C. Gordon 2024-04-09 00:49:23 -0400
  • ad090d2444
    include: A ton of little documentation tweaks, fixes, and improvements. Ryan C. Gordon 2024-04-08 22:36:57 -0400
  • 645073961d
    wikiheaders: Don't mangle Markdown tables in wordwrap. Ryan C. Gordon 2024-04-08 23:48:25 -0400
  • a25d49c162
    wikiheaders: Bridge structs, unions, and enums to the wiki! Ryan C. Gordon 2024-04-08 22:34:11 -0400
  • 125bbc5e61
    wikiheaders: Fixed usage of die(). Ryan C. Gordon 2024-04-08 22:32:36 -0400
  • 6906c50e8b
    assert: SDL_AssertData::always_ignore should be an SDL_bool, not an int. Ryan C. Gordon 2024-04-08 15:43:03 -0400
  • 34f4484f48
    wikiheaders: Renamed "Related Functions" section to "See Also" Ryan C. Gordon 2024-04-06 23:25:37 -0400
  • dd2780f9fb
    wikiheaders: Remove trailing whitespace from "brief" description. Ryan C. Gordon 2024-04-06 23:25:02 -0400
  • a26ec343c3
    wikiheaders: Bridge macros to the wiki! Ryan C. Gordon 2024-04-06 02:10:42 -0400
  • dd89e9a0c4 Updated INSTALL.md ChedRed 2024-04-08 15:51:30 -0700
  • 1825a0c9bf Removing SDL_Colour macro Petar Popovic 2024-04-09 00:06:05 +0200
  • c8a066019b Renaming SDL_eventaction to SDL_EventAction Petar Popovic 2024-04-08 18:01:31 +0200
  • 1efadcc5d4 Revert renaming SDL_eventaction. adding it again in next commit with scripts Petar Popovic 2024-04-08 17:47:05 +0200
  • 9f83647aec cmake: switch iOS and watchOS Anonymous Maarten 2024-04-08 19:25:38 +0200
  • 2d640d0b59
    ci: Add iOS and tvOS CMake GitHub Actions checks (#9465) Ravbug 2024-04-08 13:18:28 -0400
  • 51946cc3c2
    ci: skip sdl3.pc test for ios and tvos Anonymous Maarten 2024-04-08 18:37:43 +0200
  • f43431aea3
    ci: split platform and SDL-specific CMake arguments Anonymous Maarten 2024-04-08 18:18:34 +0200
  • f7e4f08b88 Renaming SDL_eventaction to SDL_EventAction Petar Popovic 2024-04-08 18:01:31 +0200
  • ea9e592b75
    ci: don't run tests for ios and tvos targets Anonymous Maarten 2024-04-08 17:55:44 +0200
  • e1f5cac115 Revert renaming SDL_eventaction. adding it again in next commit with scripts Petar Popovic 2024-04-08 17:47:05 +0200
  • 6902ecc3b5
    test: always pass -Wno-error=deprecated-declarations on Apple platforms Anonymous Maarten 2024-04-08 17:45:54 +0200
  • 7aed78b825 TestNative: don't enable on iOS or tvOS Ravbug 2024-04-08 11:24:11 -0400
  • 224f2e921e
    video: Remove unused bootstrap declarations Frank Praznik 2024-04-08 11:06:52 -0400
  • 48c9b1c531 iOS and tvOS: link with OpenGLES Ravbug 2024-04-08 10:21:42 -0400
  • 764fe72449 SDL_time.h: Renaming enums SDL_DATE_FORMAT and SDL_TIME_FORMAT to SDL_DateFormat and SDL_TimeFormat Petar Popovic 2024-04-08 01:58:26 +0200