summaryrefslogtreecommitdiffstats
path: root/src/core/delegated_frame_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-081-2/+2
* 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