aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgabstractrenderer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Keep source compat for internal setProjectionMatrix usersLaszlo Agocs2024-01-151-2/+2
* scenegraph: Add plumbing for enabling multiviewLaszlo Agocs2024-01-151-4/+6
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* sg: Remove unused clearMode codeLaszlo Agocs2024-01-061-14/+0
* Fix QML item is missing if its parent's clip property is trueJiDe Zhang2023-09-061-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* scenegraph: do not rely on transitive includesFabian Kosmale2022-03-111-0/+1
* Enable invoking the scenegraph rendering without a full render passLaszlo Agocs2020-06-021-0/+3
* Remove OpenGL FBO references in QQuickWindow and the renderer APILaszlo Agocs2020-06-021-1/+1
* Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-071-19/+60
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-011-0/+77