aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgshaderrewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove shader rewriter from the Quick source treeLaszlo Agocs2020-06-041-300/+0
* Add a include to fix build for qsgshaderrewriter.cppLiang Qi2017-04-261-0/+1
* Silence GCC 7 warnings about implicit fallthrough in Qt codeThiago Macieira2017-04-201-0/+1
* Use QByteArrayLiteral more judiciouslyAnton Kudryavtsev2016-09-031-4/+4
* Use QStringBuilder moreAnton Kudryavtsev2016-08-261-3/+3
* Remove leftover define fooFrank Meerkoetter2016-04-281-3/+0
* Quick: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-02-101-3/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make sure shader rewriter stops immediately on an empty string.Gunnar Sletta2014-06-121-3/+1
* Remove several uses of module includesAndrew Knight2014-03-101-1/+1
* Fix rendering of Flipable content.Gunnar Sletta2013-11-251-1/+1
* Fix compiler warnings with mingw64.Erik Verbruggen2013-11-181-1/+1
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-7/+22
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* New scenegraph renderer and atlas textures.Gunnar Sletta2013-09-021-0/+290