dolphin/Source
JosJuice 2b88a46b1a Common: Set bFMA to true for AArch64
Without this, the code added in ac28b89 misbehaves and considers
AArch64 netplay clients to not have hardware FMA support, telling
all clients to disable FMA support, which causes a desync between
x64 and AArch64 due to JitArm64 not being able to disable FMA support.
2021-06-14 15:51:59 +02:00
..
Android Android: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02:00
Core Common: Set bFMA to true for AArch64 2021-06-14 15:51:59 +02:00
DSPSpy
DSPTool Implement Cursor Locking and new input focus checks for it 2021-05-27 10:31:12 +03:00
PCH msvc: use external header feature solution-wide 2021-06-03 15:42:23 -07:00
UnitTests Eliminate TVtxDesc.GetLegacyHex 2021-06-09 20:50:50 -07:00
VSProps msvc: use external header feature solution-wide 2021-06-03 15:42:23 -07:00
.clang-format
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00