dolphin/Source
JosJuice c007dd1852 Android: Replace emulation rotation crash workaround with proper fix
The workaround was added in 0446a58.

The underlying problem is that we must not destroy the surface
while the video backend is initializing, otherwise the video
backend may reference nullptr.

I've also cleaned up the logic for when to destroy the surface.
Note that the comment in EmulationFragment.java about only being
able to destroy the surface when emulation is running is not true
anymore (due to de632fc, it seems like).
2019-11-05 09:28:40 +01:00
..
Android Android: Replace emulation rotation crash workaround with proper fix 2019-11-05 09:28:40 +01:00
Core Android: Replace emulation rotation crash workaround with proper fix 2019-11-05 09:28:40 +01:00
DSPSpy
DSPTool VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value 2019-07-28 23:00:58 -04:00
PCH CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00
UnitTests FixedSizeQueue: Bugfixes and improvements 2019-08-31 21:18:07 +02:00
VSProps Windows: Make builds more reproducible 2019-10-18 16:00:20 +02:00
.clang-format clang-format: revert 'AfterCaseLabel' setting 2019-05-23 00:42:42 -04:00
CMakeLists.txt Merge pull request #8410 from spycrab/cmake_win_warnings 2019-10-25 13:05:14 +02:00
dolphin-emu.sln Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00