mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
DX11: Fix access violation on closing dolphin
This commit is contained in:
@@ -133,6 +133,7 @@ void Destroy()
|
||||
context->ClearState();
|
||||
context->Flush();
|
||||
|
||||
dxgi_factory.Reset();
|
||||
context.Reset();
|
||||
device1.Reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user