summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl
Commit message (Expand)AuthorAgeFilesLines
* Client: Improve logging for wayland-eglJohan Klokkhammer Helsing2018-11-071-4/+4
* Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-032-2/+2
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-021-1/+2
|\
| * Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-181-0/+3
|\|
| * Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-112-4/+7
|\|
| * Fix eglGetError call in error handlingJohan Klokkhammer Helsing2018-09-071-1/+1
| * Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-042-4/+7
* | Remove redundant virtualJohan Klokkhammer Helsing2018-09-051-1/+1
|/
* Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-232-9/+0
* Don't try to create compatibility GL context when profile is unsetv5.11.0-beta2Johan Klokkhammer Helsing2018-03-091-4/+12
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-283-6/+6
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-276-20/+10
* 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
* | Automatically change scale when entering a new outputJohan Klokkhammer Helsing2017-11-152-0/+6
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-3/+3
|/
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-2/+7
|\
| * Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-233-21/+21
|/
* Use the feature system internallyLars Knoll2016-11-231-1/+0
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-7/+2
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-172-0/+14
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-224-4/+4
* Fix for wayland-egl on DRIVE CXLaszlo Agocs2016-08-102-2/+2
* Fix build with ICC 17: problem parsing override keywordThiago Macieira2016-08-031-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-303-12/+12
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-272-11/+11
| * Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
* | Use the EGL_EXT_platform_wayland extension if availableGiulio Camuffo2016-06-212-5/+32
* | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-022-3/+3
* | Add missing lib when pkg-config is not usedLaszlo Agocs2016-01-281-1/+1
* | Updated license headersAntti Kokko2016-01-208-112/+160
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-022-1/+2
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-021-2/+4
| |\|
| * | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-132-0/+8
| |\ \
| * | | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-282-1/+2
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-2/+4
| | |/ | |/|
* / | Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-122-1/+30
|/ /
* / Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-092-0/+8
|/
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-143-4/+14
* Update copyright headersJani Heikkinen2015-02-178-178/+114
* Namespace the platform pluginsGiulio Camuffo2015-01-297-4/+35
* Implement high-dpi supportMorten Johan Sorvig2014-12-172-4/+6
* Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-042-0/+30