dolphin/Source/Core
Dentomologist 2d888ea4d3 Core: Remove unnecessary PauseAndLock parameters
PauseAndLock is now only called with do_lock=true, and unpause_on_unlock
only ever was used when do_lock is false (which is now handled in
RestoreStateAndUnlock instead), so both parameters are unnecessary.
2025-10-26 18:01:51 -07:00
..
AudioCommon Merge pull request #13725 from Sam-Belliveau/more-consistent-looping 2025-08-05 20:02:58 -04:00
Common Merge pull request #13978 from JoshuaVandaele/libiconv-1.18 2025-10-17 18:45:48 -04:00
Core Core: Remove unnecessary PauseAndLock parameters 2025-10-26 18:01:51 -07:00
DiscIO MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
DolphinNoGUI Visual Studio: Fix DolphinNoGUI build 2025-10-05 15:38:43 -07:00
DolphinQt Merge pull request #14024 from cobalt2727/patch-5 2025-10-21 21:55:55 -05:00
DolphinTool Externals / VideoCommon: update glslang to latest, turn into submodule 2025-09-23 23:45:38 -05:00
InputCommon Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs 2025-10-09 14:05:16 -04:00
MacUpdater
UICommon Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_user_path 2025-10-02 15:13:31 -05:00
UpdaterCommon
VideoBackends Merge pull request #14031 from TellowKrinkle/GlslangFix 2025-10-26 15:42:36 -05:00
VideoCommon CMake: Fix bundled glslang 2025-10-24 22:58:22 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin) 2025-08-23 15:17:49 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00
VersionInfo.plist.in