summaryrefslogtreecommitdiffstats
path: root/src/core/gl_surface_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenGL for embedded buildsAllan Sandfeld Jensen2017-03-201-2/+2
* Simple adaptations to Chromium 55Allan Sandfeld Jensen2017-03-011-5/+20
* Use surfaceless context if necessaryAkihiko Odaki2016-12-081-8/+13
* Merge remote-tracking branch 'origin/5.7.1' into 5.8.0Liang Qi2016-12-071-2/+3
|\
| * Disable surfaceless context supportv5.7.1Michal Klocek2016-12-011-2/+3
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-23/+32
|\|
| * Make Linux QPA combinations more robustAllan Sandfeld Jensen2016-11-091-23/+32
* | Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-141-31/+41
* | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-141-1/+0
* | Merge branch '5.7' into devAllan Sandfeld Jensen2016-06-141-2/+80
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-111-2/+80
| |\
| | * Add support for Khr_surfaceless_contextAkihiko Odaki2016-06-031-1/+79
| | * Fix logging code in GLSurfaceQtEGL::Initialize()Akihiko Odaki2016-06-011-1/+1
| | * Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-04-011-3/+0
* | | Basic porting to Chromium 51Allan Sandfeld Jensen2016-06-011-4/+5
|/ /
* | Fix crashes due to qputenv being called after Chromium initialization.Alexandru Croitor2016-03-311-3/+0
* | Basic adaptation to Chromium 49Allan Sandfeld Jensen2016-03-071-2/+13
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
|/
* Read egldisplay from QPAAllan Sandfeld Jensen2015-09-061-5/+0
* Rebasing on Chromium 45Allan Sandfeld Jensen2015-08-251-2/+2
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-181-6/+0
|\
| * Fix crash on XCB GLES2 and WaylandAllan Sandfeld Jensen2015-08-121-6/+0
* | Define DriverEGL::GetPlatformExtensions hereAllan Sandfeld Jensen2015-07-011-0/+16
* | Add public QtWebEngineCore C++ APIAndras Becsi2015-06-081-1/+1
|/
* Prevent conflicting declaration errors of GL typedefsv5.5.0-beta1Andras Becsi2015-04-301-3/+3
* Remove uneeded GetShareHandle() function from EGL integrationAndras Becsi2015-03-171-25/+0
* Fix the build on eLinuxAndras Becsi2015-02-201-1/+8
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* [Win] Use automatic destruction for PbufferGLSurfaceWGL.Michael BrĂ¼ning2014-09-261-5/+2
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-251-2/+82
* Remove unnecessary private header includesJocelyn Turcotte2014-09-111-1/+0
* Update license headers.Pierre Rossi2014-08-281-14/+9
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-6/+4
* Remove duplicate code for egl extensions and native display queryingAndras Becsi2014-08-061-0/+5
* Implement GLSurfaceQt and exclude chromium's implementationAndras Becsi2014-08-021-0/+498