mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
ui, fix sdl flickering and status lines artifact issues
This commit is contained in:
parent
3618d636d2
commit
758abbebc2
7 changed files with 81 additions and 70 deletions
|
@ -310,7 +310,7 @@ void plat_video_flip(void)
|
|||
ximage_realloc(xlib_display, DefaultVisual(xlib_display, 0));
|
||||
|
||||
// propagate new ponters to renderers
|
||||
plat_video_toggle_renderer(0, 0);
|
||||
plat_video_set_buffer(g_screen_ptr);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue