dolphin-emulator/Source/Core
Lioncash ccacda5e2c GraphicsModGroup: Simplify try_add_mod()
We can use contains() here, and also move the mod config if it's valid
instead of copying it, since it contains quite a bit of allocated data.
2024-01-31 12:23:21 -05:00
..
AudioCommon
Common Common: add determinant functions to Matrix33 and Matrix44 2024-01-24 23:02:57 -06:00
Core Merge pull request #12542 from AdmiralCurtiss/system-sconfig 2024-01-31 09:57:17 -05:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI
DolphinQt GraphicsModListWidget: Pass optional by const reference 2024-01-31 12:09:35 -05:00
DolphinTool
InputCommon InputCommon/WGInput: Handle add/remove events on separate thread to prevent deadlocks. 2024-01-18 00:30:45 +01:00
MacUpdater
UICommon Migrate SConfig::bWii to System. 2024-01-31 12:54:07 +01:00
UpdaterCommon
VideoBackends VKGfx: Don't panic for VK_SUBOPTIMAL_KHR 2024-01-05 11:20:35 +01:00
VideoCommon GraphicsModGroup: Simplify try_add_mod() 2024-01-31 12:23:21 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props VideoCommon: refactor the custom pipeline logic in the graphics mod action into a separate class, so it is reusable 2024-01-27 00:12:49 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props