summaryrefslogtreecommitdiffstats
path: root/src/core/ozone/gl_context_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix -no-opengl buildPeter Varga2024-04-181-2/+2
* Do not use GBM directly for EGLPeter Varga2024-03-211-46/+137
* Implement NativePixmap support for EGLPeter Varga2024-03-211-1/+111
* Chromium 118 adaptationsAllan Sandfeld Jensen2023-12-091-7/+17
* Clean up rendering codePeter Varga2023-07-271-2/+2
* Fix building on Windows and macOS with chromium EGLAllan Sandfeld Jensen2023-04-041-8/+3
* Replace QtWebEngineCore::initialize() with QtWebEngineQuick::initialize() in ...Peter Varga2023-02-011-1/+2
* Adaptations for Chromium 100Allan Sandfeld Jensen2022-08-041-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Use new x11 native interface to query xdisplayMichal Klocek2021-11-171-3/+5
* Fix build when xcb only over egl/es2Michal Klocek2021-09-181-2/+3
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-1/+1
* Adaptations for Chromium 88Allan Sandfeld Jensen2021-04-151-2/+2
* Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-141-1/+20
|\
| * Adaptations for Chromium 83Allan Sandfeld Jensen2020-09-091-1/+2
|/
* Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-111-3/+3
* Fix rare crash on exit in isCreateContextRobustnessSupportedMichal Klocek2020-03-271-8/+11
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* Fix offscreen with glx backendPeter Varga2019-06-201-0/+3
* Pass robustness support on to Chromium when supportedAllan Sandfeld Jensen2019-04-161-0/+8
* Support offscreen plugin with glx backendMichal Klocek2019-02-151-3/+4
* Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-2/+3
|\
| * Reinstate GetQtXDisplayAllan Sandfeld Jensen2018-11-291-2/+3
* | Fix GPU compositing (and WebGL) to work with ANGLE on WindowsAlexandru Croitor2018-11-121-0/+6
|/
* Rename GLContextHelper::getXConfig() to getGlXConfig()Allan Sandfeld Jensen2018-10-111-1/+1
* Move last surface and context classes to ozoneMichal Klocek2018-08-021-0/+187