dolphin/Source
Dentomologist 3424983a65 JitRegister: Remove redundant check for open file
The check only happened if `USE_VTUNE` wasn't defined, and in that case
it was immediately followed by the same check again.

The check used to avoid an unnecessary call to `StringFromFormatV` in
certain circumstances, but that call was removed in
be81fe86e1.
2026-01-17 16:39:04 -08:00
..
Android Merge pull request #14246 from LeddaZ/android-gitignore 2026-01-14 18:54:16 +01:00
Core JitRegister: Remove redundant check for open file 2026-01-17 16:39:04 -08:00
DSPSpy
DSPTool Host: Remove unnecessary functions 2025-08-03 13:19:30 -07:00
PCH CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
UnitTests Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF 2025-11-27 01:26:51 +01:00
VSProps cpp-ipc: Fix builds on non-FreeBSD BSDs 2026-01-06 21:46:33 +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