Page 1 of 1

KMS/DRM PageFlip not async

Posted: Wed Jan 08, 2020 11:12 am
by GaraQuor
Hello,
I wrote a GL ES graphic engine that use drmModePageFlip that should be async but in the currently friendlycore release the func block until the next vblank...

Is there a way to fix that ?

Thanks :)