dolphin/Source/Core
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
..
AudioCommon AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
Common JitRegister: Remove redundant check for open file 2026-01-17 16:39:04 -08:00
Core Merge pull request #14199 from JosJuice/jit64-rcoparg-isimm 2026-01-12 13:06:09 -05:00
DiscIO VolumeFileBlobReader: Define default destructor in source file 2026-01-04 17:56:08 -08:00
DolphinNoGUI
DolphinQt LogitechMicWindow: Fix compilation when cubeb is disabled 2026-01-17 01:51:38 +04:00
DolphinTool
InputCommon Merge pull request #14158 from jordan-woyak/gcadapter-poll-rate-display 2025-12-22 13:35:24 -05:00
MacUpdater Fix MacUpdater build on CMake 3.31+ 2026-01-17 18:25:49 +01:00
UICommon Use minizip-ng's CMakeLists instead of relying on our own implementation 2025-11-27 00:18:31 +01:00
UpdaterCommon
VideoBackends Metal: Move ObjectCache constructor and destructor 2026-01-04 17:56:25 -08:00
VideoCommon VideoCommon: Don't create mipmap vector in TextureInfo 2026-01-17 17:57:07 +01:00
WinUpdater AudioCommon / VideoBackends / WinUpdater - cleanup WRL code 2025-11-22 01:23:39 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Merge pull request #14043 from iwubcode/custom_resource 2025-12-22 17:08:02 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in