sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.16k stars 122 forks source link

cmake: add ENABLE_EGL_ASYNC_BUFFER_SWAPPING option #362

Closed HidenoriMatsubayashi closed 11 months ago

HidenoriMatsubayashi commented 11 months ago

This change adds ENABLE_EGL_ASYNC_BUFFER_SWAPPING not to sync compositor redraw (vblank).

Related issue #220