aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/extensionapi
Commit message (Expand)AuthorAgeFilesLines
* Improve node collection and frame prepChristian Strømme2025-05-301-6/+7
* Add MSAA support to WeightedBlended oit methodAntti Määttä2024-12-041-0/+1
* Implement WeightedBlended OIT methodAntti Määttä2024-12-021-1/+3
* Explicitly set the has-graphics-resource flag on all relevant typesChristian Strømme2024-09-101-1/+1
* Correct license for module and plugin filesLucie Gérard2024-05-032-2/+2
* Replace incorrect usage of NodeId for CameraIdChristian Strømme2024-01-304-12/+12
* Expand the documentation for the Create flag in QSSGRenderHelpersChristian Strømme2024-01-221-3/+6
* Extension API use the QSSGFrameData as argument universallyChristian Strømme2024-01-152-10/+13
* Add documentation for the ID handlesChristian Strømme2024-01-152-0/+38
* Rename the enum value for the prep IDs to match the node IDsChristian Strømme2024-01-152-12/+12
* Fix argument naming in QSSGRenderHelpers::commit()Christian Strømme2024-01-151-1/+1
* Doc: Fix documentation warningsTopi Reinio2023-12-132-21/+29
* Rename the RenderStage enum namesChristian Strømme2023-12-082-5/+5
* Rename type and mode APIs in QSSGRenderExtensionChristian Strømme2023-12-082-16/+16
* Fix-up the pipeline state APIChristian Strømme2023-12-061-1/+1
* Add some usability improvements to the render helpersChristian Strømme2023-12-042-6/+18
* Mark the QSSGRenderer as private againChristian Strømme2023-12-043-22/+40
* Remove type alias to RenderResult's underlying typeChristian Strømme2023-12-042-1/+1
* Replace usage of QSSGRhiRenderableTexture in QSSGFrameData classChristian Strømme2023-12-042-6/+9
* Remove inclusion of private headers in qssgrenderextensions.hChristian Strømme2023-12-041-4/+5
* Fix argument passed to calculateViewProjectionMatrixChristian Strømme2023-12-041-1/+1
* Enable docs from runtimerender directoryLaszlo Agocs2023-11-242-113/+50
* Remove the renderer argument from the Extension APIChristian Strømme2023-11-232-8/+7
* New API for working with the scene nodesChristian Strømme2023-11-224-130/+441
* Fix compat warning in some of the ssg headersLaszlo Agocs2023-11-151-5/+3
* Enable using render extensions as texture providersChristian Strømme2023-11-012-0/+22
* Rename the release function to resetForFrame in QSSGRenderExtensionChristian Strømme2023-10-242-3/+3
* Add camera helper classChristian Strømme2023-10-244-13/+41
* Expose the render context interfaceChristian Strømme2023-10-241-1/+1
* Start exposing some semi-public APIsChristian Strømme2023-10-234-16/+11
* Make sure the layer prep result is visible when prepareData is calledChristian Strømme2023-09-281-1/+1
* Add function to retrieve render results from other passesChristian Strømme2023-08-012-0/+31
* Remove usage of optional for the FrameData classChristian Strømme2023-06-121-0/+1
* Extensions APIChristian Strømme2023-06-024-0/+471