mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-15 06:04:49 +01:00
#93 fix window resize bug with upscale hack
This commit is contained in:
parent
5db961656a
commit
e6c878fc49
@ -788,6 +788,8 @@ static void ogl_render()
|
||||
|
||||
fpsl_frame_end();
|
||||
}
|
||||
|
||||
InterlockedExchange(&g_ddraw->upscale_hack_active, FALSE);
|
||||
}
|
||||
|
||||
static void ogl_delete_context(HGLRC context)
|
||||
|
Loading…
x
Reference in New Issue
Block a user