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
/
materialsystem
/
shaderbuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: fix unity builds
Tim Blechmann
2024-02-07
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Fix disabling shader cache via environment variable
Jim Albamont
2020-12-10
1
-1
/
+1
*
Add dedicated Qt3D.Renderer.ShaderCache logging category
Paul Lemire
2020-11-02
1
-6
/
+15
*
Add caching mechanism to ShaderBuilder
Paul Lemire
2020-10-28
1
-5
/
+101
*
Merge remote-tracking branch 'origin/5.15' into dev
Mike Krus
2020-04-27
1
-9
/
+12
|
\
|
*
rhi: Port most of Qt3DExtras materials to RHI
Jean-Michaël Celerier
2020-04-22
1
-0
/
+2
|
*
rhi: Handle RHI-required information in QShaderGraph
Jean-Michaël Celerier
2020-04-21
1
-1
/
+2
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-1
/
+1
|
|
\
|
|
*
Fix potential crash in ShaderBuilder node syncing
Michael Brasser
2020-04-02
1
-1
/
+1
|
*
|
Move shadergraph to Qt3D
Jean-Michaël Celerier
2020-03-19
1
-7
/
+7
|
|
/
*
|
Geometry refactoring
Mike Krus
2020-02-27
1
-2
/
+2
*
|
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-2
/
+0
|
/
*
Fix usage of C++14 features
Mike Krus
2020-01-14
1
-2
/
+2
*
ShaderBuilder: ensure no old updates are left over
Paul Lemire
2019-10-14
1
-0
/
+1
*
Convert Shader/ShaderBuilder jobs to use direct sync
Paul Lemire
2019-10-14
1
-45
/
+17
*
Clean up includes
Mike Krus
2019-10-01
1
-0
/
+2
*
Update QShaderProgramBuilder to use direct sync
Paul Lemire
2019-09-26
1
-36
/
+35
*
Merge branch '5.12' into 5.13
Paul Lemire
2019-04-02
1
-42
/
+2
|
\
|
*
Unify shader include handling
Michael Brasser
2019-04-01
1
-42
/
+2
*
|
QShaderProgramBuilder: add properties to access generated shader code
Paul Lemire
2018-12-14
1
-0
/
+33
|
/
*
Prevent use of temporary containers
Mike Krus
2018-01-13
1
-6
/
+6
*
Fix resource init namespace issues
Laszlo Agocs
2017-11-14
1
-3
/
+8
*
Fix material system qrc in static builds
Laszlo Agocs
2017-11-08
1
-0
/
+3
*
Implement enabledLayers on ShaderBuilder
Kevin Ottens
2017-09-04
1
-1
/
+24
*
Implement code generation in ShaderBuilder
Kevin Ottens
2017-07-05
1
-1
/
+160
*
Introduce ShaderBuilder
Kevin Ottens
2017-07-05
1
-0
/
+145