Commit Graph

  • ec7d9c468e build.zig: add missing .c files and system dependencies main LeRoyce Pearson 2024-04-20 02:09:16 -0600
  • 72dfb4f05a feat: add build.zig LeRoyce Pearson 2024-04-20 01:21:58 -0600
  • fb4c15319e pipewire: Raise minimum build version to 0.3.44 Frank Praznik 2024-04-18 11:36:46 -0400
  • 566d142938 tests: Clean up the renderer in the video test suite since it isn't automatic anymore. Frank Praznik 2024-04-19 12:19:10 -0400
  • bede245395 Remove references to renderers being destroyed with windows in the documentation Frank Praznik 2024-04-19 12:12:55 -0400
  • cab3defc18 render: SDL_DestroyWindow hollows out its renderer but doesn't free it. Ryan C. Gordon 2024-04-18 10:20:31 -0400
  • 39c8434f5f render: Manage memory for SDL_Renderer* at higher level. Ryan C. Gordon 2024-04-18 10:16:50 -0400
  • 09e32faa68 x11: Ensure that a configure event was received before sending the final window size and coordinates Frank Praznik 2024-04-18 13:59:41 -0400
  • 64d5fb6ab6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-18 17:41:14 +0000
  • 911fc9b17e testffmpeg: treat Khronos headers as system headers Anonymous Maarten 2024-04-18 17:03:34 +0200
  • 9c65738926
    dialog: Use size_t for length variables (#9572) devon-artmeier 2024-04-18 12:09:10 -0400
  • 1de8a53015 windows hidapi: fix header compilation bootrako 2024-04-18 11:14:28 -0400
  • 0bda7e22cf
    wayland: Print an error when the display connection is closed by the server Frank Praznik 2024-04-18 11:20:50 -0400
  • a923db9d0a
    pipewire: Use the core version info for the preferred version check Frank Praznik 2024-04-17 21:41:04 -0400
  • bc6ad3ee43
    dialog: convert_ext_list had parameter names in wrong order in header. Ryan C. Gordon 2024-04-17 21:45:51 -0400
  • 7dd4f1ec22 SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint Anonymous Maarten 2024-04-18 01:32:03 +0200
  • 093160904d
    SDL_Keymod: Removed SDL_KMOD_RESERVED. Ryan C. Gordon 2024-04-17 17:30:10 -0400
  • b1e47704ee audio: Prefer Pipewire if at least version 1.0.0 Frank Praznik 2024-04-15 12:36:01 -0400
  • 2c183c602d Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-17 21:09:29 +0000
  • a18f3d55b7
    SDL_iostream.h: Corrected documentation for SDL_ReadIO and SDL_WriteIO. Ryan C. Gordon 2024-04-17 17:07:41 -0400
  • cac1434295 Close pipe in Wayland_ShowMessageBox Mathieu Eyraud 2024-04-17 21:09:47 +0200
  • a2eb2697a3 x11: Fix mode switching when running under XWayland Frank Praznik 2024-04-17 10:51:33 -0400
  • bed6c5b81f x11: Wait for mode switches to complete when synchronizing a window Frank Praznik 2024-04-17 10:40:36 -0400
  • e632ed23ad Fixed compilation with C89 (thanks @d-s-a!) Sam Lantinga 2024-04-17 07:47:29 -0700
  • 65a04a772e dialog: Allocate space for terminator when building filter string DevonArtmeier 2024-04-16 17:02:27 -0400
  • fdcc3e1151
    thread: make generic SDL_Condition a no-op if built with SDL_THREADS_DISABLED. Ryan C. Gordon 2024-04-16 15:01:33 -0400
  • bf0bf80df6 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-16 17:30:27 +0000
  • db6b6bd75e
    include: Fixed up some sensor documentation. Ryan C. Gordon 2024-04-16 13:29:26 -0400
  • 650d3b44e1 Removed the word "other" since the version has been removed Sam Lantinga 2024-04-15 06:56:58 -0700
  • 235bfe2631
    SDL_log.h: Remove SDL_MAX_LOG_MESSAGE. Ryan C. Gordon 2024-04-16 00:29:14 -0400
  • 12b371679f
    audio: Code defensively to placate static analyzers, don't disabling warnings. Ryan C. Gordon 2024-04-15 23:53:56 -0400
  • bdd47f7770 Fixed warning: no previous extern declaration for non-static variable 'ResamplerFilter' Sam Lantinga 2024-04-15 16:16:32 -0700
  • d51b53ef8f Add final Vulkan AV1 ext and VVC support Sam Lantinga 2024-04-15 16:14:34 -0700
  • 57a5b26d77 Updated to the latest version of the Vulkan SDK Sam Lantinga 2024-04-15 15:54:43 -0700
  • 5e985b72dc SDL_ConvertAudioSamples: Make sure we got enough data Brick 2024-04-15 20:12:38 +0100
  • edaab8ad9f Refactored audio conversion to reduce copying Brick 2024-04-04 19:22:29 +0100
  • ae57b0c9d8 Randomly split the data in audio_resampleLoss Brick 2024-04-15 14:46:23 +0100
  • 8f6f9cadc4 Rewrote audio resampler using cubic filter interpolation Brick 2024-04-04 19:25:25 +0100
  • 46cecc42a2 Slightly optimized and fixed float SDL_MixAudioFormat Brick 2024-04-09 03:47:26 +0100
  • 33f28d6143 Refactored ConvertAudio, added SIMD endian-swapping Brick 2024-04-05 17:16:17 +0100
  • e9e9424b9a Implemented NEON audio type conversion Brick 2024-04-03 18:45:34 +0100
  • 7f96217c63 Add testautomation to android artifacts Brick 2024-04-05 02:09:15 +0100
  • 9c2e4f52e6 Fixed misuse of entry->size in SDL_TrackAllocation Brick 2024-04-03 21:25:04 +0100
  • f18cf7cffb Avoid changing dst_spec in testaudiostreamdynamicresample skip_audio Brick 2024-03-26 16:05:15 +0000
  • 449b0229eb Fix SDL_SetAudioStreamFormat incorrectly blocking changes on bound streams Brick 2024-03-26 16:04:25 +0000
  • d69e6714a8 Document that tooltip windows don't get mouse or keyboard focus Sam Lantinga 2024-04-15 14:38:00 -0700
  • bfde7294f5 Added a note that the joystick should be initialized on the main thread on Windows Sam Lantinga 2024-04-15 14:19:44 -0700
  • 7000a112a3 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 21:13:12 +0000
  • 70ce808c09 Changed SDL_KeyCode values to defines Sam Lantinga 2024-04-15 13:48:14 -0700
  • 2fa4937e1a Removed obsolete padding Sam Lantinga 2024-04-15 13:55:01 -0700
  • dc13c08375 Use single line comment format Sam Lantinga 2024-04-15 13:42:28 -0700
  • 35c08c828b Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 19:23:27 +0000
  • 1862a62b5d Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers() Sam Lantinga 2024-04-15 12:04:26 -0700
  • cdcd346575 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 19:13:11 +0000
  • aab7caebf0
    cmake: pass macho version information separately from so version Anonymous Maarten 2024-04-15 20:36:27 +0200
  • a845c7027e x11: Fix pointer warp on XWayland Frank Praznik 2024-04-15 13:46:32 -0400
  • a00669db18 Fixed warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data Sam Lantinga 2024-04-15 10:29:45 -0700
  • 43a59ffe45 Fixed crashes when a window has NULL driverdata Sam Lantinga 2024-04-15 10:15:10 -0700
  • 69ee186a1e Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 16:56:12 +0000
  • 9f6f4dfcb9
    events: Fixed crash in SDL_SetEventEnabled. Ryan C. Gordon 2024-04-15 12:40:29 -0400
  • 8a45c38f48 Removed unnecessary exclamation marks Sam Lantinga 2024-04-15 09:42:10 -0700
  • 9b8e5a705e 3DS: Improve framebuffer support Cameron Cawley 2024-04-11 23:44:35 +0100
  • 723cbf4b8e testmouse: Create the window on the touch screen when building for the 3DS Cameron Cawley 2024-04-13 23:23:18 +0100
  • 8bc8047b6f 3DS: Ensure that touchscreen events are associated with a window Cameron Cawley 2024-04-13 23:21:33 +0100
  • e161795071 Fixed build Sam Lantinga 2024-04-15 09:35:41 -0700
  • 0429f5d6a3 Replace if() with SDL_assert() Semphris 2024-04-15 11:57:24 -0400
  • f06f761c2f remove SDL_quit.h include from SDL.h Ozkan Sezer 2024-04-15 18:47:24 +0300
  • 9c8c254af2
    include: Removed SDL_quit.h Ryan C. Gordon 2024-04-15 11:35:39 -0400
  • 0397d23ed8 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 14:36:12 +0000
  • d0819bcc5c x11: Mark XWayland as MODE_SWITCHING_EMULATED Joshua Ashton 2024-04-15 00:37:59 +0100
  • 56e6f05440 SDL_RendererFlip rename fixes Petar Popovic 2024-04-13 16:14:56 +0200
  • d760f16ba6 Add a capability for fullscreen-only video drivers Cameron Cawley 2024-04-12 13:30:53 +0100
  • 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 +0200
  • edb370b8bb Fixing testffmpeg.c fallthrough warning Petar Popovic 2024-04-10 16:37:45 +0200
  • 19445339b8 evdev INPUT_PROP_SEMI_MT devices should be early-detected as touchpads Vicki Pfau 2024-04-09 18:43:01 -0700
  • 0caa2828d5 Fixes for testdialog.c Semphris 2024-04-09 16:34:12 -0400
  • 29d43272e2 Fix memory leak in WIN_GetMonitorPathInfo Mathieu Eyraud 2024-04-05 19:10:52 +0200
  • db9b4ba2fa Fix memory leak in dialog meyraud705 2024-04-05 18:50:44 +0200
  • 07b7ec68eb Add SDLTest_CompareMemory function to compare memory ranges Anonymous Maarten 2024-02-03 04:45:48 +0100
  • 875ddb4969 SDL_atomic.h rename fixes Petar Popovic 2024-04-13 17:41:21 +0200
  • 1731d53d02 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 13:01:12 +0000
  • f4611ffe9a
    wayland: Fix comment Frank Praznik 2024-04-14 15:02:31 -0400
  • ad813a65e7 x11: Fix initial window positioning Frank Praznik 2024-04-11 16:42:51 -0400
  • 01195c5d32 x11: Cancel the mode switch timer immediately upon success Frank Praznik 2024-04-10 14:18:26 -0400
  • 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 -0400
  • 26d3cbee79 video: Use the origin for determining the display for fullscreen windows Frank Praznik 2024-04-10 13:42:02 -0400
  • 1804ad175c wayland: Don't send spurious display changes when a fullscreen window is moving Frank Praznik 2024-04-10 11:08:12 -0400
  • 11de629dd2 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 05:50:22 +0000
  • 291edc073c
    include: Document SDL_TriggerBreakpoint. Ryan C. Gordon 2024-04-14 01:46:42 -0400
  • 59c332e569 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 05:35:26 +0000
  • 041de0c2eb
    include: Some documentation improvements. Ryan C. Gordon 2024-04-14 01:33:56 -0400
  • 21bc72bef1
    wikiheaders: Allow parts of the headers to be ignored. Ryan C. Gordon 2024-04-13 22:55:23 -0400
  • e4f097805b Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-14 00:22:23 +0000
  • 081a94e321
    include: Updated a bunch of documentation. Ryan C. Gordon 2024-04-13 20:10:13 -0400
  • 3c86af5901
    wikiheaders: Add support for SDL_FORCE_INLINE functions. Ryan C. Gordon 2024-04-13 20:08:14 -0400
  • 239b34d760
    docs: Added some notes about iOS and the main callbacks. Ryan C. Gordon 2024-04-13 15:14:32 -0400
  • 9c5ae7293f Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 18:59:10 +0000
  • cae90ef489 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-13 18:38:11 +0000
  • 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