aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwarepixmaptexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-10/+0
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-1/+1
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-4/+2
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-2/+9
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Software Adaptation: Obey QQuickWindow::TextureIsOpaque flagAndy Nichols2016-06-071-3/+9
* Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-101-0/+82