summaryrefslogtreecommitdiffstats
path: root/src/core/delegated_frame_node.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize scene graph rendering by reusing old nodes if possibleMichael BrĂ¼ning2017-01-111-0/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-0/+5
| |\
| | * Fix textures memory leak on second X11 screenMichal Klocek2016-08-241-0/+5
* | | Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-141-1/+1
* | | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-141-3/+2
|/ /
* | Update GL mailbox synchronization to Chromium 49v5.7.0-alpha1Allan Sandfeld Jensen2016-03-071-3/+7
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Replace QList with QVectorKai Koehne2015-11-061-3/+3
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-1/+1
* Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-0/+3
* Extract the resource logic out of MailboxTextureJocelyn Turcotte2014-11-251-6/+8
* Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-3/+11
* Rename DelegatedFrameNodeData to ChromiumCompositorDataJocelyn Turcotte2014-11-251-4/+4
* Wait on sync point fences instead of creating a new fenceJocelyn Turcotte2014-09-011-1/+1
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-061-6/+1
* Use a fence sync to synchronize GL between threadsJocelyn Turcotte2014-04-101-0/+3
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-3/+3
* Fix the HighDPI rendering of QQuickWebEngineViewJocelyn Turcotte2014-03-201-1/+3
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-4/+0
* Quick: Support reparentingArvid Nilsson2014-01-311-2/+12
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+87