aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgtexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-10-311-3/+3
* Adapt to platform API renameTor Arne Vestbø2020-10-091-4/+4
* Match new qHash() signatureEskil Abrahamsen Blomfeldt2020-09-171-1/+1
* Switch to MTLTexture protocol in QSGTexture native accessLaszlo Agocs2020-08-041-3/+3
* Add type safe native texture accessorsLaszlo Agocs2020-08-031-1/+62
* Remove compat. leftover in QSGTexturePrivateLaszlo Agocs2020-06-101-1/+0
* 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