aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/graphobjects/qssgrendertexturedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set the has-graphics-resource flag on all relevant typesChristian Strømme2024-09-101-2/+2
* Remove the generationId from the texture dataChristian Strømme2024-09-021-38/+2
* Refactor skeletal animationInho Lee2023-06-011-0/+6
* Add 3D texture support for TextureDataJere Tuliniemi2023-05-251-0/+13
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* RenderBufferManager: Switch all texture buffers to per frame trackingAndy Nichols2021-11-221-17/+14
* Do not store the rhi texture in QSSGRenderImageLaszlo Agocs2020-12-151-1/+6
* Support generation of mipmaps for texturesAndy Nichols2020-08-241-2/+2
* Add support for custom textures from dataAndy Nichols2020-08-241-0/+108