mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-11 17:35:27 +00:00
6e396ed07e
xrWaitFrame() doesn't block at all, will only predict the time for the next frame. Once the compositor is multithreaded, this wait should be moved to the compositor thread and xrWaitFrame should be the function to block until the compositor finished rendering the frame. |
||
---|---|---|
.. | ||
comp_client_interface.h | ||
comp_compositor.c | ||
comp_compositor.h | ||
comp_distortion.c | ||
comp_distortion.h | ||
comp_documentation.h | ||
comp_glue_gl.c | ||
comp_glue_vk.c | ||
comp_glue_xlib.c | ||
comp_renderer.c | ||
comp_renderer.h | ||
comp_settings.c | ||
comp_settings.h | ||
comp_swapchain.c | ||
comp_window.h | ||
comp_window_direct_mode.cpp | ||
comp_window_wayland.cpp | ||
comp_window_xcb.cpp |