Commit Graph

  • 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
  • 44379f3972 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
  • 01db7d2c94 SDL_EventAction-rename: Added to SDL_migration.cocci and SDL_oldnames.h Petar Popovic 2024-04-07 22:46:10 +0200
  • 82cd1bcd34 README-migration.md: adding rename SDL_eventaction => SDL_EventAction Petar Popovic 2024-04-07 19:43:46 +0200
  • f08c31060a Renaming SDL_eventaction to SDL_EventAction Petar Popovic 2024-04-07 17:14:50 +0200
  • 62ff317191 Renaming SDL_eventaction to SDL_EventAction Petar Popovic 2024-04-07 17:14:50 +0200
  • cb762169d6 cmake: ignore deprecated declarations in testgles on Apple targets Anonymous Maarten 2024-04-07 17:03:57 +0200
  • a2f83224b4
    audio: Prefer Pipewire over Pulseaudio if the pipewire-pulse service is running Frank Praznik 2024-04-01 09:07:02 -0400
  • eb409a314c cmake: only macOS supports cocoa dialogs Anonymous Maarten 2024-04-07 15:02:04 +0200
  • 6479a1ab2b cmake: fold Darwin and MacOS into macOS, and add watchOS Anonymous Maarten 2024-04-07 14:09:06 +0200
  • 0328d9350f cmake: tvos does not have camera support Anonymous Maarten 2024-04-06 22:54:10 +0200
  • ffcba0fcfd Add iOS and tvOS CMake checks Ravbug 2024-04-06 20:49:47 -0400
  • e3395a7585 cmake: Fix ALSA "Unable to find..." warning Robert Edmonds 2024-04-06 12:19:55 -0400
  • 5c9dbf65a3
    SDL_version.h: Fix some whitespace. Ryan C. Gordon 2024-04-06 02:09:48 -0400
  • 8b44ff090e
    Fix memory leak in WIN_GetMonitorPathInfo Mathieu Eyraud 2024-04-05 19:10:52 +0200
  • 8f61344758 Fix memory leak in dialog meyraud705 2024-04-05 18:50:44 +0200
  • c7850416cb Fixed reference path for buildshaders.bat Romans-I-XVI 2024-04-05 11:06:02 -0500
  • 485108fa42
    wayland: Clean up tablet object management Frank Praznik 2024-04-04 11:49:47 -0400
  • 6ad390fc50 File dialog improvements Semphris 2024-04-02 16:03:58 -0400
  • d85de59692 File dialog improvements Semphris 2024-04-02 16:03:58 -0400
  • 87dd050021
    Initialize udev before joystick manual scan so class lookup works Tyson Whitehead 2024-04-04 12:06:28 -0400
  • 5fa87e29e7 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE Sam Lantinga 2024-04-04 12:39:24 -0700
  • 45fdffff55 Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE Sam Lantinga 2024-04-04 12:39:24 -0700
  • 3f8dba3713 Including SD_error.h into headers with error-returning functions Petar Popovic 2024-04-04 18:38:21 +0200
  • 2f2bbe579e Including SD_error.h into headers with error-returning functions Petar Popovic 2024-04-04 18:38:21 +0200
  • ff651a7941
    filesystem: Turn off case-insensitivity if glob pattern is NULL. Ryan C. Gordon 2024-04-04 10:40:36 -0400
  • bc94451bed
    testfilesystem: Add a '?' to the glob test, for a little more completeness. Ryan C. Gordon 2024-04-04 10:40:11 -0400
  • e12b8e767a
    SDL_filesystem.h: Fixed some whitespace. Ryan C. Gordon 2024-04-04 10:37:10 -0400
  • 1a97d1f649 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-04 14:42:26 +0000
  • de91aaa452 SDL_locale.h - SDL_GetPreferredLocales() - adding SDL_GetError() comment Petar Popovic 2024-04-04 13:39:41 +0200
  • 7ae5474305 SDL_quit.h - removing SDL_error.h inclusion Petar Popovic 2024-04-04 13:32:22 +0200
  • 0abdc1a343 Renamed GLOBDIR to GLOB Sam Lantinga 2024-04-04 07:40:48 -0700
  • ac372e99fe Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-04 13:41:27 +0000
  • 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). Ryan C. Gordon 2024-03-18 15:32:04 -0400
  • 810656962c stdlib: Export some Unicode functions to other SDL internals. Ryan C. Gordon 2024-04-04 00:56:07 -0400
  • 9192485746 filesystem: SDL_EnumerateDirectory should return -1 or 0. Ryan C. Gordon 2024-03-18 15:31:35 -0400
  • 2d43ae7c64
    SDL_locale.h - SDL_GetPreferredLocales() - adding SDL_GetError() comment Petar Popovic 2024-04-04 13:39:41 +0200
  • 9e5a9ca793
    SDL_quit.h - removing SDL_error.h inclusion Petar Popovic 2024-04-04 13:32:22 +0200
  • 42a56b803f
    filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). Ryan C. Gordon 2024-03-18 15:32:04 -0400
  • b76a2eb95d
    stdlib: Export some Unicode functions to other SDL internals. Ryan C. Gordon 2024-04-04 00:56:07 -0400
  • ea2f54e2f1
    filesystem: SDL_EnumerateDirectory should return -1 or 0. Ryan C. Gordon 2024-03-18 15:31:35 -0400
  • 2d4dbda0e1 Add support for external runloop for main callback API Ryan Walklin 2024-01-29 15:36:05 +1300
  • a8ed32c5f7 Re-enable cursor clipping when clicking into a window when relative mouse mode is enabled Sam Lantinga 2024-04-03 12:40:28 -0700
  • 2d9aff6433 wayland: Always use the whole buffer surface for the damage region Frank Praznik 2024-04-03 11:07:08 -0400
  • 4f3e26b6ac Add SDLTest_CompareMemory function to compare memory ranges Anonymous Maarten 2024-02-03 04:45:48 +0100
  • c7787a9191 The hint environment variables don't have the word "HINT" in them Sam Lantinga 2024-04-02 19:24:07 -0700
  • 2f26c58504 cmake: fix typo in cmake/sdlplatform.cmake Anonymous Maarten 2024-04-02 23:44:15 +0200