aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/softwarecontext/threadedrenderloop.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Logging: use category names different from those in declarativeRichard Moe Gustavsen2014-11-181-70/+70
| | | | | | | | | | | Otherwise we end up with duplicated symbols when linking statically. This partly reverts commit 139ace5b57b82396dc37a6781bfae4a251172764. Change-Id: I0b33cc00d19e7c541b33a72a7d27e1c0a895d988 Task-number: QTBUG-42679 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Fix build error with latest QtDeclarativeAndy Nichols2014-09-301-1/+0
| | | | | Change-Id: Id4b87c285370182b34ec42cf02c59627e8019956 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Fix build error in latest qtdeclarativeAndy Nichols2014-09-111-2/+2
| | | | | Change-Id: Icd2dbadaa0302ceaf06daaeb26b10cb9403cc492 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Reformat project to be a Qt ModuleAndy Nichols2014-09-021-0/+1129
Change-Id: I2fe8df530a687247a9cd7ea12c1d8de79fef506e Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>