summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* Fix build for brcm graphicsv5.8.0-rc1Johan Klokkhammer Helsing2016-12-081-1/+1
* Unify getProcAddress behavior in xcomposite-glxLaszlo Agocs2016-12-062-2/+9
* Unify getProcAddress behavior in the brcm backendLaszlo Agocs2016-12-063-3/+10
* Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* Use the feature system internallyLars Knoll2016-11-231-1/+0
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-237-42/+8
* Fix build of brcm-egl clientDonald Carr2016-11-221-0/+1
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-174-6/+16
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-2213-14/+14
* Fix for wayland-egl on DRIVE CXLaszlo Agocs2016-08-102-2/+2
* Fix build with ICC 17: problem parsing override keywordThiago Macieira2016-08-032-2/+2
* Fix build: xcomposite-xxx depend on QtPlatformSupportThiago Macieira2016-08-032-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-3012-39/+39
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-2711-38/+38
| * 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
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-084-0/+4
|\|
| * Fix SHM drawing logicGiulio Camuffo2016-03-074-0/+4
* | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-026-9/+9
* | Add missing lib when pkg-config is not usedLaszlo Agocs2016-01-281-1/+1
* | Updated license headersAntti Kokko2016-01-2032-448/+640
* | 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-027-16/+15
| |\|
| * | 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-017-16/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-114-12/+13
| * | | RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-113-4/+2
| | |/ | |/|
* / | 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 crash when resizing a window in brcm-eglOlivier Blin2015-06-121-0/+3
* Remove unused m_mutex variable in brcm-eglOlivier Blin2015-06-121-2/+0
* Fix wl_buffer leak in the brcm-egl client integrationOlivier Blin2015-06-121-0/+1
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-143-4/+14
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+1
|\
| * brcm-egl: Disambiguate wl_registryPier Luigi Fiorini2015-03-301-0/+1
* | Update copyright headersJani Heikkinen2015-02-1732-706/+450
* | Namespace the platform pluginsGiulio Camuffo2015-01-2931-6/+136
* | 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
* Returns false for window decoration support in xcomposite and brcmLaszlo Agocs2014-08-253-0/+3
* 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
* Explicitly define the interface versionsGiulio Camuffo2014-08-232-2/+2
* Save and restore the state when doing decorationsLaszlo Agocs2014-08-221-15/+126