mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
I added two functions to the wayland native API: glfwWaylandPresSupported() checks the compositor for presentation-time support. glfwWaylandSwapPres() swaps the buffers, then blocks until the last-rendered frame is displayed on the screen, processing events for the whole time. It returns the frame's presentation time with respect to the glfwGetTime() clock. |
||
---|---|---|
.. | ||
GLFW |