dolphin/Source
Lioncash 10fea99d80 InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::string_view
There's nothing within this function that requires a copy of the string
to be made, so we can make use of a non-owning view
2019-11-22 15:36:18 -05:00
..
Android Bumps compile API to 29 (Q) removes unecessary casts and deprecated 2019-11-22 13:17:37 -03:00
Core InputCommon/FunctionExpression: Make MakeFunctionExpression() take a std::string_view 2019-11-22 15:36:18 -05:00
DSPSpy
DSPTool InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
PCH
UnitTests InputCommon: Make the "input gate" not racey. 2019-11-06 16:31:02 -06:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln