dolphin/Source/Core
Lioncash b06e1880b6 Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines
We pass a JIT instance all the way down to EmuCodeBlock, which is
accessible under protected as well, so this isn't really necessary.
2024-01-23 16:27:02 -05:00
..
AudioCommon
Common VideoCommon: add function to serialize ShaderAsset to json 2024-01-23 11:58:32 -06:00
Core Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines 2024-01-23 16:27:02 -05:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #12512 from JosJuice/assembler-dirty-flag 2024-01-21 10:22:46 -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
UpdaterCommon
VideoBackends VKGfx: Don't panic for VK_SUBOPTIMAL_KHR 2024-01-05 11:20:35 +01:00
VideoCommon VideoCommon: add a method to calculate a default value for ShaderAsset and another to list its types 2024-01-23 11:58:32 -06:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: add function to serialize ShaderAsset to json 2024-01-23 11:58:32 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props