dolphin/Source/Core
TryTwo 31ba2af9cb Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabled().
Enable JIT Block Profiling = On, with Enable Debugging UI = Off, will crash dolphin when starting a game.
2025-09-18 17:46:02 -07:00
..
AudioCommon Merge pull request #13725 from Sam-Belliveau/more-consistent-looping 2025-08-05 20:02:58 -04:00
Common Merge pull request #13874 from sepalani/bitcast-ptr 2025-09-17 04:42:22 -04:00
Core Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabled(). 2025-09-18 17:46:02 -07:00
DiscIO
DolphinNoGUI
DolphinQt Merge pull request #13848 from JoshuaVandaele/USBDevicePicker 2025-09-16 15:26:41 -04:00
DolphinTool
InputCommon
MacUpdater
UICommon
UpdaterCommon
VideoBackends Fix broken imgui text in Metal backend. 2025-09-08 12:49:31 -07:00
VideoCommon Merge pull request #13941 from jordan-woyak/opcode-concepts 2025-09-16 14:55:16 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props VideoCommon: update material asset to support render state properties, support multi-pass, and textures are now split out (as well as supporting a way to calculate sampler origin) 2025-08-23 15:17:49 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in