Commit Graph

  • e260e66a74 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
  • bb2f3a94f3
    audio: Prefer Pipewire if at least version 1.0.0 Frank Praznik 2024-04-15 12:36:01 -0400
  • cac1434295 Close pipe in Wayland_ShowMessageBox Mathieu Eyraud 2024-04-17 21:09:47 +0200
  • ad844752c4
    changes Brennan Reinhard 2024-04-17 14:19:41 -0500
  • 20de76cec6
    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
  • 3bffbff323
    x11: Fix mode switching when running under XWayland Frank Praznik 2024-04-17 10:51:33 -0400
  • 19b5425ee1
    x11: Wait for mode switches to complete when synchronizing a window Frank Praznik 2024-04-17 10:40:36 -0400
  • 3f29d985fe Fixed compilation with C89 (thanks @d-s-a!) Sam Lantinga 2024-04-17 07:47:29 -0700
  • e632ed23ad Fixed compilation with C89 (thanks @d-s-a!) Sam Lantinga 2024-04-17 07:47:29 -0700
  • 4e29be814e Fixed compilation with C89 (thanks @d-s-a!) Sam Lantinga 2024-04-17 07:47:29 -0700
  • 4deed91ea3 fix: compilation with ANSI C Andrei de Souza 2024-04-17 05:44:21 -0300
  • a75afb832e 本来削除するはずだったファイルを削除 Y-T10 2024-02-10 15:56:49 +0900
  • 0377b232a7 コメントを追加 Y-T10 2024-02-03 13:44:35 +0900
  • 93f9d7f966 型のエイリアスを内部に移動 Y-T10 2024-02-03 13:44:21 +0900
  • 61f8940147 不要なコメントを削除 Y-T10 2024-02-03 13:42:17 +0900
  • 5dbb6a885e イベントキュー内のイベントをすべて取り出す関数を追加 Y-T10 2024-01-30 00:06:29 +0900
  • fb0d7390dd 静的アサートを追加 Y-T10 2024-01-30 00:05:22 +0900
  • f29e51f569 インクリメント時に値を消すかのテンプレート値を追加した Y-T10 2024-01-30 00:03:41 +0900
  • 564ed6bffa event_queue_iteratorが入力イテレータの要件を満たすように変更 Y-T10 2024-01-29 23:17:09 +0900
  • 5a9e9a0941 イベントキューのイテレータを追加した Y-T10 2024-01-29 21:54:19 +0900
  • 95bfbc3f8b SDLのイベントキュー操作関数を追加 Y-T10 2024-01-29 11:49:20 +0900
  • a910f2699e 本来削除するはずだったファイルを削除 Y-T10 2024-02-10 15:56:49 +0900
  • 7a901f2b6f Update CMakeLists.txt TommyCat 2024-02-08 22:50:11 +0900
  • b0e7eeffae 不要なアサートを削除 Y-T10 2024-02-05 13:14:39 +0900
  • 21d51a956a 変更箇所を明記した Y-T10 2024-02-03 15:56:46 +0900
  • 6713ab0bef 変更点を追加 Y-T10 2024-02-03 15:46:27 +0900
  • e0c8e80f7f コメントを追加 Y-T10 2024-02-03 13:44:35 +0900
  • 98d7b346aa 型のエイリアスを内部に移動 Y-T10 2024-02-03 13:44:21 +0900
  • 99f63e1b96 不要なコメントを削除 Y-T10 2024-02-03 13:42:17 +0900
  • 447d01d9c0 イベントキュー内のイベントをすべて取り出す関数を追加 Y-T10 2024-01-30 00:06:29 +0900
  • eff6885355 静的アサートを追加 Y-T10 2024-01-30 00:05:22 +0900
  • 18abd9f55d インクリメント時に値を消すかのテンプレート値を追加した Y-T10 2024-01-30 00:03:41 +0900
  • 05066eeaa3 1つ進む際に元を消すかのフラグを追加 Y-T10 2024-01-30 00:02:26 +0900
  • 87f900edde event_queue_iteratorが入力イテレータの要件を満たすように変更 Y-T10 2024-01-29 23:17:09 +0900
  • 2c1d986fe2 イベントキューのイテレータを追加した Y-T10 2024-01-29 21:54:19 +0900
  • 82f1eba1b5 C++のバージョンを追加 Y-T10 2024-01-29 21:47:15 +0900
  • 15c2c19c80 キューの要素を扱う関数を追加 Y-T10 2024-01-29 19:57:41 +0900
  • 8b42bc85fa キューから情報を取り出す関数を追加 Y-T10 2024-01-29 19:57:14 +0900
  • 335c55e505 イベントキュー内の要素を指すポインタのエイリアス型を追加 Y-T10 2024-01-29 19:55:39 +0900
  • e9be858e21 SDLのイベントキューの状態を調べる関数を追加 Y-T10 2024-01-29 17:04:33 +0900
  • 413a821f6a SDLのイベントキュー操作関数を追加 Y-T10 2024-01-29 11:49:20 +0900
  • 2144fcc9b7 ignore ".cache/" Y-T10 2024-01-28 16:32:35 +0900
  • 61fc69d534
    Merge branch 'libsdl-org:main' into main devon-artmeier 2024-04-16 17:18:07 -0400
  • 65a04a772e dialog: Allocate space for terminator when building filter string DevonArtmeier 2024-04-16 17:02:27 -0400
  • 0cb0950ab6 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
  • a757b22c09 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
  • 7d6e5931ce
    Merge branch 'main' into main expikr 2024-04-15 17:40:02 -0400
  • 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
  • 58f86fa2f0 Changed SDL_KeyCode values to defines Sam Lantinga 2024-04-15 13:48:14 -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
  • c3ef46780d SDL_ConvertAudioSamples: Make sure we got enough data Brick 2024-04-15 20:12:38 +0100
  • 36d9e7aefb Refactored audio conversion to reduce copying Brick 2024-04-04 19:22:29 +0100
  • cdcd346575 Sync SDL3 wiki -> header SDL Wiki Bot 2024-04-15 19:13:11 +0000
  • a4d6c98ecc Replaced SDL_GetNumTouchFingers() and SDL_GetTouchFinger() with SDL_GetTouchFingers() Sam Lantinga 2024-04-15 12:04:26 -0700
  • 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
  • 524e8e233c
    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
  • effc16954f Fixed build Sam Lantinga 2024-04-15 09:32:00 -0700
  • 4cd98247fd 3DS: Improve framebuffer support Cameron Cawley 2024-04-11 23:44:35 +0100