aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickopenglshadereffect_p.h
Commit message (Expand)AuthorAgeFilesLines
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Replace usage of QSignalMapper by lambdaOlivier Goffart2017-02-141-1/+0
* Make shader effects configurableLars Knoll2016-10-101-0/+4
* QtQuick: fix use-after-free of shader property connectionsErik Verbruggen2016-07-111-0/+4
* QtQuick: clean up shader effect property connectionsErik Verbruggen2016-07-051-8/+18
* Add a core profile file selector to OpenGL ShaderEffectLaszlo Agocs2016-07-011-1/+3
* Unify ShaderEffect property settingLaszlo Agocs2016-06-291-1/+3
* Add the skeleton for the new, more generic shader effect implLaszlo Agocs2016-04-131-15/+4
* Route ShaderEffect through the old GL implLaszlo Agocs2016-04-131-39/+17
* Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-0/+209