kwin/backends
Martin Gräßlin a025791d7b [backends/virtual] Add a virtual rendering OpenGLBackend
The backend is based on drm's gbm backend and also uses the GBM
platform, but with the default display allowing the driver to pick
a device. In addition it doesn't use a surface, but a surfaceless
context with a framebuffer object to render to. Given that it diverged
too much from drm's backend to allow more code sharing.

If KWin is started from a tty it gets a proper driver, if KWin is started
in a X11 session it only gets llvmpipe. Given that there is a chance that
the autotests using the virtual backend will fail. In that case a follow
up patch will enforce either O2 or Q.
2015-10-08 16:12:09 +02:00
..
drm SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-05 10:23:58 +00:00
fbdev SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-05 10:23:58 +00:00
hwcomposer SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-05 10:23:58 +00:00
virtual [backends/virtual] Add a virtual rendering OpenGLBackend 2015-10-08 16:12:09 +02:00
wayland SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-05 10:23:58 +00:00
x11 SVN_SILENT made messages (.desktop file) - always resolve ours 2015-10-05 10:23:58 +00:00
CMakeLists.txt [wayland] Add a virtual framebuffer backend 2015-10-02 10:58:33 +02:00