aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultrendercontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-261-2/+2
* Fix using fonts inside .ttc with render type QtRenderingEskil Abrahamsen Blomfeldt2020-04-231-1/+1
* rhi: Make rendercontext query safe in slots connected to invalidatedLaszlo Agocs2020-04-171-11/+13
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-2/+0
|\
| * rhi: Remove broken assertLaszlo Agocs2020-03-241-2/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-201-2/+7
|\|
| * rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-181-2/+7
| * Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-12-191-1/+1
* | Quick: Don't qualify OpenGL includesUlf Hermann2020-01-271-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-071-0/+5
|\|
| * Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-031-0/+5
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-191-1/+1
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-081-50/+142
| |\
| * | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-081-1/+1
* | | Expose renderpass from QSGRendererInterfaceLaszlo Agocs2019-09-081-0/+3
| |/ |/|
* | Make openglunderqml functional with and without the rhiLaszlo Agocs2019-07-041-6/+19
* | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-50/+129
|/
* WebAssembly for QtDeclarativeMorten Johan Sørvig2018-09-051-1/+2
* Use different buffer for indices and vertices only in the WebGL pluginJesus Fernandez2018-04-241-0/+12
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Basic working compressed texture atlasMichael Brasser2018-01-311-0/+9
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-281-3/+2
|\
| * Fix compilation with namespaceEskil Abrahamsen Blomfeldt2017-07-261-3/+2
* | Ensure same glyph cache is used for same font at different sizesEskil Abrahamsen Blomfeldt2017-07-241-2/+23
* | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-311-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+2
| |\|
| | * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-031-9/+5
|\| |
| * | Remove QSGDistanceFieldGlyphCacheManagerRobin Burchell2017-03-211-9/+5
| |/
* / Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-1/+1
|/
* Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-271-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-101-3/+3
* Fix race-condition crash on shut-down in QtWebEngineAllan Sandfeld Jensen2016-08-191-1/+5
* Make QSGRenderContext::invalidate a no-opLaszlo Agocs2016-07-011-1/+2
* Make QSGEngine::initialize backend-independentLaszlo Agocs2016-06-221-1/+1
* Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-0/+302