kwin/src/backends
Xaver Hugl 8d08306c48 backends/drm: support dmabuf-feedback
dmabuf-feedback allows the compositor to give the clients better feedback on what
formats and modifiers they should use, and for which device they should allocate.
This way they can reallocate for scanout whenever the compositor tells them to,
which makes direct scanout work for a lot more devices and applications.
2021-11-30 10:46:06 +00:00
..
drm backends/drm: support dmabuf-feedback 2021-11-30 10:46:06 +00:00
fakeinput
fbdev Unify beginFrame() and endFrame() hooks for OpenGL and QPainter backends 2021-11-16 10:43:56 +00:00
libinput libinput: Make sure we don't crash if we start without an output 2021-11-29 17:51:49 +01:00
virtual Unify beginFrame() and endFrame() hooks for OpenGL and QPainter backends 2021-11-16 10:43:56 +00:00
wayland Unify beginFrame() and endFrame() hooks for OpenGL and QPainter backends 2021-11-16 10:43:56 +00:00
x11 Rename EffectQuickScene to OffscreenQuickScene 2021-11-23 09:53:18 +00:00
CMakeLists.txt