index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
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.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
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
render
/
framegraph
/
rendercapture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Readability: use empty() instead of size() to check for emptiness
Aurélien Brooke
2024-01-13
1
-2
/
+2
*
Include what you need: <QPointer>
Marc Mutz
2023-10-13
1
-0
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
1
-11
/
+14
*
Replace all implicit container move and clear by an explicit function
Paul Lemire
2021-02-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-1
/
+2
|
\
|
*
Fix crash in rendercapture-cpp manual test
Paul Lemire
2020-03-23
1
-1
/
+2
*
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-5
/
+0
|
/
*
Use jobsDone to sync render capture back to frontend
Mike Krus
2019-12-13
1
-8
/
+18
*
Update QRenderCapture to use direct sync
Paul Lemire
2019-09-20
1
-8
/
+15
*
Make backend FG node use FrameGraphDirty instead of AllDirty
Paul Lemire
2018-10-12
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Andy Nichols
2017-07-11
1
-0
/
+1
|
\
|
*
RenderCapture: fix race + random crash
Paul Lemire
2017-06-23
1
-0
/
+3
*
|
Add optional QRect parameter to QRenderCapture::requestCapture
Mauro Persano
2017-06-21
1
-7
/
+10
|
/
*
Add missing reference in range-for with non trivial type (clazy reports)
Mike Krus
2017-05-02
1
-1
/
+1
*
Fix container detachments when using range loop
Sergio Martins
2017-02-24
1
-1
/
+1
*
Unit tests for render capture backend node
Antti Määttä
2017-01-09
1
-1
/
+0
*
Add unit tests for sendrendercapturejob
Antti Määttä
2016-10-19
1
-2
/
+7
*
Implement render capture backend node
Antti Määttä
2016-08-26
1
-0
/
+105