summaryrefslogtreecommitdiff
path: root/src/common/x64/cpu_detect.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2022-03-07 03:35:34 -0500
committerGravatar lat9nq2022-03-07 18:21:56 -0500
commit1f24a4e520004d48799a27b159432aa0b8634628 (patch)
tree05162b2eef91dca47877097c2eaf440fb804bd11 /src/common/x64/cpu_detect.cpp
parentcore: Don't shutdown a null GPU (diff)
downloadyuzu-1f24a4e520004d48799a27b159432aa0b8634628.tar.gz
yuzu-1f24a4e520004d48799a27b159432aa0b8634628.tar.xz
yuzu-1f24a4e520004d48799a27b159432aa0b8634628.zip
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.
Diffstat (limited to 'src/common/x64/cpu_detect.cpp')
0 files changed, 0 insertions, 0 deletions