aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickopenglshadereffectnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid illegal downcasts in texture and shader handlingAllan Sandfeld Jensen2019-05-151-4/+4
* Fix null pointer access in QQuickOpenGLShaderEffectMaterialCacheJüri Valdmann2018-11-071-0/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-6/+6
* Support external textures (samplerExternalOES) in ShaderEffectYevhen Kyriukha2017-06-231-4/+11
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* Use QStringBuilder moreAnton Kudryavtsev2016-08-261-4/+2
* Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-311-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-241-3/+1
* Fix up some QOpenGL includesLaszlo Agocs2016-04-131-0/+1
* Route ShaderEffect through the old GL implLaszlo Agocs2016-04-131-2/+2
* Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-0/+517