aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgtexture.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to platform API renameTor Arne Vestbø2020-10-091-1/+1
* Add type safe native texture accessorsLaszlo Agocs2020-08-031-8/+5
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-4/+0
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-1/+1
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Move updateRhiTexture and co. to QSGTextureLaszlo Agocs2020-04-281-2/+3
* Add argument to QSGTexture::removedFromAtlas()Laszlo Agocs2020-04-161-4/+1
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-4/+3
* Add API to get the platform specific texture handlePaul Olav Tvete2019-12-171-0/+6
* Add missing QSGDynamicTexture default constructorFlorian Bruhin2019-09-241-0/+1
* Avoid introducing rhiTexture() in the public API of QSGTextureLaszlo Agocs2019-08-291-1/+0
* Remove unimplemented QSGTexture::hasDirtyOptions()Friedemann Kleint2019-07-051-2/+0
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+155