| Commit message (Expand) | Author | Age | Files | Lines |
| * | sg: Fix culling in layers | Laszlo Agocs | 2025-07-22 | 1 | -0/+19 |
| * | Keep source compat for internal setProjectionMatrix users | Laszlo Agocs | 2024-01-15 | 1 | -0/+2 |
| * | scenegraph: Add plumbing for enabling multiview | Laszlo Agocs | 2024-01-15 | 1 | -10/+28 |
| * | sg: Remove unused clearMode code | Laszlo Agocs | 2024-01-06 | 1 | -42/+3 |
| * | Fix QML item is missing if its parent's clip property is true | JiDe Zhang | 2023-09-06 | 1 | -22/+39 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Quick: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Enable invoking the scenegraph rendering without a full render pass | Laszlo Agocs | 2020-06-02 | 1 | -0/+8 |
| * | Remove OpenGL FBO references in QQuickWindow and the renderer API | Laszlo Agocs | 2020-06-02 | 1 | -10/+2 |
| * | Remove QSGEngine and move QSGAbstractRenderer back to private | Laszlo Agocs | 2020-04-07 | 1 | -15/+3 |
| * | Avoid changing function signature in public header | Laszlo Agocs | 2019-09-18 | 1 | -4/+44 |
| * | Add the graphics api independent scenegraph port | Laszlo Agocs | 2019-07-04 | 1 | -3/+36 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -1/+1 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -18/+10 |
| * | Expose the scene graph publically through a QSGEngine class | Jocelyn Turcotte | 2014-08-01 | 1 | -0/+318 |