yuzu-android/src
lat9nq 1f24a4e520 emu_window: Create a way to Cancel the exit of a Scoped
If a GraphicsContext is destroyed before its Scoped is destroyed, this
causes a crash as the Scoped tries to call a method in the destroyed
context on exit.

Add a way to Cancel the call when we know that calling the
GraphicsContext will not work.
2022-03-07 18:21:56 -05:00
..
audio_core audio_core: Update current process revision 2022-02-11 00:56:13 -05:00
common Merge pull request #7973 from Morph1984/debug-crash 2022-03-06 04:49:27 +01:00
core emu_window: Create a way to Cancel the exit of a Scoped 2022-03-07 18:21:56 -05:00
input_common Merge pull request #7859 from german77/battery_again 2022-02-24 11:42:51 -08:00
shader_recompiler emit_glsl_atomic: Implement 32x2 fallback atomic ops 2022-01-29 19:56:03 -05:00
tests cmake: make tests optional 2022-01-12 00:36:20 +01:00
video_core gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) 2022-03-06 16:46:49 +01:00
web_service
yuzu dynarmic: Inline exclusive memory accesses 2022-02-27 19:40:05 +00:00
yuzu_cmd dynarmic: Inline exclusive memory accesses 2022-02-27 19:40:05 +00:00
.clang-format
CMakeLists.txt cmake: make tests optional 2022-01-12 00:36:20 +01:00