aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/softwarecontext/softwarelayer.h
Commit message (Collapse)AuthorAgeFilesLines
* SoftwareLayer: markDirtyTextureLater() slot was removedAndy Nichols2014-10-201-2/+0
| | | | | | | | This issue was fixed in qtdeclarative a slightly different way, so now we need to change our code to reflect the change. Change-Id: I5c050da88efc32e808ad5a4a764ff410544db1cd Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Reformat project to be a Qt ModuleAndy Nichols2014-09-021-0/+86
Change-Id: I2fe8df530a687247a9cd7ea12c1d8de79fef506e Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>