aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/textureinthread/threadrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-5/+5
* Fixed license headersJani Heikkinen2015-02-171-3/+3
* Update copyright headersJani Heikkinen2015-02-121-5/+5
* Add hint regarding alpha fbo's in the textureinthread example.Gunnar Sletta2014-11-171-0/+2
* Mark custom node in textureinthread dirty after rendering textureTasuku Suzuki2014-08-261-0/+2
* Avoid direct GL calls in Qt Quick examples and testsLaszlo Agocs2014-07-011-2/+2
* Make example work when QOffscreenSurface == QWindowGunnar Sletta2014-04-021-35/+40
* Make example work on WindowsGunnar Sletta2013-10-221-20/+10
* Create BG context and fake surface on GUI threadGunnar Sletta2013-04-231-17/+52
* Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-031-0/+257