aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix mentioning of QQW::createTextureFromNativeObject in exampleKai Köhne2024-04-191-3/+2
* Set correct shader version for CustomRenderNode exampleEven Oscar Andersen2024-04-191-0/+2
* wasm: CustomMaterial: Change shader program so that it is accepted by WebGLEven Oscar Andersen2024-04-183-5/+14
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-2714-126/+168
* Correct license for examples filesLucie Gérard2024-03-2115-15/+15
* Use scoped enum for format in rhitextureitem exampleLaszlo Agocs2024-03-051-4/+4
* Follow QQuickRhiItem property rename in exampleLaszlo Agocs2024-03-051-1/+1
* Update manual tests and examples for change in default size policySanthosh Kumar2024-02-211-0/+6
* examples: fix unused parameter warningTim Blechmann2024-02-141-1/+1
* QQuickRhiItem API cleanupLaszlo Agocs2024-01-221-4/+4
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-1714-14/+14
* Doc: Fix linking issues and missing QDoc commandsTopi Reinio2024-01-061-4/+4
* Doc: Add CMake section to Scene Graph exampleAndreas Eliasson2023-12-011-8/+25
* Fix corrupt rendering when toggling rendernode-based itemsLaszlo Agocs2023-11-241-0/+5
* Add doc page for the threadedanimation exampleLaszlo Agocs2023-11-172-0/+33
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-3012-0/+36
* rhitextureitem example: Remove QuickPrivate dependencyLaszlo Agocs2023-10-021-1/+0
* Show item size in rhitextureitem exampleLaszlo Agocs2023-09-251-2/+6
* Clean up customrendernode exampleLaszlo Agocs2023-09-257-126/+189
* Small improvements into Graph exampleKaj Grönholm2023-09-151-8/+4
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-111-0/+1
* Doc: Add example category to all the files that haven't yet got itInkamari Harjula2023-09-0613-1/+14
* Doc: Use sensible argument in `\printto` commandPaul Wicking2023-08-221-1/+1
* Add QQuickRhiItemLaszlo Agocs2023-08-1420-689/+509
* Remove unused forward decl in rhitextureitem exampleLaszlo Agocs2023-07-281-2/+0
* Remove unused line in rhitextureitem exampleLaszlo Agocs2023-07-281-1/+0
* Examples: Fix license to Commercial or BSD-3-ClauseKai Köhne2023-06-264-4/+4
* rhi examples: expand docsLaszlo Agocs2023-06-015-4/+156
* Add the rhitextureitem exampleLaszlo Agocs2023-06-0127-425/+791
* rhiunderqml example doc: Fix a link and improve a noteLaszlo Agocs2023-06-011-7/+8
* Add rhiunderqml exampleLaszlo Agocs2023-05-2215-8/+631
* Adapt to the RHI API conceptLaszlo Agocs2023-05-223-25/+25
* graph example: Remove old todoLaszlo Agocs2023-05-161-2/+0
* Docs: Expand Vulcan under QML Example documentationNicholas Bennett2023-05-161-24/+63
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-0213-50/+50
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-2713-13/+0
* Quick scenegraph examples: use qsTr() for user facing stringsOliver Eftevaag2023-01-179-17/+15
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-1610-81/+40
* Remove spurious qDebug() statementOliver Eftevaag2023-01-111-2/+0
* Examples: Update custom QSGMaterialShader correctlySze Howe Koh2023-01-041-0/+1
* scenegraph: Add example for QSGRenderNode based RHI renderingBen Fletcher2022-11-0110-0/+586
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0713-13/+13
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-3112-24/+24
* Add license headers to cmake filesLucie Gérard2022-07-0813-0/+39
* Use SPDX license identifiersLucie Gérard2022-06-1168-3078/+135
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-148-8/+8
* Improve examples CMakeLists.txtKai Köhne2022-01-2413-142/+56
* Scenegraph examples: Use suffix-less RHI constantsFriedemann Kleint2021-11-233-3/+3
* Avoid unnecessary color format conversionJiDe Zhang2021-10-292-8/+4
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-182-2/+2