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.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.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
/
extras
/
shaders
Commit message (
Expand
)
Author
Age
Files
Lines
*
distancefieldtext.vert: fix ES2 shader that was setting the Z coordinate
Paul Lemire
2025-04-30
1
-1
/
+1
*
QText2DMaterial: fix GL shaders following uniform renames
Paul Lemire
2025-03-18
2
-4
/
+4
*
Correct license for module and plugin files
Lucie Gérard
2024-07-01
18
-18
/
+18
*
Rename QText2DMaterial uniform
Alexander Hulander
2024-05-24
1
-2
/
+2
*
RHI: fix the PerVertexColorMaterial shader
Aurélien Brooke
2024-01-13
1
-138
/
+1
*
Fix ambient color contribution in Phong shader
Aurélien Brooke
2024-01-13
4
-18
/
+34
*
Make 'struct Light' to support std140
Inho Lee
2023-04-20
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-10-12
6
-294
/
+12
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
12
-588
/
+24
*
Update phong and metalrough shader graphs
Paul Lemire
2021-03-04
3
-623
/
+275
*
Use RHI's clipSpaceCorrMatrix for backend where Y is not up
Paul Lemire
2020-11-26
9
-0
/
+18
*
QShaderProgram: handle binding = auto replacement for raw shader code
Paul Lemire
2020-11-26
1
-2
/
+2
*
rhi: Qt3DExtras has different combinations of default.vert
Paul Lemire
2020-08-11
4
-0
/
+297
*
rhi: Port most of Qt3DExtras materials to RHI
Jean-Michaël Celerier
2020-04-22
15
-122
/
+455
*
rhi: Handle RHI-required information in QShaderGraph
Jean-Michaël Celerier
2020-04-21
17
-0
/
+1414
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Antti Määttä
2020-04-21
1
-4
/
+4
|
\
|
*
Fix typo in phong.inc.frag100
Michael Brasser
2020-04-19
1
-4
/
+4
*
|
Implement MetalRough shader optimization TODO
Michael Brasser
2020-03-27
4
-20
/
+4
|
/
*
QDistanceFieldMaterial: Use a smaller Z offset
Martin Andersson
2019-12-18
1
-1
/
+1
*
QDistanceFieldMaterial: Don't scale rgb colors with distance field alpha
Martin Andersson
2019-12-09
2
-2
/
+2
*
Fix light attenuation for ES 2
Michael Brasser
2019-03-06
4
-8
/
+18
*
dFdx/dFdy require GL_OES_standard_derivatives under ES 2
Michael Brasser
2019-02-04
1
-0
/
+1
*
Add missing precision specifiers for ES3
Michael Brasser
2018-12-05
2
-11
/
+11
*
Add ES3-specific coordinate systems shader fragment
Mauro Persano
2018-11-08
1
-0
/
+73
*
Add documentation for QText2DEntity
Mike Krus
2018-11-08
2
-2
/
+2
*
Make floating point precision explicit in ES3 MetalRough shader
Mauro Persano
2018-11-05
1
-92
/
+94
*
Fix normal calculation in MorphPhongMaterial
Joni Poikelin
2018-10-05
2
-2
/
+2
*
Add metalRoughFunction to ES3
Mauro Persano
2018-09-27
3
-0
/
+455
*
QSkyboxEntity fixes:
Paul Lemire
2018-07-18
2
-2
/
+2
*
Add missing layer to the baseColorMap node
Kevin Ottens
2017-11-07
1
-0
/
+1
*
Have all the Phong variations based on a graph
Kevin Ottens
2017-10-13
11
-276
/
+466
*
Since the ES2 includes use FP make sure it is defined
Kevin Ottens
2017-09-27
3
-0
/
+6
*
Move phongFunction in its own include file
Kevin Ottens
2017-09-27
18
-269
/
+420
*
Move most vertex shaders into a unified one
Kevin Ottens
2017-09-27
8
-163
/
+88
*
Remove the *alpha.frag from extras
Kevin Ottens
2017-09-27
4
-112
/
+0
*
PhongAlpha: encode the alpha in kd
Kevin Ottens
2017-09-27
2
-4
/
+2
*
Wrap adsModel into phongFunction
Kevin Ottens
2017-09-25
21
-130
/
+136
*
Base PerVertexColorMaterial on adsModel
Kevin Ottens
2017-09-25
5
-161
/
+8
*
Get rid of adsModelNormalMapped
Kevin Ottens
2017-09-22
12
-262
/
+158
*
Fix a typo in 'metalrough.frag.json'
Renato Araujo Oliveira Filho
2017-09-19
1
-1
/
+1
*
Use layers to have only one graph for Metal/Rough
Kevin Ottens
2017-09-04
2
-322
/
+251
*
QShaderLanguage to simplify protos and metal/rough
Kevin Ottens
2017-09-04
2
-41
/
+213
*
Simplify node prototypes JSON using parameters
Kevin Ottens
2017-09-04
2
-35
/
+86
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-09-01
1
-3
/
+9
|
\
|
*
Fix shader linking error on RPI/BRCM
Sergio Martins
2017-08-25
1
-3
/
+9
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Andy Nichols
2017-07-11
4
-8
/
+9
|
\
|
|
*
Apply slight z-offsets to distance field glyphs
Wieland Hagen
2017-07-07
2
-6
/
+7
|
*
SkyboxEntity: Shaders should be usable by OpenGL 3.0
Wieland Hagen
2017-06-27
2
-2
/
+2
*
|
Port Metal/Rough materials to shader graphs
Kevin Ottens
2017-07-05
5
-452
/
+518
*
|
Add textureTransform to QTextureMaterial
Mike Krus
2017-06-30
2
-4
/
+6
|
/
[next]