Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vsync support for DRM #136

Open
HidenoriMatsubayashi opened this issue May 24, 2021 · 1 comment
Open

Vsync support for DRM #136

HidenoriMatsubayashi opened this issue May 24, 2021 · 1 comment
Labels
drm Topics of DRM backend

Comments

@HidenoriMatsubayashi
Copy link
Contributor

HidenoriMatsubayashi commented May 24, 2021

Add Vsync support for DRM backends.

Related issues

@lhoward
Copy link
Contributor

lhoward commented Feb 27, 2025

I'm looking into implementing this with drmWaitVBlank() – before I do it, is anyone able to give me an explanation of the advantages? I'm interested in anything that might help minimise CPU usage particularly with animations :)

cc @prspn @i2pi

Edit: after conferring with @i2pi it appears this is unlikely to improve performance, just potentially reduce tearing artefacts. See also here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
drm Topics of DRM backend
Projects
None yet
Development

No branches or pull requests

2 participants