aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/openglunderqml
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* examples: include QQuickWindow in squircle headersUlf Hermann2020-09-131-0/+1
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* openglunderqml example: remove unnecessary resetOpenGLState callLaszlo Agocs2020-06-112-4/+2
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-4/+4
|\
| * Quick: Don't qualify OpenGL includesUlf Hermann2020-01-272-4/+4
* | Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-5/+6
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-133-5/+6
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-4/+6
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-1/+2
| * Add vulkanunderqml exampleLaszlo Agocs2019-09-081-3/+4
* | Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+5
|\|
| * Add missing scenegraph example docsLaszlo Agocs2019-08-221-0/+5
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* | Convert ExamplesLeander Beernaert2019-08-231-0/+47
|/
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-043-29/+37
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-043-6/+25
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Fix outdated FDL license headerKai Koehne2017-10-171-5/+5
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-16/+16
* Updated license headersJani Heikkinen2016-01-204-66/+134
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-4/+4
* Include QQuickWindow::resetOpenGLState() in OpenGL under QML example.Gunnar Sletta2015-04-212-0/+7
* Update copyright headersJani Heikkinen2015-02-125-34/+34
* Update license headers and add new licensesJani Heikkinen2014-08-254-76/+44
* 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-012-1/+4
|/
* 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
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-263-14/+9
* Quote scenegraph example code from the right place.Gunnar Sletta2013-04-261-13/+13
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Fix duplicate examples for qml/quick modulesKai Koehne2013-03-211-1/+1
* | Fixed invalid GLSL in openglunderqml example.Samuel Rødal2013-03-181-1/+1
* | Added examples on how to use FBOs with scene graph.Gunnar Sletta2013-03-031-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-104-4/+4
* Documentation for scene graph examples.Gunnar Sletta2013-01-074-5/+185
* Use resource files for most examplesKai Koehne2012-12-123-4/+8
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-101-6/+4
* Fix installation of examples.Christian Kandeler2012-11-221-0/+5
* Remove interim compatibility measuresAlan Alpert2012-10-161-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-234-97/+97
* Three scene graph examples with docs.Gunnar Sletta2012-08-135-0/+385