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: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
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 Merge pull request #11873 from AdmiralCurtiss/pause-and-lock-host 2023-06-06 13:50:20 +02:00
DolphinQt ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
DolphinTool Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00
InputCommon ControllerEmu: Convert Translatability to enum class 2023-06-12 18:11:04 -07:00
MacUpdater CMake: Fix storyboard copying 2023-04-29 16:10:38 -05:00
UICommon UICommon/ResourcePack: Allow priority helpers to take arguments by const reference 2023-06-16 10:20:50 -04:00
UpdaterCommon Common/CommonFuncs: Move interface into Common namespace 2023-04-18 19:23:04 -04:00
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 StringUtil: Move CommandLineToUtf8Argv() into Common namespace 2023-05-16 14:23:21 -04:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
DolphinLib.vcxproj Added rcheevos to Externals 2023-04-02 08:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props Move x64 DSP JIT into DolphinLib.x64.props 2023-01-06 22:42:21 -08:00