summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-041-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* Don't try to create compatibility GL context when profile is unsetv5.11.0-beta2Johan Klokkhammer Helsing2018-03-091-4/+12
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-3/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+0
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+1
|\
| * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
|/
* Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\
| * Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
* | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-021-2/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-021-1/+1
|\ \
| * | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-281-1/+1
| |/
* / Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-121-1/+29
|/
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-141-3/+13
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Implement high-dpi supportMorten Johan Sorvig2014-12-171-2/+3
* Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-301-107/+267
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-1/+1
* Fix window decorations for GL appsLaszlo Agocs2014-09-061-2/+7
* Warn when EGLContext could not be created.Gunnar Sletta2014-08-291-0/+4
* Fix build with desktop OpenGLGiulio Camuffo2014-08-231-15/+19
* Save and restore the state when doing decorationsLaszlo Agocs2014-08-221-15/+126
* Do not request the highest color buffer sizeLaszlo Agocs2014-08-211-1/+1
* Avoid allocating and (failing to) manage our own texture cacheGunnar Sletta2014-08-201-6/+2
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-211-1/+1
* Show the correct function name when makeCurrent failsLaszlo Agocs2014-05-121-1/+1
* Egl surfaces can now be invalidated, make sure to recreate themGiulio Camuffo2014-04-221-0/+4
* Fix NPOT decoration texture bindingCedric Chedaleux2014-03-121-0/+4
* Make classes in client privateJorgen Lind2013-12-271-3/+3
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-0/+261