aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-1/+1
* Fix crash when using Software Renderer on HiDPI QBackingStoreAndy Nichols2016-09-151-2/+11
* software: Add support for QSGRenderNodeLaszlo Agocs2016-07-191-0/+4
* Fix rendercontrol grabs with the software backendLaszlo Agocs2016-07-151-0/+5
* Software Renderer: Call QBackingStore::beginPaint with correct QRegionAndy Nichols2016-06-201-5/+26
* QQuickWidget: Partial update support with software renderingAndy Nichols2016-04-201-1/+2
* 2DRenderer: Have renderers tied to QPaintDeviceAndy Nichols2016-04-201-52/+19
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+1
* Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-101-0/+158