summaryrefslogtreecommitdiffstats
path: root/src/core/gl_context_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-1/+1
|\
| * Make Linux QPA combinations more robustAllan Sandfeld Jensen2016-11-091-1/+1
* | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-021-0/+4
* | Adaptations to Chromium 53Allan Sandfeld Jensen2016-09-141-8/+12
|/
* Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* Fix build on WindowsAllan Sandfeld Jensen2015-11-041-3/+1
* fix frequent deadlocks on WindowsJoerg Bornemann2015-10-301-2/+8
* Fix error message for OpenGL resource sharingPeter Varga2015-07-311-1/+5
* Remove eAndroid hooksAndras Becsi2015-04-141-2/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-251-1/+15
* Remove unnecessary private header includesJocelyn Turcotte2014-09-111-5/+4
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-14/+9
* Implement GLSurfaceQt and exclude chromium's implementationAndras Becsi2014-08-021-4/+58
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-151-2/+11
* Add GLContextHelper class for EGL context creation.Zeno Albisser2014-04-091-0/+90