| Commit message (Expand) | Author | Age | Files | Lines |
| * | sg: Fix culling in layers | Laszlo Agocs | 2025-07-22 | 1 | -4/+7 |
| * | Examples: Add explicit 6.9 project setup for private library users | Dennis Oberst | 2025-03-10 | 1 | -1/+1 |
| * | CMake: Fix examples built as external projects | Joerg Bornemann | 2025-01-31 | 1 | -1/+1 |
| * | Set correct shader version for CustomRenderNode example | Even Oscar Andersen | 2024-04-19 | 1 | -0/+2 |
| * | CMake: Add deployment API to our examples | Alexandru Croitor | 2024-03-27 | 1 | -9/+12 |
| * | Correct license for examples files | Lucie Gérard | 2024-03-21 | 1 | -1/+1 |
| * | examples: fix unused parameter warning | Tim Blechmann | 2024-02-14 | 1 | -1/+1 |
| * | Doc: Create separate Graphics and Multimedia example categories | Jaishree Vyas | 2024-01-17 | 1 | -1/+1 |
| * | Doc: Fix linking issues and missing QDoc commands | Topi Reinio | 2024-01-06 | 1 | -4/+4 |
| * | Fix corrupt rendering when toggling rendernode-based items | Laszlo Agocs | 2023-11-24 | 1 | -0/+5 |
| * | Add license headers to shader source | Eskil Abrahamsen Blomfeldt | 2023-10-30 | 1 | -0/+3 |
| * | Clean up customrendernode example | Laszlo Agocs | 2023-09-25 | 7 | -126/+189 |
| * | Doc: Add example category to all the files that haven't yet got it | Inkamari Harjula | 2023-09-06 | 1 | -0/+1 |
| * | Examples: Fix license to Commercial or BSD-3-Clause | Kai Köhne | 2023-06-26 | 4 | -4/+4 |
| * | rhi examples: expand docs | Laszlo Agocs | 2023-06-01 | 1 | -0/+11 |
| * | Adapt to the RHI API concept | Laszlo Agocs | 2023-05-22 | 3 | -25/+25 |
| * | Examples: Use versioned CMake targets for Qt modules | Kai Köhne | 2023-05-02 | 1 | -4/+4 |
| * | CMake: Allow omitting the version of QML modules | Ulf Hermann | 2023-01-27 | 1 | -1/+0 |
| * | Quick scenegraph examples: use qsTr() for user facing strings | Oliver Eftevaag | 2023-01-17 | 1 | -4/+4 |
| * | Quick examples: Modernize cmake files according to our guidelines | Oliver Eftevaag | 2023-01-16 | 1 | -9/+4 |
| * | scenegraph: Add example for QSGRenderNode based RHI rendering | Ben Fletcher | 2022-11-01 | 9 | -0/+585 |