summaryrefslogtreecommitdiffstats
path: root/src/core/delegated_frame_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+3
* 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-6/+6
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-021-2/+2
|\
| * Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-081-2/+2
* | Don't use Q_FOREACH on QHash::valuesJocelyn Turcotte2014-11-251-5/+10
* | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-251-24/+50
* | Extract the resource logic out of MailboxTextureJocelyn Turcotte2014-11-251-66/+85
* | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-251-107/+51
* | Don't rely on quads to set the texture sizeJocelyn Turcotte2014-11-251-3/+6
* | Use the new QSGSimpleTextureNode::sourceRectJocelyn Turcotte2014-11-251-4/+1
* | Rename DelegatedFrameNodeData to ChromiumCompositorDataJocelyn Turcotte2014-11-251-13/+13
* | Add support for DebugBorderDrawQuadPierre Rossi2014-10-131-0/+25
|/
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-251-4/+21
* Wait on sync point fences instead of creating a new fenceJocelyn Turcotte2014-09-011-24/+68
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-3/+3
* Remove duplicate code for egl extensions and native display queryingAndras Becsi2014-08-061-10/+2
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-061-28/+14
* Don't use the private QQuickDefaultClipNode and QSGRectangleNodeJocelyn Turcotte2014-08-011-8/+21
* Project quads to z=0 instead of compressing them between 0 and 1Jocelyn Turcotte2014-06-171-30/+6
* Support EGLStream video streaming on QNX platformMansoor Chishtie2014-06-021-1/+25
* Fix a crash preventing us from using ImplSidePaintingJocelyn Turcotte2014-05-161-11/+18
* Check properly for EGL extensions before using themLaszlo Agocs2014-05-121-7/+20
* Fix the leak of resources imported more than onceJocelyn Turcotte2014-04-151-13/+26
* Buildfix for WindowsZoltan Arvai2014-04-111-0/+2
* Use a fence sync to synchronize GL between threadsJocelyn Turcotte2014-04-101-3/+53
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-11/+6
* Fix the HighDPI rendering of QQuickWebEngineViewJocelyn Turcotte2014-03-201-1/+8
* Handle CheckerboardDrawQuads in DelegatedFrameNodeAndras Becsi2014-02-261-1/+12
* Video texture streaming support via external EGLImage texturesMansoor Chishtie2014-02-251-2/+24
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-141-2/+0
* Quick: Support reparentingArvid Nilsson2014-01-311-11/+18
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+519