kwin/clients
Martin Gräßlin ca27bc09c5 [aurorae] Use QQuickRenderControl if compiled against Qt 5.4
QQuickRenderControl brings a few advantages for the usage in Aurorae:
* can create an offscreen window
* eliminate the need for mutex as we control the rendering
* control the tear down of the QML scene (no more crashes in Qt)

In future we can further improve this, by sharing the context, so
that we can use the FBO texture directly. But this first needs
some more work in KWin core.

As we don't hard depend on Qt 5.4 yet it's using ifdefs. Once we have
Qt 5.4 the old code will be removed.
2014-12-03 16:22:15 +01:00
..
aurorae [aurorae] Use QQuickRenderControl if compiled against Qt 5.4 2014-12-03 16:22:15 +01:00
CMakeLists.txt Move Oxygen kwin decoration to the oxygen folder 2014-03-24 16:43:11 +01:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00