aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/graphobjects/qssgrendertexturedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set the has-graphics-resource flag on all relevant typesChristian Strømme2024-09-101-2/+3
* Fix typo in texture data backend classChristian Strømme2024-09-031-2/+2
* Remove the generationId from the texture dataChristian Strømme2024-09-021-8/+18
* Move most of the types in qssgrenderbasetypes into a private headerChristian Strømme2023-12-041-1/+1
* Expose the render context interfaceChristian Strømme2023-10-241-1/+1
* Refactor skeletal animationInho Lee2023-06-011-0/+2
* Add 3D texture support for TextureDataJere Tuliniemi2023-05-251-0/+4
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* RenderBufferManager: Switch all texture buffers to per frame trackingAndy Nichols2021-11-221-4/+4
* Do not store the rhi texture in QSSGRenderImageLaszlo Agocs2020-12-151-4/+4
* Support generation of mipmaps for texturesAndy Nichols2020-08-241-1/+2
* Add support for custom textures from dataAndy Nichols2020-08-241-0/+86