aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgtexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Temporarily restore a QSGTexturePrivate functionLaszlo Agocs2020-04-281-0/+1
* Move updateRhiTexture and co. to QSGTextureLaszlo Agocs2020-04-281-5/+0
* Change qHash return value to size_tFabian Kosmale2020-04-161-1/+1
* Add argument to QSGTexture::removedFromAtlas()Laszlo Agocs2020-04-161-2/+0
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-2/+1
* Avoid introducing rhiTexture() in the public API of QSGTextureLaszlo Agocs2019-08-291-1/+2
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+108