dolphin/Source
Lioncash 6586ecc7a8 InputCommon/FunctionExpression: include <algorithm>
std::min/std::max are used within this translation unit, so it needs to
be included to prevent potential compilation failures.
2019-11-22 14:41:13 -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: include <algorithm> 2019-11-22 14:41:13 -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 clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands 2019-11-08 11:07:06 +10:00
dolphin-emu.sln