aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/cuberenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* Fix outdated BSD license headerKai Koehne2017-10-171-3/+13
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* Address uninitialized pointer variablesHolger Hans Peter Freyther2015-04-201-1/+3
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Prevent windows outside the gui thread in rendercontrol exampleLaszlo Agocs2015-01-071-6/+4
* Support threading with QQuickRenderControlLaszlo Agocs2014-12-121-0/+216