index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
runtimerender
/
extensionapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve node collection and frame prep
Christian Strømme
2025-05-30
1
-6
/
+7
*
Add MSAA support to WeightedBlended oit method
Antti Määttä
2024-12-04
1
-0
/
+1
*
Implement WeightedBlended OIT method
Antti Määttä
2024-12-02
1
-1
/
+3
*
Explicitly set the has-graphics-resource flag on all relevant types
Christian Strømme
2024-09-10
1
-1
/
+1
*
Correct license for module and plugin files
Lucie Gérard
2024-05-03
2
-2
/
+2
*
Replace incorrect usage of NodeId for CameraId
Christian Strømme
2024-01-30
4
-12
/
+12
*
Expand the documentation for the Create flag in QSSGRenderHelpers
Christian Strømme
2024-01-22
1
-3
/
+6
*
Extension API use the QSSGFrameData as argument universally
Christian Strømme
2024-01-15
2
-10
/
+13
*
Add documentation for the ID handles
Christian Strømme
2024-01-15
2
-0
/
+38
*
Rename the enum value for the prep IDs to match the node IDs
Christian Strømme
2024-01-15
2
-12
/
+12
*
Fix argument naming in QSSGRenderHelpers::commit()
Christian Strømme
2024-01-15
1
-1
/
+1
*
Doc: Fix documentation warnings
Topi Reinio
2023-12-13
2
-21
/
+29
*
Rename the RenderStage enum names
Christian Strømme
2023-12-08
2
-5
/
+5
*
Rename type and mode APIs in QSSGRenderExtension
Christian Strømme
2023-12-08
2
-16
/
+16
*
Fix-up the pipeline state API
Christian Strømme
2023-12-06
1
-1
/
+1
*
Add some usability improvements to the render helpers
Christian Strømme
2023-12-04
2
-6
/
+18
*
Mark the QSSGRenderer as private again
Christian Strømme
2023-12-04
3
-22
/
+40
*
Remove type alias to RenderResult's underlying type
Christian Strømme
2023-12-04
2
-1
/
+1
*
Replace usage of QSSGRhiRenderableTexture in QSSGFrameData class
Christian Strømme
2023-12-04
2
-6
/
+9
*
Remove inclusion of private headers in qssgrenderextensions.h
Christian Strømme
2023-12-04
1
-4
/
+5
*
Fix argument passed to calculateViewProjectionMatrix
Christian Strømme
2023-12-04
1
-1
/
+1
*
Enable docs from runtimerender directory
Laszlo Agocs
2023-11-24
2
-113
/
+50
*
Remove the renderer argument from the Extension API
Christian Strømme
2023-11-23
2
-8
/
+7
*
New API for working with the scene nodes
Christian Strømme
2023-11-22
4
-130
/
+441
*
Fix compat warning in some of the ssg headers
Laszlo Agocs
2023-11-15
1
-5
/
+3
*
Enable using render extensions as texture providers
Christian Strømme
2023-11-01
2
-0
/
+22
*
Rename the release function to resetForFrame in QSSGRenderExtension
Christian Strømme
2023-10-24
2
-3
/
+3
*
Add camera helper class
Christian Strømme
2023-10-24
4
-13
/
+41
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+1
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
4
-16
/
+11
*
Make sure the layer prep result is visible when prepareData is called
Christian Strømme
2023-09-28
1
-1
/
+1
*
Add function to retrieve render results from other passes
Christian Strømme
2023-08-01
2
-0
/
+31
*
Remove usage of optional for the FrameData class
Christian Strømme
2023-06-12
1
-0
/
+1
*
Extensions API
Christian Strømme
2023-06-02
4
-0
/
+471