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
/
qssgrenderreflectionmap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move most of the types in qssgrenderbasetypes into a private header
Christian Strømme
2023-12-04
1
-1
/
+0
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-7
/
+7
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-2
/
+2
*
Move and improve the cache of built-in shaders
Christian Strømme
2023-10-23
1
-2
/
+2
*
Trace: Add tracepoints to quick3d
Antti Määttä
2023-05-29
1
-2
/
+2
*
Remove some usage of QSSGRef for shader pipelines
Christian Strømme
2023-05-19
1
-2
/
+2
*
Fix some name collision and double definition for unity build
Amir Masoud Abdol
2023-03-14
1
-17
/
+17
*
Improve cubemap code usage and readability
Christian Strømme
2023-01-24
1
-15
/
+16
*
Move toString() functions in base-types out of the global scope
Christian Strømme
2023-01-18
1
-1
/
+1
*
Add support for textured reflection probes
Jere Tuliniemi
2022-12-09
1
-2
/
+28
*
Also release shadow and reflection map resources when requested
Laszlo Agocs
2022-10-31
1
-0
/
+5
*
Improve quick3d profiling events
Antti Määttä
2022-10-13
1
-0
/
+5
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-0
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-0
/
+5
*
Fix Reflection Probe artifacts
Hatem ElKharashy
2022-08-03
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add method for triggering reflection probe update
Jere Tuliniemi
2022-06-01
1
-0
/
+3
*
Cleanup QSSGLayerRenderData and QSSGLayerRenderPreparationData
Andy Nichols
2022-04-04
1
-1
/
+1
*
Add internal enablers for setting the W (R) addressing mode
Laszlo Agocs
2022-03-11
1
-8
/
+10
*
Render reflection probe cubemap only when needed
Jere Tuliniemi
2022-02-10
1
-0
/
+2
*
QSSGReflectionMapEntry: eradicate Java-style iterators
Marc Mutz
2022-01-29
1
-5
/
+2
*
Refactor IBL prefiltering
Andy Nichols
2022-01-07
1
-1
/
+22
*
Add reflection probe
Jere Tuliniemi
2021-12-03
1
-0
/
+606