aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-222-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix rendernode example buildLorn Potter2019-11-121-0/+4
| * | | | Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* | | | | Make QQuickFbo work with the OpenGL backend of QRhiLaszlo Agocs2019-11-145-14/+39
* | | | | Make twotextureproviders work on the rhi rendering pathLaszlo Agocs2019-10-1412-73/+274
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-114-0/+8
|\| | |
| * | | Add guards in .pro of platform/api-specific scenegraph examplesLaszlo Agocs2019-10-104-0/+8
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-102-2/+5
|\| | |
| * | | Make rendernode example compile on iOSLaszlo Agocs2019-10-092-2/+5
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0413-27/+27
|\| | |
| * | | Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-184-16/+16
| * | | Rename textureinsgnode example to a more fitting nameLaszlo Agocs2019-09-129-7/+7
| * | | Fix gcc warnings in vulkanunderqml exampleLaszlo Agocs2019-09-111-4/+4
* | | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2621-11/+22
|/ / /
* | | Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-082-0/+10
* | | Add metaltextureimport exampleLaszlo Agocs2019-09-0811-1/+878
* | | rendernode example: Prevent gui-render thread data raceLaszlo Agocs2019-09-089-81/+114
* | | Make vulkanunderqml work and update docsLaszlo Agocs2019-09-081-5/+14
* | | Add vulkanunderqml exampleLaszlo Agocs2019-09-0814-9/+952
| |/ |/|
* | rendernode example: Add support for MetalLaszlo Agocs2019-08-229-1/+513
* | Add missing scenegraph example docsLaszlo Agocs2019-08-2212-1/+320
* | Implement QSGRenderNode for the rhi pathLaszlo Agocs2019-08-224-31/+104
|/
* Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-043-29/+37
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0422-6/+1491
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-277-22/+22
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-262-8/+8
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-266-20/+20
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-2/+5
|\
| * threadedanimation: fix custom item animation when in a QQuickWidgetMitch Curtis2017-12-201-2/+5
* | Update to new QRandomGenerator APIThiago Macieira2017-11-032-6/+6
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2449-154/+574
|\|
| * Fix example code to always use BSDKai Koehne2017-10-184-12/+52
| * Fix outdated FDL license headerKai Koehne2017-10-177-34/+34
| * Fix outdated BSD license headerKai Koehne2017-10-1738-108/+488
* | Qt Quick examples: Introduce QCommandLineParserFriedemann Kleint2017-10-181-1/+15
* | Use QRandomGenerator instead of q?randThiago Macieira2017-08-232-6/+8
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-181-1/+1
|\|
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\|
| * Fix GCC 7 warnings in examplesFriedemann Kleint2017-06-211-1/+1
* | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-191-3/+4
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-251-3/+3
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-231-1/+1
| |\ \ \
| * | | | software backend: Fix clipping of QSGRenderNodesLaszlo Agocs2016-12-211-3/+4
* | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-152-5/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix use of Qt namespaces in examplesKai Koehne2017-06-081-3/+3
| * | | | Fix building examples with namespaced QtKai Koehne2017-06-081-2/+2
| | |/ / | |/| |
* | | | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-146-7/+7
| |_|/ |/| |
* | | examples: Remove some unnecessary (and non-ideal) use of internal APIRobin Burchell2017-04-211-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-141-1/+1
|\ \ | |/ |/|