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
/
runtimerender
/
qssgrhiquadrenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for per rendertarget blending for Quick3D
Antti Määttä
2024-11-20
1
-16
/
+16
*
Fix-up the pipeline state API
Christian Strømme
2023-12-06
1
-16
/
+18
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-3
/
+5
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-2
/
+3
*
Remove last usage of QSSGRef
Christian Strømme
2023-05-19
1
-22
/
+22
*
Fix the CubeRenderer
Inho Lee
2023-01-31
1
-0
/
+1
*
Improve quick3d profiling events
Antti Määttä
2022-10-13
1
-2
/
+4
*
Make sure QRhiGraphicsPipeline is creation succeeds before using it
Andy Nichols
2022-10-13
1
-2
/
+13
*
Fix for infinite grid in empty scene
Paul Olav Tvete
2022-10-11
1
-0
/
+10
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Add support for cube map skybox
Paul Olav Tvete
2022-05-27
1
-4
/
+91
*
Render the skybox at the end of the opaque pass
Paul Olav Tvete
2022-05-23
1
-10
/
+18
*
Retire invalidateCachedReferences
Laszlo Agocs
2021-09-24
1
-1
/
+1
*
Remove unnecessary references to Vertex/Index Buffers
Andy Nichols
2021-08-04
1
-6
/
+2
*
Show something on QSG_RENDERER_DEBUG=render
Laszlo Agocs
2021-02-05
1
-0
/
+3
*
Declare in beginPass that do not care about compute
Laszlo Agocs
2020-10-05
1
-1
/
+1
*
Merge QSSGRhiShaderStages and ..WithResources
Laszlo Agocs
2020-09-29
1
-1
/
+1
*
Avoid string based lookup for vertex inputs
Laszlo Agocs
2020-09-24
1
-2
/
+2
*
Fix buffer size mismatch in QSSGRhiQuadRenderer::ensureBuffers()
Christian Strømme
2020-09-16
1
-1
/
+1
*
Add rhi support for QQuickItem children in QQuick3DObject
Laszlo Agocs
2020-04-17
1
-6
/
+13
*
Prevent leaking the quad renderer instance
Laszlo Agocs
2020-02-20
1
-0
/
+2
*
Make sure context, rhicontext, etc. get torn down when exiting
Laszlo Agocs
2020-02-20
1
-7
/
+2
*
Add support for screen space ambient occlusion with QRhi
Laszlo Agocs
2020-02-13
1
-11
/
+21
*
Enable shadow mapping with RHI
Laszlo Agocs
2020-02-07
1
-0
/
+127