Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 557f26e6f0
    include: Fixed up some more documentation. Ryan C. Gordon 2024-04-10 15:58:16 -0400
  • b33420cac7 Updated INSTALL.md ChedRed 2024-04-08 15:51:30 -0700
  • 06758685a5
    stdinc: modify default alloca prototype Anonymous Maarten 2024-04-10 10:03:46 +0200
  • 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
  • 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
  • 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
  • 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
  • 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
  • 224f2e921e
    video: Remove unused bootstrap declarations Frank Praznik 2024-04-08 11:06:52 -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
  • f08c31060a Renaming SDL_eventaction to SDL_EventAction Petar Popovic 2024-04-07 17:14:50 +0200
  • 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
  • 6ad390fc50 File dialog improvements Semphris 2024-04-02 16:03:58 -0400
  • 5fa87e29e7 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
  • 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
  • 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
  • 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
  • 65e7c8e265 Fix default Windows window icon not suiting the DPI. Clownacy 2024-04-02 17:59:37 +0100
  • 143b070074 cpuinfo: fix -Wmissing-prototypes warning Anonymous Maarten 2024-04-02 18:57:36 +0200
  • 58529c1827
    stdlib: SDL_utf8strlen and SDL_utf8strnlen now use SDL_StepUTF8 internally. Ryan C. Gordon 2024-04-01 22:43:19 -0400
  • 17d4f8d699 Updated to version 3.1.1 for the preview release Sam Lantinga 2024-04-01 17:03:46 -0700
  • 560daa07f2 Workaround a macOS cursor-related bug. Brian Collins 2024-03-16 16:27:14 -0400
  • a82ed82bc7 SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum Sam Lantinga 2024-04-01 15:35:46 -0700
  • aea44cff6b Fixed warning C4702: unreachable code Sam Lantinga 2024-04-01 14:30:11 -0700
  • 85b7f131b0 Fixed warning C4701: potentially uninitialized local variable 'percent' used Sam Lantinga 2024-04-01 14:27:19 -0700
  • c10a3df552 Only add the UniformTypeIdentifiers framework if we're building the dialog subsystem Sam Lantinga 2024-04-01 14:13:31 -0700
  • 18c8af6e48 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-01 21:00:26 +0000
  • 8847b35244 Separate joystick power state into battery status and percentage Sam Lantinga 2024-03-30 10:55:13 -0700
  • 5e624c2083 Moved display and window event renaming to the correct header section Sam Lantinga 2024-04-01 13:57:05 -0700
  • 63cb541797 cmake: set SYSTEM property in SDL3Config.cmake for compatibility with older CMake versions Anonymous Maarten 2024-04-01 20:09:51 +0200
  • 5f763083fc Use SDL_EventType and fix event name in comment Susko3 2024-04-01 19:19:10 +0200
  • c40e9cc634 Sort includes Susko3 2024-04-01 01:58:25 +0200
  • 4eb0f10dda cmake: install SDL headers with SYSTEM property disabled Anonymous Maarten 2024-03-29 19:38:46 +0100
  • fb8ac1ab7d ci: verify SDL build system does not include installed SDL headers Anonymous Maarten 2024-03-29 19:04:16 +0100
  • 19b01c39b0 ci: don't fix pspsdk toolchain anymore Anonymous Maarten 2024-03-29 18:32:09 +0100
  • a00ac61514 time: Fix UWP build Frank Praznik 2024-04-01 10:52:24 -0400
  • 650ba8f3ec Vulkan Renderer - closes #9385. When the vertex buffer size is exceeded, make sure to wait for outstanding work before resizing it. This fixes validation errors/crash found with using Imgui SDL3 renderer on Vulkan. danginsburg 2024-04-01 09:19:58 -0400
  • 3448273be1 Weakly link UniformTypeIdentifiers.framework Sean Ridenour 2024-03-31 20:07:06 -0600