mirror of
https://github.com/glfw/glfw.git
synced 2025-12-22 15:12:09 +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. |
||
|---|---|---|
| .. | ||
| glfw3.h | ||
| glfw3native.h | ||