index
:
qt/qtdeclarative.git
5.10
5.11
5.12
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
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick
/
items
/
qquickshadereffect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Add missing } and indent accordingly
Andy Shaw
2021-03-20
1
-1
/
+2
*
Remove unused external function declaration in ShaderEffect
Laszlo Agocs
2020-11-24
1
-2
/
+0
*
Re-enable the caching of shader data loaded from files
Laszlo Agocs
2020-11-23
1
-8
/
+8
*
Doc: Fix documentation warnings for Qt Quick
Topi Reinio
2020-11-05
1
-3
/
+0
*
QQuickShaderEffect: fix crash when hiding parent
Mitch Curtis
2020-10-15
1
-1
/
+5
*
Fix leftover argument names in ShaderEffect
Laszlo Agocs
2020-06-30
1
-26
/
+22
*
Use QQmlContext::resolvedUrl in places where it was not added
Laszlo Agocs
2020-06-30
1
-4
/
+2
*
Reimplement UniformAnimator for ShaderEffect
Jonas Karlsson
2020-06-29
1
-13
/
+81
*
Update ShaderEffect docs
Laszlo Agocs
2020-06-18
1
-122
/
+204
*
ShaderEffect: vertexShader and fragmentShader are now URLs
Laszlo Agocs
2020-06-18
1
-50
/
+46
*
Clean up QT_CONFIG(opengl)
Paul Olav Tvete
2020-06-17
1
-2
/
+0
*
Remove QQuickGenericShaderEffect
Paul Olav Tvete
2020-06-10
1
-2
/
+778
*
Remove QQuickOpenGLShaderEffect
Paul Olav Tvete
2020-06-04
1
-141
/
+1
*
QQuickItem: rename geometryChanged to geometryChange
Mitch Curtis
2020-04-23
1
-3
/
+3
*
Remove D3D12 scenegraph backend
Laszlo Agocs
2020-01-06
1
-224
/
+15
*
Add the graphics api independent scenegraph port
Laszlo Agocs
2019-07-04
1
-4
/
+14
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-13
1
-0
/
+2
|
\
|
*
Avoid assertion when having a ShaderEffect as a delegate
Jan Arve Sæther
2019-05-21
1
-0
/
+2
*
|
Fix mistakes in 9b36512b9453f429644b0c388d381f7a2fc0f825
Allan Sandfeld Jensen
2019-05-28
1
-0
/
+14
*
|
Avoid illegal downcasts in texture and shader handling
Allan Sandfeld Jensen
2019-05-15
1
-1
/
+2
|
/
*
Doc: Add missing dots (qtdeclarative)
Paul Wicking
2018-06-19
1
-1
/
+1
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-1
/
+1
*
Doc: Fix capitalization in section titles
Topi Reinio
2017-08-29
1
-1
/
+1
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
Build fix for configure -no-opengl
Paul Olav Tvete
2017-03-22
1
-0
/
+2
*
Fix regression with UniformAnimator target property validation
Joni Poikelin
2017-02-01
1
-0
/
+5
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-24
/
+24
*
Doc cleanup for D3D12 and SW
Laszlo Agocs
2016-07-14
1
-1
/
+3
*
Update ShaderEffect docs
Laszlo Agocs
2016-06-29
1
-15
/
+117
*
Unify ShaderEffect property setting
Laszlo Agocs
2016-06-29
1
-4
/
+25
*
D3D12: Support runtime threaded shader compilation
Laszlo Agocs
2016-06-22
1
-4
/
+26
*
One GraphicsInfo to rule them all
Laszlo Agocs
2016-06-01
1
-117
/
+5
*
Fix building with QT_NO_OPENGL defined
Andy Nichols
2016-05-06
1
-1
/
+4
*
D3D12: Fix 'ShaderEffect in a ShaderEffectSource as property value'
Laszlo Agocs
2016-04-29
1
-12
/
+55
*
Adaptable shader effect enablers
Laszlo Agocs
2016-04-29
1
-26
/
+293
*
Add the skeleton for the new, more generic shader effect impl
Laszlo Agocs
2016-04-13
1
-40
/
+61
*
Route ShaderEffect through the old GL impl
Laszlo Agocs
2016-04-13
1
-0
/
+137
*
Prefix GL-specific shader effect code
Laszlo Agocs
2016-04-13
1
-781
/
+34
*
Make QQuickShaderEffectMesh generic
Laszlo Agocs
2016-04-13
1
-20
/
+7
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-08
1
-2
/
+2
|
\
|
*
Move Qt Quick resources under the :/qt-project.org/ directory
Giuseppe D'Angelo
2016-04-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-0
/
+8
|
\
|
|
*
Ensure ShaderEffect correctly updates with supportsAtlasTexture.
Michael Brasser
2016-03-01
1
-0
/
+8
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
|
Fix a mix-up in ShaderEffect QML type documentation
Juha Turunen
2015-12-08
1
-5
/
+5
|
/
*
Include doc note about Image::fillMode being excluded by shader.
Gunnar Sletta
2015-09-11
1
-2
/
+6
*
Doc: resize tables with overflow
Nico Vertriest
2015-06-25
1
-3
/
+8
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Allow batching ShaderEffects without atlas samplers
Jocelyn Turcotte
2014-12-18
1
-17
/
+21
*
Give Item::layer documentation some much needed love.
Gunnar Sletta
2014-09-29
1
-0
/
+24
[next]