summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* 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
* Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* brcm-egl: Add native resources handlers to the client integrationFlorent Revest2018-05-152-0/+30
* 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-285-7/+7
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-2813-21/+21
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-2723-62/+31
* Fix compilation for Renesas R-Car M3Johan Klokkhammer Helsing2018-02-081-1/+1
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-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
|/ /
* | shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-163-0/+248
* | Update server buffer integrationPaul Olav Tvete2017-08-154-23/+77
|/
* Avoid double deletion of mBufferDonald Carr2017-06-161-0/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-183-9/+3
|\
| * switch to new way to refer to libdl5.8Oswald Buddenhagen2017-04-062-6/+2
| * Fix brcm-egl build by correcting commit() usageDonald Carr2017-03-181-3/+1
* | Fix Clang warning about unused private fieldsThiago Macieira2017-04-042-4/+0
|/
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-267-8/+27
|\
| * 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
* | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2314-65/+65
|/
* 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
| |\ \