dolphin/Source
Pokechu22 78428dd8db Software: Fix crash on startup when using "Compile Shaders Before Starting"
When that setting is enabled, m_xfb_entry is initially not present (during the phase where a shader compilation progress bar would be shown). The main path checks for m_xfb_entry, but the software renderer fallback path didn't.

Fixes another aspect of https://bugs.dolphin-emu.org/issues/13172.
2023-03-02 11:08:49 -08:00
..
Android Android: Initialize TaskViewModel earlier in User Data Activity 2023-03-01 08:28:44 -05:00
Core Software: Fix crash on startup when using "Compile Shaders Before Starting" 2023-03-02 11:08:49 -08:00
DSPSpy
DSPTool
PCH CMake/MSVC: Fix warnings about conflicting /Zi and /Z7 2023-01-31 23:21:07 +13:00
UnitTests use std-provided randomness for JitArm64 unittests 2023-02-22 12:55:12 -08:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln