dolphin/Source/Core
Lioncash cac66317aa VideoCommon/Statistics: Remove global system accessor from s_after_frame_event
Instead, we make the event take a reference to the system and then pass
it in when the event is triggered.

This does introduce two other accessors, but these are much easier to
refactor out over time, and without modification to the existing event
interface.
2024-01-31 13:12:09 -05:00
..
AudioCommon
Common Common: add determinant functions to Matrix33 and Matrix44 2024-01-24 23:02:57 -06:00
Core VideoCommon/Statistics: Remove global system accessor from s_after_frame_event 2024-01-31 13:12:09 -05:00
DiscIO
DolphinNoGUI
DolphinQt Migrate SConfig::bWii to System. 2024-01-31 12:54:07 +01: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 VideoCommon/Statistics: Remove global system accessor from s_after_frame_event 2024-01-31 13:12:09 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
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