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
/
shadergraph
/
qshadergenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UB (signed char passed to <cctype> function)
Marc Mutz
2023-08-04
1
-1
/
+1
*
Remove qsizetype to int narrowing conversions
Aurélien Brooke
2022-12-21
1
-4
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-20
1
-2
/
+2
*
Port from container::count() and length() to size() - V4
Marc Mutz
2022-10-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Minor fixes to compile against 5.15
Paul Lemire
2021-02-01
1
-2
/
+2
*
Fix sampler2DArrayShadow uniform in QShaderGenerator
Jim Albamont
2020-12-11
1
-1
/
+1
*
QShaderProgram: handle binding = auto replacement for raw shader code
Paul Lemire
2020-11-26
1
-45
/
+5
*
QShaderGenerator: add a #define LAYER_name for each layer
Paul Lemire
2020-09-18
1
-0
/
+12
*
QShaderGenerator: generate node headers in the same order as statements
Nicolas Guichard
2020-07-31
1
-58
/
+28
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
1
-9
/
+9
*
Qt6: Port Qt3D QStringRef to QStringView
Karsten Heimrich
2020-06-10
1
-1
/
+1
*
rhi: Work needed for PBR material support in RHI
Jean-Michaël Celerier
2020-04-22
1
-1
/
+1
*
rhi: Handle RHI-required information in QShaderGraph
Jean-Michaël Celerier
2020-04-21
1
-77
/
+298
*
Move shadergraph to Qt3D
Jean-Michaël Celerier
2020-03-19
1
-0
/
+640