kwin/plugins/platforms
Vlad Zahorodnii 58cb4de1b8 platforms/drm: Present buffers even if nothing has been changed
We want to get notified when the next page flip occurs. The problem is
that kwin will avoid queueing a page flip if nothing has been changed on
the screen. From performance point of view, that is expected behavior,
but for frame scheduling and some wayland clients that create frame
callbacks to get notified about the next vblank, it's not suitable.
2021-01-06 16:59:29 +00:00
..
drm platforms/drm: Present buffers even if nothing has been changed 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 platforms/x11: Split out the EGL for X11 backend 2021-01-06 16:59:29 +00:00
CMakeLists.txt Drop hwcomposer backend 2021-01-05 17:38:36 +00:00