kwin/src/backends
Xaver Hugl f097440eb4 backends/drm: don't cache formats
While it could be useful with tiled displays, the isFormatSupported and
supportedModifier functions can be called before prepareModeset, so where
m_formats is still empty. Additionally they're neither in a hot path nor
performance critical.
2021-11-30 10:29:51 +01:00
..
drm backends/drm: don't cache formats 2021-11-30 10:29:51 +01: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