aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgabstractsoftwarerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark layers in the SW rasterizer as opaque if possibleLars Knoll2017-11-031-0/+6
* Improve dirty region calculation in software rendererJüri Valdmann2017-05-231-4/+4
* Quick: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-3/+1
* Fix rendercontrol grabs with the software backendLaszlo Agocs2016-07-151-1/+6
* Software Renderer: Call QBackingStore::beginPaint with correct QRegionAndy Nichols2016-06-201-1/+5
* 2DRenderer: Mark all regions of deleted node as dirtyAndy Nichols2016-04-131-1/+1
* Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-101-0/+321