aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/util/qsgrhiatlastexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add type safe native texture accessorsLaszlo Agocs2020-08-031-1/+1
* Remove broken profiler/trace points in the scenegraphLaszlo Agocs2020-06-181-33/+1
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-021-2/+2
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-271-2/+2
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-261-27/+16
* Move updateRhiTexture and co. to QSGTextureLaszlo Agocs2020-04-281-9/+7
* Add argument to QSGTexture::removedFromAtlas()Laszlo Agocs2020-04-161-8/+2
* Make comparisonKey() a pure virtual in QSGTextureLaszlo Agocs2020-04-161-4/+2
* Add trace points for Qt Quick Scene GraphMilian Wolff2019-12-131-0/+6
* Follow QRhi improvements and drop QVectors where applicableLaszlo Agocs2019-10-071-3/+4
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+490