mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
Merge commit '8638674a87c5ea92a87240f8f562ed1c437d1e0c' into main
This commit is contained in:
commit
f68ba3cc02
@ -93,7 +93,7 @@ KMSDRM_GLES_SwapWindow(_THIS, SDL_Window * window) {
|
|||||||
KMSDRM_FBInfo *fb_info;
|
KMSDRM_FBInfo *fb_info;
|
||||||
int ret = 0;
|
int ret = 0;
|
||||||
|
|
||||||
/* Always wait for the previous issued flip before issing a new one,
|
/* Always wait for the previous issued flip before issuing a new one,
|
||||||
even if you do async flips. */
|
even if you do async flips. */
|
||||||
uint32_t flip_flags = DRM_MODE_PAGE_FLIP_EVENT;
|
uint32_t flip_flags = DRM_MODE_PAGE_FLIP_EVENT;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user