mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Swap buffers after v-blank.
This commit is contained in:
parent
7f5f4d5ef8
commit
72bb2e14c2
@ -191,9 +191,8 @@ void screen_swap_buffers_quick() {
|
||||
}
|
||||
|
||||
void screen_swap_buffers() {
|
||||
gfxFlushBuffers();
|
||||
gfxSwapBuffers();
|
||||
gspWaitForVBlank();
|
||||
screen_swap_buffers_quick();
|
||||
}
|
||||
|
||||
int screen_get_width() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user