aboutsummaryrefslogtreecommitdiffstats
path: root/softwarecontext/pluginmain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ported the threaded render loop from qtdeclarativeSimon Hausmann2014-08-141-1/+4
| | | | | Change-Id: I3408c1df03ac6a8c547e7db17c835c25a4c5fce9 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Fix add-on nameSimon Hausmann2014-08-121-1/+1
| | | | | Change-Id: I7df5c64a5035bcec317b7a837d4c7f499f21ab53 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Add commercial license headersSimon Hausmann2014-08-121-31/+10
| | | | | Change-Id: Iffa31b2d644ebc7e13e710fff4aee28e2a3f67c7 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* First implementation of images and rectanglesSimon Hausmann2014-08-081-2/+3
| | | | | Change-Id: Ia905d6dfe3d9922ef820085fedc5195be8ace1da Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Initial version of new software backend for the QtQuick scene graphSimon Hausmann2014-08-081-0/+71
Based on the scene graph plugin from Qt Gerrit playground Change-Id: Ic6e65f912fef70ba5f153113ce68107b56608151 Reviewed-by: Lars Knoll <lars.knoll@digia.com>