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
/
qssgrhieffectsystem_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xr: Fix embedded View3Ds in XR when rendering with multiview
Christian Strømme
2024-12-09
1
-6
/
+7
*
Start enabling postproc effects in multiview mode
Laszlo Agocs
2024-05-07
1
-1
/
+2
*
Remove some usage of QSSGRef for shader pipelines
Christian Strømme
2023-05-19
1
-6
/
+6
*
Replace QSSGRef usage in the render context interface
Christian Strømme
2023-04-18
1
-5
/
+5
*
RenderContextInterface improvements
Christian Strømme
2023-04-18
1
-2
/
+2
*
Fix up some weirdness in the effect system
Christian Strømme
2023-03-23
1
-5
/
+1
*
Add a persistent, disk-based cache for the shader generator
Laszlo Agocs
2022-10-26
1
-2
/
+31
*
Improve quick3d profiling events
Antti Määttä
2022-10-13
1
-1
/
+1
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Add support for generating shaders for effects
Christian Strømme
2020-12-15
1
-0
/
+11
*
Avoid allocation when building the pipeline key for effects
Christian Strømme
2020-12-11
1
-1
/
+1
*
Clean-up effect systems setup() function
Christian Strømme
2020-12-10
1
-2
/
+2
*
Write directly into the underlying data for uniform buffers
Laszlo Agocs
2020-10-13
1
-0
/
+1
*
Merge QSSGRhiShaderStages and ..WithResources
Laszlo Agocs
2020-09-29
1
-3
/
+3
*
Take the overridden effect output format into account
Laszlo Agocs
2020-09-06
1
-0
/
+2
*
Prevent prog/temp AA failing validation with effects on Vulkan
Laszlo Agocs
2020-09-06
1
-1
/
+1
*
Unify effect shader style with custom materials
Laszlo Agocs
2020-09-03
1
-4
/
+7
*
Clean-up the render commands class
Christian Strømme
2020-05-12
1
-5
/
+5
*
Remove QSSGRendererInterface
Christian Strømme
2020-05-12
1
-3
/
+3
*
Remove the Render module
Andy Nichols
2020-05-10
1
-1
/
+1
*
RHI: set mix value for effects
Paul Olav Tvete
2020-04-15
1
-1
/
+1
*
RHI: Effect system code cleanup
Eirik Aavitsland
2020-04-03
1
-4
/
+5
*
RHI: use correct filtering for effect input texture
Paul Olav Tvete
2020-04-01
1
-2
/
+2
*
RHI: Add support for depth texture in post-processing effects
Eirik Aavitsland
2020-03-27
1
-1
/
+5
*
RHI: support effects using BufferInput with param
Paul Olav Tvete
2020-03-25
1
-3
/
+1
*
RHI: add support for multi-pass effects
Paul Olav Tvete
2020-03-23
1
-12
/
+14
*
RHI: Implement optional common effect uniforms
Eirik Aavitsland
2020-03-20
1
-1
/
+2
*
RHI: add support for multiple effects
Paul Olav Tvete
2020-03-19
1
-2
/
+8
*
RHI: Support texture properties in post-processing effects
Eirik Aavitsland
2020-03-19
1
-7
/
+6
*
RHI: Add rudimentary support for post-processing effects
Eirik Aavitsland
2020-03-13
1
-0
/
+91