mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
(Xbox 1) Fixes double swap issue - fixes flickering in
RMenu
This commit is contained in:
parent
f735b0c252
commit
728e88994d
@ -858,6 +858,7 @@ static bool xdk_d3d_frame(void *data, const void *frame,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
#endif
|
#endif
|
||||||
|
if (!g_extern.draw_menu)
|
||||||
gfx_ctx_xdk_swap_buffers();
|
gfx_ctx_xdk_swap_buffers();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user