aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgabstractrenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable invoking the scenegraph rendering without a full render passLaszlo Agocs2020-06-021-0/+8
* Remove OpenGL FBO references in QQuickWindow and the renderer APILaszlo Agocs2020-06-021-10/+2
* Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-071-15/+3
* Avoid changing function signature in public headerLaszlo Agocs2019-09-181-4/+44
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-3/+36
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* 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/+318