Commit Graph

  • 2047eaf1d8 Merge pull request #13671 from tygyh/Source/Remove-redundant-lambda-parameter-lists Jordan Woyak 2025-06-14 03:49:47 -05:00
  • ca8f9b672b Source: Remove redundant lambda parameter lists Dr. Dystopia 2025-04-28 22:02:56 +02:00
  • 95f6c76713 Merge pull request #13696 from fothugiyo/gecko-codes JMC47 2025-06-13 17:32:24 -04:00
  • 46ce355d93 GameINI: Remove NSMBW PAL speed hack Martino Fontana 2025-06-13 22:24:49 +02:00
  • d93245cc7a Host: Implement a Windows-only implementation of GetDeviceNameFromVIDPID Joshua Vandaële 2025-06-13 14:21:39 +02:00
  • a163877413 Merge pull request #13746 from LillyJadeKatrin/retroachievements-hardcore-changed JMC47 2025-06-10 17:32:04 -04:00
  • 417badc55c MainWindow - Avoid excessive emulation state changes LillyJadeKatrin 2025-06-09 06:02:35 -04:00
  • 6ab83bdd05 VideoCommon: fix regression where scenes with expanded lines or points would cause issues if doing per-vertex transformations in the vertex shader iwubcode 2025-06-09 18:36:40 -05:00
  • 5800b874d7 Merge pull request #13741 from Tilka/bean_menu JMC47 2025-06-09 00:12:52 -04:00
  • 1526c06133 Merge pull request #13658 from jordan-woyak/vk-present-done-race JMC47 2025-06-09 00:10:31 -04:00
  • 7ad85e875d Merge pull request #13738 from Tilka/convert_banner JMC47 2025-06-09 00:10:03 -04:00
  • 42d5f2b705 Merge pull request #13702 from CostPerUnit/master JMC47 2025-06-09 00:09:35 -04:00
  • 5064b615ba Merge pull request #13737 from LillyJadeKatrin/retroachievements-gamecube-bulk-fix JMC47 2025-06-08 13:08:02 -04:00
  • 33b529a510 Merge pull request #13719 from LillyJadeKatrin/retroachievements-wii-menu-fix JMC47 2025-06-08 13:04:27 -04:00
  • 8c3ca46988 Merge pull request #13676 from LillyJadeKatrin/retroachievements-allowlist-test-improvements JMC47 2025-06-08 12:56:19 -04:00
  • 944dd711b7 Merge pull request #13743 from JosJuice/audiocommon-missing-includes Admiral H. Curtiss 2025-06-08 13:41:41 +02:00
  • 1b7d42f775 AudioCommon: Re-add missing includes JosJuice 2025-06-08 11:35:02 +02:00
  • 24b0bf01d5 Merge pull request #12836 from JosJuice/opensles-buffer-size JMC47 2025-06-07 23:07:37 -04:00
  • 19fbbf0dba Merge pull request #13727 from JoshuaVandaele/fmt-11.2.0-localtime-deprec Tilka 2025-06-08 04:04:37 +01:00
  • 1786e34bd3 Merge pull request #13665 from jordan-woyak/dark-mode-filter Jordan Woyak 2025-06-07 18:19:13 -05:00
  • 65f3ba70f5 Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests Jordan Woyak 2025-06-07 17:55:14 -05:00
  • ec52a74967 Merge pull request #13023 from tygyh/Replace-ties-with-structured-bindings Jordan Woyak 2025-06-07 17:50:34 -05:00
  • 8b7669550f Merge pull request #13454 from tygyh/Use-constants-DolphinQt-FifoAnalyzer Jordan Woyak 2025-06-07 17:50:08 -05:00
  • 46e66fe945 Merge pull request #13544 from tygyh/DolphinNoGUI-Replace-deprecated-signal-header Jordan Woyak 2025-06-07 17:47:11 -05:00
  • 056ece6f29 Merge pull request #13697 from tygyh/AudioCommon/Remove-unused-includes Jordan Woyak 2025-06-07 17:45:50 -05:00
  • a07a2fe398 Merge pull request #13698 from tygyh/AudioCommon/Remove-unused-qualifiers-and-make-variables-constant Jordan Woyak 2025-06-07 17:45:33 -05:00
  • 61e8fa060b QtUtils/ImageConverter: simplify Tillmann Karras 2025-06-07 11:18:27 +01:00
  • b6ff1b5573 GameSettings: add bean menu patch for A Boy and His Blob Tillmann Karras 2025-06-07 18:46:46 +01:00
  • 6da3f5f26a InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. Jordan Woyak 2025-05-21 17:43:09 -05:00
  • 5906512847 DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter. Jordan Woyak 2025-05-16 12:55:37 -05:00
  • 52fcdde485 Merge pull request #13386 from iwubcode/resource_manager_system JMC47 2025-06-07 15:51:34 -04:00
  • 5eb61024c6 Merge pull request #13740 from JoshuaVandaele/bsod-fix-i-hope JMC47 2025-06-07 12:27:49 -04:00
  • a27b845514 Merge pull request #13710 from TryTwo/UI_Sliders_Update Admiral H. Curtiss 2025-06-07 17:39:40 +02:00
  • 1b1ca019a4 Merge pull request #13724 from SuperSamus/gamelist-properties-noduplicates Admiral H. Curtiss 2025-06-07 17:24:50 +02:00
  • 241834709b Host: Clean up device handle Joshua Vandaële 2025-06-07 16:43:53 +02:00
  • c68549e9ef AchievementManager - Load unknown games LillyJadeKatrin 2025-05-30 20:47:29 -04:00
  • 5545a386cf AchievementManager - Fix Gamecube Bulk Copy LillyJadeKatrin 2025-06-06 19:11:01 -04:00
  • 185b080f03 Merge pull request #13142 from JosJuice/fifo-window-starting-stopping JosJuice 2025-06-07 10:43:19 +02:00
  • 43b254aaad Android: Update advanced mapping dialog when devices change JosJuice 2025-05-16 18:12:21 +02:00
  • 1002f29691 Android: Show input indicators in controller settings JosJuice 2025-05-14 18:14:38 +02:00
  • 0dd601577d Android: Set parent when inflating RecyclerView.ViewHolders JosJuice 2025-05-17 09:33:57 +02:00
  • cf7b141eb9 Android: Make input mapping view holders observe input state changes JosJuice 2025-05-13 19:43:40 +02:00
  • 22fd0472ed Android: Pass CoreDevice.Control to AdvancedMappingControlViewHolder JosJuice 2025-05-13 19:21:32 +02:00
  • 4b4a775d5a Android: Make AdvancedMappingControlViewHolder a LifecycleOwner JosJuice 2025-05-13 19:32:15 +02:00
  • 5d7cba8cd9 Android: Make SettingViewHolder a LifecycleOwner JosJuice 2025-05-13 14:31:57 +02:00
  • 4214cb6eb8 Android: Make input state changes observable JosJuice 2025-05-13 16:55:48 +02:00
  • c3d3b81533 VideoCommon: remove 'GetByteSizeInMemory()' from custom asset, it is not needed anymore iwubcode 2025-06-06 20:43:31 -05:00
  • 774a84a953 VideoCommon: avoid race conditions with asset load/unload by moving the lock to the entire function, favor atomics for the memory/time getters iwubcode 2025-06-06 19:55:03 -05:00
  • b3f50c969e VideoCommon: rename m_bytes_loaded in asset library to bytes_loaded iwubcode 2025-06-06 19:24:12 -05:00
  • 3b83907b88 VideoCommon: update CustomAsset's load time to be before the load occurs (this prevents issues where the load time might be incorrectly inflated by long load operations) iwubcode 2025-05-23 23:27:11 -05:00
  • d940d62cae VideoCommon: watch texture pack folder for texture reloads (from dynamic input textures) iwubcode 2024-07-04 17:39:21 -05:00
  • 7afa9e6c6f VideoCommon: use CustomResourceManager in the texture cache and hook up to our hires textures iwubcode 2025-03-01 21:55:07 -06:00
  • 12d178a8df VideoCommon: initialize and shutdown the CustomResourceManager when the video thread initializes and shuts down iwubcode 2025-03-01 21:54:36 -06:00
  • f910c1d934 Core: add CustomResourceManager to System iwubcode 2025-03-01 21:53:34 -06:00
  • 70abcb2030 VideoCommon: add resource manager and new asset loader; the resource manager uses a least recently used cache to determine which assets get priority for loading. Additionally, if the system is low on memory, assets will be purged with the less requested assets being the first to go. The loader is multithreaded now and loads assets as quickly as possible as long as memory is available iwubcode 2025-03-01 21:51:21 -06:00
  • d8ea31ca46 VideoCommon: rename GameTextureAsset into TextureAsset and make it only contain CustomTextureData. Move validation and load logic to individual functions iwubcode 2025-05-17 12:20:33 -05:00
  • 2ae43324cb VideoCommon: move AssetMap to a types header file, so it can be pulled in without the DirectFilesystemAssetLibrary dependencies, the header will be expanded later iwubcode 2024-07-04 17:41:49 -05:00
  • 7d59c2743d Common: Add class 'FilesystemWatcher' that is used to watch paths and receive callbacks about filesystem level events for anything under that path iwubcode 2025-03-02 23:57:13 -06:00
  • 8113399b68 Externals: add watcher, a library used to watch a filesystem location for changes iwubcode 2024-07-04 17:34:14 -05:00
  • bafe78203d VideoCommon: remove 'GetLastAssetWriteTime' and switch to a steady_clock for asset times iwubcode 2025-05-04 17:50:14 -05:00
  • 15f125ebee VideoCommon: change asset loading to return the number of bytes loaded instead of a pass/fail iwubcode 2025-06-06 20:34:44 -05:00
  • 316740daed VideoCommon: add 'Unload' functionality to CustomAsset iwubcode 2025-05-04 12:14:18 -05:00
  • 903eafcf65 Merge pull request #13714 from Dentomologist/dolphinqt_remove_redundant_window_hints Jordan Woyak 2025-06-06 22:13:01 -05:00
  • 2a7e8a4003 DolphinQt: Remove redundant window hints Dentomologist 2025-05-27 16:52:17 -07:00
  • 9ec69b5925 VideoCommon: add a handle to custom asset, this is an id that is only relevant for a particular game session but is slightly faster as a numeric value for lookups than the traditional asset id iwubcode 2025-03-01 22:16:09 -06:00
  • d7de49ccf6 Core / VideoCommon: Remove original custom asset loader iwubcode 2025-05-01 22:14:00 -05:00
  • 5ec5db9240 Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time JMC47 2025-06-06 19:17:44 -04:00
  • 974c56d3c5 Merge pull request #13731 from iwubcode/pixel_shader_gen_fix_complete_initialize JMC47 2025-06-06 19:08:57 -04:00
  • 977f2da6a7 Merge pull request #13735 from JMC47/triopatch Jordan Woyak 2025-06-06 17:54:36 -05:00
  • b1d114f7f7 Merge pull request #13730 from jordan-woyak/controllers-on-main-config-dialog JMC47 2025-06-06 18:54:12 -04:00
  • be3d48ec5f GamePatch: Disney Trio of Destruction Pagetable Speedhack. JMC47 2025-06-06 16:00:20 -04:00
  • d766c527c7 Common: Replace Contains and ContainsSubrange with C++23 std::ranges equivalents Javier Martinez 2025-06-03 17:39:24 -04:00
  • a0611b512b Merge pull request #13713 from Dentomologist/filesystemwidget_center_header_text Jordan Woyak 2025-06-05 14:34:36 -05:00
  • fadc2ac223 Merge pull request #13732 from AdmiralCurtiss/dsp-jit-exceptions JMC47 2025-06-05 15:17:30 -04:00
  • ea959f2651 DSP/Jit: Don't return to dispatcher if no exception was generated Admiral H. Curtiss 2025-06-05 17:35:42 +02:00
  • a43fc68452 DSPAnalyzer: Set store instructions as potentially generating exceptions Admiral H. Curtiss 2025-06-05 17:33:52 +02:00
  • 9843115ad8 ScmRevGen: Bump version to 2506a 2506a release-prep-2506a OatmealDome 2025-06-05 02:52:15 -04:00
  • a834df67ae Android: Add android.hardware.microphone to manifest JosJuice 2025-06-04 21:30:51 +02:00
  • ae26b38fc0 VideoCommon: fix pixel shader gen error about structure not being fully initialized iwubcode 2025-06-05 01:37:29 -05:00
  • b9bea58f0f DolphinQt: Move "Controllers" to main settings window. Jordan Woyak 2025-05-13 01:03:37 -05:00
  • b7fb2fa737 Merge pull request #13728 from JosJuice/android-uses-microphone JosJuice 2025-06-04 23:37:17 +02:00
  • 2de9122b5f GameList: Prevent opening Properties multiple times for the same game Martino Fontana 2025-06-02 14:00:06 +02:00
  • 8665b22822 Merge pull request #13651 from jordan-woyak/config-list JMC47 2025-06-04 16:01:51 -04:00
  • bae0e5f67a DolphinNoGUI: Make override explicit Dr. Dystopia 2025-04-20 18:29:46 +02:00
  • 2ae928ca79 DolphinNoGUI: Make parameters constant Dr. Dystopia 2025-04-20 18:13:14 +02:00
  • f04f659710 DolphinNoGUI: Replace C-style cast with reinterpret_cast Dr. Dystopia 2025-04-20 18:08:43 +02:00
  • ec1d659363 DolphinNoGUI: Make classes final Dr. Dystopia 2025-04-20 18:03:57 +02:00
  • c37933932d DolphinNoGUI: Make variables constant Dr. Dystopia 2025-04-20 18:02:28 +02:00
  • 23af1e025b DolphinNoGUI: Make function static Dr. Dystopia 2025-04-20 17:53:40 +02:00
  • 135b6840e5 DolphinNoGUI: Remove unused include directives Dr. Dystopia 2025-04-20 09:39:12 +02:00
  • e3df00b7f4 DolphinNoGUI: Make variables constexpr Dr. Dystopia 2025-04-20 09:10:36 +02:00
  • 71da0f2d24 DolphinNoGUI: Replace deprecated signal.h header Dr. Dystopia 2025-04-20 08:40:43 +02:00
  • 5d2518d490 Android: Add android.hardware.microphone to manifest JosJuice 2025-06-04 21:30:51 +02:00
  • 3f090dd474 Merge pull request #13681 from iwubcode/material_overhaul_custom_vertex JMC47 2025-06-04 15:27:47 -04:00
  • 8def02072b Merge pull request #13379 from JoshuaVandaele/system-ng JMC47 2025-06-04 15:21:05 -04:00
  • 84f2af73e6 Merge pull request #13649 from SuperSamus/scooby-doo-night-of-100-texture-caches JMC47 2025-06-04 15:17:10 -04:00
  • 19a3f25a71 Merge pull request #13723 from Dentomologist/wavefile_add_prefix_to_member_variables Jordan Woyak 2025-06-04 13:11:14 -05:00
  • 4b65cc9a4c fmt: Replace deprecated fmt::localtime usage with Common::LocalTime Joshua Vandaële 2025-06-04 13:12:50 +02:00
  • 5309c440d2 Merge branch 'release-prep-2506' OatmealDome 2025-06-04 04:09:08 -04:00
  • aed420c95d ScmRevGen: Bump version to 2506 2506 release-prep-2506 OatmealDome 2025-06-04 00:10:41 -04:00