index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
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
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
gui
/
util
/
qshadergenerator
/
tst_qshadergenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QList instead of QVector in gui tests
Jarek Kobus
2020-06-25
1
-1
/
+2
*
QShaderGenerator: Allow more expressions in input nodes
Nicolas Guichard
2020-02-20
1
-0
/
+50
*
QShaderGenerator: Don't crash when a node has multiple outputs
Nicolas Guichard
2020-02-20
1
-0
/
+73
*
Fix QShaderGenerator crashing when a node port name prefixed another one
Nicolas Guichard
2020-02-19
1
-0
/
+70
*
Only generate temporaries when it makes sense
Paul Lemire
2019-05-02
1
-31
/
+183
*
QShaderGenerator: don't generate temporary variables for global inputs
Paul Lemire
2019-04-10
1
-40
/
+146
*
QShaderGenerator: fix substitution for attributes on GL2/ES2
Paul Lemire
2019-04-10
1
-70
/
+147
*
Enable BuiltIn input in the shader graph builder
Juan Jose Casafranca
2018-04-10
1
-0
/
+4
*
GLSL 1.00 ES must be selected using "#version 100"
Kevin Ottens
2017-08-04
1
-3
/
+3
*
Implement graph layers support in QShaderGenerator
Kevin Ottens
2017-08-02
1
-2
/
+185
*
Add support for QShaderLanguage enums in QShaderGenerator
Kevin Ottens
2017-08-02
1
-0
/
+357
*
Add support for parameters in QShaderGenerator
Kevin Ottens
2017-07-08
1
-6
/
+7
*
[Shader Graph Gen.] Introduce QShaderGenerator
Kevin Ottens
2017-06-20
1
-0
/
+354