aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/extensionapi/qssgrenderextensions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Explicitly set the has-graphics-resource flag on all relevant typesChristian Strømme2024-09-101-1/+1
* Replace incorrect usage of NodeId for CameraIdChristian Strømme2024-01-301-3/+3
* Doc: Fix documentation warningsTopi Reinio2023-12-131-2/+2
* Rename the RenderStage enum namesChristian Strømme2023-12-081-3/+3
* Rename type and mode APIs in QSSGRenderExtensionChristian Strømme2023-12-081-13/+13
* Mark the QSSGRenderer as private againChristian Strømme2023-12-041-6/+12
* Remove type alias to RenderResult's underlying typeChristian Strømme2023-12-041-0/+1
* Replace usage of QSSGRhiRenderableTexture in QSSGFrameData classChristian Strømme2023-12-041-2/+2
* Enable docs from runtimerender directoryLaszlo Agocs2023-11-241-39/+20
* Remove the renderer argument from the Extension APIChristian Strømme2023-11-231-6/+5
* New API for working with the scene nodesChristian Strømme2023-11-221-48/+7
* Rename the release function to resetForFrame in QSSGRenderExtensionChristian Strømme2023-10-241-2/+2
* Add camera helper classChristian Strømme2023-10-241-5/+10
* Start exposing some semi-public APIsChristian Strømme2023-10-231-1/+1
* Add function to retrieve render results from other passesChristian Strømme2023-08-011-0/+20
* Extensions APIChristian Strømme2023-06-021-0/+230