index
:
qt/qtquick3d.git
5.14
5.15
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-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
/
qssgrendershadowmap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for 32 bit shadowmaps
Jonas Karlsson
2024-11-18
1
-28
/
+52
*
Add 4K ultra shadow map resolution
Jonas Karlsson
2024-09-24
1
-3
/
+5
*
Remove unused shadowmap blur textures
Jonas Karlsson
2024-09-18
1
-16
/
+3
*
Fix apalis-imx8 directional light shadow map issue
Jonas Karlsson
2024-08-30
1
-3
/
+1
*
Spotlight: Use single depth map instead of cubemap
Jonas Karlsson
2024-06-25
1
-8
/
+6
*
Remove unused blur render targets
Jonas Karlsson
2024-05-29
1
-63
/
+0
*
Add PCF soft shadows support
Kristoffer Skau
2024-05-28
1
-1
/
+3
*
Implement Cascading Shadow Maps (CSM)
Jonas Karlsson
2024-05-28
1
-75
/
+84
*
Use texture arrays for directional lights
Kristoffer Skau
2024-05-24
1
-199
/
+290
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+1
*
Fix some name collision and double definition for unity build
Amir Masoud Abdol
2023-03-14
1
-19
/
+19
*
Improve cubemap code usage and readability
Christian Strømme
2023-01-24
1
-10
/
+10
*
Also release shadow and reflection map resources when requested
Laszlo Agocs
2022-10-31
1
-0
/
+5
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-1
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Cleanup QSSGLayerRenderData and QSSGLayerRenderPreparationData
Andy Nichols
2022-04-04
1
-1
/
+1
*
Remove Render Resource Manager
Andy Nichols
2021-11-18
1
-24
/
+47
*
Remove unused argument in QSSGShadowMapEntry::destroyRhiResources()
Christian Strømme
2021-09-30
1
-6
/
+6
*
Retire invalidateCachedReferences
Laszlo Agocs
2021-09-24
1
-2
/
+0
*
CodeChecker: Bail out of addShadowMapEntry when using null QRhi pointer
Andy Nichols
2021-02-08
1
-4
/
+5
*
CodeChecker: QSSGRenderShadowMap prevent deref of null pointer
Andy Nichols
2021-02-05
1
-1
/
+1
*
Clean up index vs. light index confusion
Laszlo Agocs
2020-12-02
1
-20
/
+13
*
Do not QSSGRef the QSSGRenderShadowMap in the layer
Laszlo Agocs
2020-10-31
1
-6
/
+2
*
delete dummies from shadowMapList
Inho Lee
2020-07-01
1
-6
/
+8
*
Follow QRhi create-destroy API update
Laszlo Agocs
2020-06-02
1
-6
/
+6
*
Remove pointless interface
Christian Strømme
2020-05-27
1
-0
/
+62
*
Remove the Render module
Andy Nichols
2020-05-10
1
-2
/
+0
*
Replace QSSGRenderContext with QSSGRhiContext
Andy Nichols
2020-05-10
1
-2
/
+2
*
Remove Legacy OpenGL code from RuntimeRender sub-module
Andy Nichols
2020-05-10
1
-213
/
+96
*
Make sure context, rhicontext, etc. get torn down when exiting
Laszlo Agocs
2020-02-20
1
-5
/
+5
*
rhi: shadows: Avoid recreating FBOs(or equivalents) on every frame
Laszlo Agocs
2020-02-09
1
-24
/
+26
*
Enable shadow mapping with RHI
Laszlo Agocs
2020-02-07
1
-104
/
+269
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+213