aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgabstractsoftwarerenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Readd renderableNodes API to softwarerendererAnton Kreuzkamp2019-12-031-0/+6
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-201-3/+4
|\
| * Software Adaptation: Invalidate on dpr changeMorten Johan Sørvig2019-06-171-3/+4
* | Replace remaining QLinkedLists with QVectorMarc Mutz2019-06-061-5/+0
|/
* Export QSoftwareRenderableNodeAnton Kreuzkamp2018-03-071-0/+5
* ScenGraph: Prefer printf style loggingKai Koehne2018-02-131-6/+6
* QSGSoftwarePixmapRenderer: Fix incorrect background coordinatesJüri Valdmann2018-01-121-5/+5
* 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