dolphin/Source/Core
Lioncash 653d6d059f UICommon/ResourcePack: Allow priority helpers to take arguments by const reference
There's nothing going on with behavior here that would prevent these
from being const qualified.

Also better communicates that this function isn't intended to modify the
given resource pack.
2023-06-16 10:20:50 -04:00
..
AudioCommon
Common Common: Convert FromWhichRoot to enum class 2023-06-13 13:25:22 -07:00
Core Merge pull request #11424 from Pokechu22/jit-imm-loadstore-update 2023-06-15 11:32:30 -04:00
DiscIO Common: Convert FromWhichRoot to enum class 2023-06-13 13:25:22 -07:00
DolphinNoGUI
DolphinQt ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
DolphinTool
InputCommon ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
MacUpdater
UICommon UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
UpdaterCommon
VideoBackends VideoBackends:Vulkan: Allow loading custom drivers on Android 2023-06-11 13:52:34 +02:00
VideoCommon Merge pull request #11941 from Dentomologist/convert_blockingloop_stopmode_to_enum_class 2023-06-13 11:47:20 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props