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.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
/
backend
/
attachmentpack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix render to texture
Paul Lemire
2024-06-18
1
-14
/
+10
*
fix stereo rendering
Alexander Busse
2024-03-19
1
-16
/
+8
*
Add ability to target Left/Right back buffer to use with stereo mode
Alexander Busse
2023-11-09
1
-7
/
+31
*
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
*
Fix a number of MSVC int conversion warnings
Friedemann Kleint
2021-01-29
1
-1
/
+1
*
rhi: Rework the way we handle RenderTargets
Paul Lemire
2020-08-13
1
-0
/
+8
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
1
-1
/
+1
*
AttachmentPack: use std::vector
Paul Lemire
2020-07-03
1
-3
/
+3
*
Fix and improve FBO handling
Paul Lemire
2020-02-17
1
-0
/
+26
*
Enable BlitFramebuffer with non-output render targets
Laszlo Agocs
2017-12-11
1
-7
/
+6
*
Reserve vector size ahead of time in the AttachmentPack class
Christian Strømme
2017-11-14
1
-0
/
+2
*
Add attachment accessor as pointer to RenderTargetOutput
Antti Määttä
2017-01-17
1
-1
/
+1
*
render/backend: eradicate Q_FOREACH loops [low-risk]
Marc Mutz
2016-04-28
1
-1
/
+2
*
Consolidate some functionality into AttachmentPack.
Wieland Hagen
2016-04-16
1
-0
/
+92
*
Prefer QVector to QList
Sean Harmer
2016-03-31
1
-84
/
+0
*
QRenderTargetOutput enum
Robert Brock
2016-03-03
1
-1
/
+1
*
QRenderAttachment renamed to QRenderTargetOutput
Robert Brock
2016-03-03
1
-4
/
+4
*
QRenderAttachment renamed RenderAttachmentType to AttachmentPoint
Robert Brock
2016-03-02
1
-3
/
+3
*
Unify license header usage
Antti Kokko
2016-01-26
1
-11
/
+14
*
Move Render aspect into the Qt3DRender namespace
Sean Harmer
2015-10-13
1
-3
/
+3
*
Renderer: glDrawBuffers using QRenderTargetSelector drawBuffer
Paul Lemire
2015-05-10
1
-0
/
+10
*
Copyright header change.
Mika Salmela
2015-02-09
1
-19
/
+14
*
Added AttachmentPack and Attachment
Paul Lemire
2014-09-15
1
-0
/
+76