aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-2/+2
|\
| * Shader examples: initialize all membersEdward Welbourne2016-08-112-2/+2
* | Doc: minor spelling issueNico Vertriest2016-07-191-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-6/+6
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-192-0/+6
| |\
| | * actually build the 'graph' exampleOswald Buddenhagen2016-05-131-0/+1
| | * fix example installsOswald Buddenhagen2016-05-132-0/+5
| * | decruft project fileOswald Buddenhagen2016-05-121-6/+0
| |/
* / Updated license headersJani Heikkinen2016-01-2014-232/+470
|/
* Port examples to new connection syntax.Friedemann Kleint2015-07-224-13/+13
* Include QQuickWindow::resetOpenGLState() in OpenGL under QML example.Gunnar Sletta2015-04-212-0/+7
* Fixed license headersJani Heikkinen2015-02-1732-96/+96
* Update copyright headersJani Heikkinen2015-02-1253-295/+295
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2015-01-161-3/+5
|\
| * Fix compile issue with -opengl dynamic on WindowsAndy Shaw2014-12-181-3/+5
* | Add hint regarding alpha fbo's in the textureinthread example.Gunnar Sletta2014-11-171-0/+2
|/
* Added an example that shows how to consume texture providers from C++.Gunnar Sletta2014-08-269-1/+608
* Mark custom node in textureinthread dirty after rendering textureTasuku Suzuki2014-08-261-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-2514-266/+154
* Doc: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-017-0/+395
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-023-104/+116
|\
| * Separate renderer out in "OpenGL under QML" example.Gunnar Sletta2014-06-163-104/+115
* | Avoid direct GL calls in Qt Quick examples and testsLaszlo Agocs2014-07-015-5/+11
|/
* Make example work when QOffscreenSurface == QWindowGunnar Sletta2014-04-023-36/+47
* Fix reading of shader sources in scene graph examplehjk2014-03-273-32/+8
* Improve Scene Graph - Simple Material example documentation.Mitch Curtis2014-02-061-11/+11
* Avoid out-of-bound accesses in Qt Quick example codehjk2014-02-051-10/+15
* Updated the code to resize the text box on window resizeVenu2014-01-091-0/+1
* Respect device pixel ratio in "OpenGL under QML" example.Gunnar Sletta2013-11-141-1/+4
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Make example work on WindowsGunnar Sletta2013-10-222-23/+10
* Convenience class for FBO rendering in Qt QuickGunnar Sletta2013-09-253-77/+19
* Example for running animations on the render threadGunnar Sletta2013-07-018-0/+409
* Graph exampleGunnar Sletta2013-06-1418-0/+1201
* Disable textureinthread example when threaded gl is not available.Gunnar Sletta2013-05-224-3/+67
* Doc: Fix example path for Qt Quick scenegraph examplesTopi Reinio2013-04-292-2/+2
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-263-14/+9
* Quote scenegraph example code from the right place.Gunnar Sletta2013-04-263-42/+42
* Create BG context and fake surface on GUI threadGunnar Sletta2013-04-233-22/+85
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-033-3/+3
|\
| * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-213-3/+3
* | Doc: Fixed some uses of terminolgies in qdoc files.Jerome Pasion2013-03-261-3/+2
* | Fixed invalid GLSL in openglunderqml example.Samuel Rødal2013-03-181-1/+1
* | Mark geometry dirty to signal scene graph that a repaint is needed.Gunnar Sletta2013-03-112-1/+3
* | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-0322-5/+1348
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1011-11/+11
* Documentation for scene graph examples.Gunnar Sletta2013-01-0711-68/+461
* Add \brief comment to Custom Geometry examplehjk2012-12-121-1/+1
* Use resource files for most examplesKai Koehne2012-12-129-10/+24