mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(GL2) Backport 75a66be87b
- Allow Hard GPU sync in menu
This commit is contained in:
parent
955bf08fcd
commit
e7e6b9977f
@ -3135,7 +3135,7 @@ static bool gl2_frame(void *data, const void *frame,
|
||||
if ( gl->have_sync
|
||||
&& hard_sync
|
||||
&& !input_driver_nonblock_state
|
||||
&& !gl->menu_texture_enable)
|
||||
)
|
||||
{
|
||||
glClear(GL_COLOR_BUFFER_BIT);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user