dolphin-emulator/Source/Core
Lioncash ea71a76ea9 ExpressionParser: Pass control qualifiers by const reference
These aren't necessarily cheap to copy, since a control qualifier will
have around 3 std::strings inside of it, so passing by value can churn
allocations a little bit.
2023-12-12 13:50:46 -05:00
..
AudioCommon Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
Common Merge pull request #12394 from lioncash/compare 2023-12-12 03:43:12 +01:00
Core Merge pull request #12394 from lioncash/compare 2023-12-12 03:43:12 +01:00
DiscIO Disable memory patches in hardcore mode 2023-12-02 16:41:16 -05:00
DolphinNoGUI
DolphinQt Merge pull request #12393 from lioncash/tls 2023-12-12 00:29:21 +01:00
DolphinTool Tool/Header: Add JSON output mode; game data 2023-11-28 08:49:28 +00:00
InputCommon ExpressionParser: Pass control qualifiers by const reference 2023-12-12 13:50:46 -05:00
MacUpdater
UICommon Merge pull request #12388 from lioncash/compare 2023-12-11 23:25:27 +01:00
UpdaterCommon
VideoBackends Fix out of bound write in EfbCopy::ClearEfb 2023-12-09 02:15:42 +01:00
VideoCommon VertexManagerBase: Resolve -Wsign-compare warning 2023-12-11 18:00:34 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props IOS/KD: Implement Send Mail 2023-12-01 19:55:32 +01:00
DolphinLib.vcxproj Add lz4 submodule 2023-10-02 17:28:23 -04:00
DolphinLib.vcxproj.user
DolphinLib.x64.props