kwin/plugins/platforms
Vlad Zahorodnii 4f3adbb520 Drop SGI_video_sync based method for vsync
With the new compositing timing, we want to start compositing some time
later after a vsync event. This doesn't go along with the video sync
based method to synchronize buffer swaps with vblank.

Since practically all drivers nowadays provide support for the swap
control extensions (GLX_EXT_swap_control, GLX_SGI_swap_control, or
GLX_MESA_swap_control), it's safe to rely on them for the purpose of
synchronizing buffer swaps to vblank.
2021-01-06 16:59:29 +00:00
..
drm Drop flag to indicate if swap buffers is blocking 2021-01-06 16:59:29 +00:00
fbdev Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
virtual Swap buffers after finishing a compositing cycle 2021-01-06 16:59:29 +00:00
wayland Swap buffers after finishing a compositing cycle 2021-01-06 16:59:29 +00:00
x11 Drop SGI_video_sync based method for vsync 2021-01-06 16:59:29 +00:00
CMakeLists.txt Drop hwcomposer backend 2021-01-05 17:38:36 +00:00