summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-305-118/+281
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-1/+1
* Fix window decorations for GL appsLaszlo Agocs2014-09-062-4/+13
* Warn when EGLContext could not be created.Gunnar Sletta2014-08-291-0/+4
* Indicate from the client buffer integration if decorations are supportedLaszlo Agocs2014-08-252-0/+6
* Support RasterGLSurface windowsLaszlo Agocs2014-08-253-9/+22
* 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-212-2/+2
* Avoid allocating and (failing to) manage our own texture cacheGunnar Sletta2014-08-202-7/+2
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-213-6/+10
* 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-223-1/+11
* Implement invalidateSurface() to free up surface memoryGunnar Sletta2014-04-072-0/+10
* Deal with 0x0 sized egl windowsGiulio Camuffo2014-04-072-27/+32
* Fix NPOT decoration texture bindingCedric Chedaleux2014-03-121-0/+4
* Create the egl windows and context with the right configGiulio Camuffo2014-03-062-6/+6
* Allow resizing the Qt window after the buffers swapGiulio Camuffo2014-01-221-1/+1
* Add missing pkg-config packageJorgen Lind2014-01-101-1/+1
* Make classes in client privateJorgen Lind2013-12-275-7/+7
* Remove stale createGLIntegration functionsJorgen Lind2013-12-271-4/+0