dolphin/Source
Dentomologist f4b88af71e JitRegister: Check Open return code
If the call to `Open` a perf map fails don't set `s_is_enabled` (though
it could already be true if you're also using VTUNE) and don't call
`std::setvbuf` with a null stream.

Also fix a typo in a comment (`if` -> `in`)
2026-01-18 17:26:26 -08:00
..
Android Merge pull request #14268 from JoshuaVandaele/std-tounderlying 2026-01-17 16:49:57 -06:00
Core JitRegister: Check Open return code 2026-01-18 17:26:26 -08:00
DSPSpy Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
DSPTool
PCH Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
UnitTests Jit64: Add fres unit test 2026-01-18 11:21:35 +01:00
VSProps Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
.clang-format
CMakeLists.txt Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig 2026-01-11 16:28:03 -05:00
dolphin-emu.sln Core/HW: Add Visual Studio project files for cpp-ipc library. 2025-10-28 18:50:58 +00:00