index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
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
/
quick3d
/
qquick3drenderstats.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Streamline a QElapsedTimer usage
Giuseppe D'Angelo
2025-04-02
1
-1
/
+1
*
doc: Fix real QML property documentation
David Boddie
2024-12-05
1
-6
/
+6
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-10
/
+11
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-4
/
+6
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-2
/
+1
*
Fix getting onFrameSwapped with QQuickWidget apps
Tomi Korpipaa
2023-05-11
1
-1
/
+1
*
Show GPU time in DebugView
Laszlo Agocs
2023-04-25
1
-0
/
+45
*
Remove data() function from QSSGRef
Christian Strømme
2023-03-31
1
-2
/
+2
*
Add RHI backend name to DebugView
Kristoffer Skau
2023-02-21
1
-0
/
+22
*
Fix up the tables in DebugView
Laszlo Agocs
2023-01-05
1
-1
/
+1
*
Improve RenderStats frame time accuracy
Laszlo Agocs
2022-12-07
1
-49
/
+83
*
Make rhi statistics update like everything else
Laszlo Agocs
2022-10-26
1
-14
/
+1
*
Make material/effect generation results visible in DebugView
Laszlo Agocs
2022-10-26
1
-0
/
+186
*
Allow triggering releasing cached resources
Laszlo Agocs
2022-10-20
1
-0
/
+35
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-11
1
-2
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-0
/
+465
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Document read-only properties
Kaj Grönholm
2020-11-02
1
-0
/
+6
*
doc: Polish View3D and RenderStats documentation
Eskil Abrahamsen Blomfeldt
2020-10-26
1
-3
/
+3
*
Report the prepare step time within the render time
Laszlo Agocs
2020-09-24
1
-22
/
+50
*
Remove the context interface from the render stats
Christian Strømme
2020-02-18
1
-4
/
+1
*
Remove instantiates from docs and update point light
Antti Määttä
2019-11-11
1
-1
/
+0
*
Add namespace to RenderStats cpp
Jere Tuliniemi
2019-11-05
1
-0
/
+4
*
Document RenderStats properties
Jere Tuliniemi
2019-11-05
1
-50
/
+52
*
Document missing property of View3D
Tomi Korpipaa
2019-11-04
1
-0
/
+34
*
Add initial render stats API
Jere Tuliniemi
2019-10-24
1
-0
/
+137