kwin/src/backends/virtual
Vlad Zahorodnii 8739258f2f Drop Platform::isPerScreenRenderingEnabled()
At this point, it's safe to assume that only X11 has weird rendering
model, which stands in the way of making rendering abstractions nice and
intuitive, so let's check operation mode. If OperationModeX11 is
dropped, this will also simplify finding X11-specific code in kwin.
2022-02-21 09:33:59 +00:00
..
CMakeLists.txt cmake: Use target-based ecm_qt_declare_logging_category() 2022-02-14 07:29:15 +00:00
egl_gbm_backend.cpp kwinglutils: Drop GLRenderTarget::isRenderTargetBound() 2022-02-15 13:31:10 +02:00
egl_gbm_backend.h
scene_qpainter_virtual_backend.cpp Unify beginFrame() and endFrame() hooks for OpenGL and QPainter backends 2021-11-16 10:43:56 +00:00
scene_qpainter_virtual_backend.h Unify beginFrame() and endFrame() hooks for OpenGL and QPainter backends 2021-11-16 10:43:56 +00:00
virtual.json SVN_SILENT made messages (.desktop file) - always resolve ours 2021-12-15 01:55:28 +00:00
virtual_backend.cpp Drop Platform::isPerScreenRenderingEnabled() 2022-02-21 09:33:59 +00:00
virtual_backend.h
virtual_output.cpp
virtual_output.h