aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/openglunderqml/squircle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-141-49/+2
* Scenegraph examples: Use suffix-less RHI constantsFriedemann Kleint2021-11-231-1/+1
* openglunderqml example: remove unnecessary resetOpenGLState callLaszlo Agocs2020-06-111-4/+0
* Quick: Don't qualify OpenGL includesUlf Hermann2020-01-271-2/+2
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-8/+23
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-4/+18
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-16/+16
* Updated license headersJani Heikkinen2016-01-201-16/+33
* Port examples to new connection syntax.Friedemann Kleint2015-07-221-4/+4
* Include QQuickWindow::resetOpenGLState() in OpenGL under QML example.Gunnar Sletta2015-04-211-0/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-38/+36
|\
| * Separate renderer out in "OpenGL under QML" example.Gunnar Sletta2014-06-161-38/+36
* | Avoid direct GL calls in Qt Quick examples and testsLaszlo Agocs2014-07-011-0/+2
|/
* 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-261-8/+3
* Fixed invalid GLSL in openglunderqml example.Samuel Rødal2013-03-181-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Documentation for scene graph examples.Gunnar Sletta2013-01-071-5/+15
* Remove interim compatibility measuresAlan Alpert2012-10-161-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Three scene graph examples with docs.Gunnar Sletta2012-08-131-0/+160