aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgplaintexture_p.h
Commit message (Expand)AuthorAgeFilesLines
* Enable importing OpenGL textures for the GL_TEXTURE_EXTERNAL_OES targetLaszlo Agocs2021-01-141-3/+6
* Add type safe native texture accessorsLaszlo Agocs2020-08-031-3/+4
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-081-5/+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-3/+3
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-1/+2
* Add a createTextureFromId() alternativeLaszlo Agocs2019-08-301-0/+4
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+127