onox / orka

The OpenGL 4.6 Rendering Kernel in Ada 2022
https://orka-engine.netlify.com/
Apache License 2.0
61 stars 2 forks source link

Add fallback to wl_surface.frame callback if user's Wayland compositor has no presentation-time #74

Closed onox closed 2 years ago

onox commented 3 years ago

If the Wayland protocol presentation-time is not supported by the user's compositor, then the wl_surface.frame callback should be used, which is part of the core Wayland protocol.