summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration
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-232-3/+0
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-2314-85/+15
* 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-2215-15/+16
* Expose native buffer handlesPaul Olav Tvete2016-10-032-7/+7
* Refactor buffer handlingPaul Olav Tvete2016-10-018-269/+368
* 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
* | eglstream: Fixed problem when resizing a windowDominik Holland2016-06-021-4/+2
* | Fixed eglStream compositingDominik Holland2016-05-182-4/+48
* | QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-292-153/+264
* | Adjust Raspberry Pi integration to new APIDonald Carr2016-03-233-11/+4
* | 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
* | Proper fix for buffer destructionPaul Olav Tvete2016-02-251-5/+12
* | Fix querying the buffer size on some platformsGiulio Camuffo2016-02-081-14/+14
* | Fix destroy listener signal connectionLaszlo Agocs2016-02-041-1/+1
* | 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-0221-664/+549
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-0214-28/+39
| |\|
| * | Fix crash on client exitPaul Olav Tvete2015-11-091-0/+2
| * | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-272-29/+205
| |\ \
| * \ \ Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-133-6/+19
| |\ \ \
| * | | | Avoid crash on window closePaul Olav Tvete2015-10-121-2/+3
| * | | | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1012-19/+19
| * | | | compilefix for removed qwlcompositor_p.h header in HW integrationsJørgen Lind2015-08-314-10/+7
| * | | | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-282-1/+2
| * | | | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-288-14/+16
| * | | | Remove QtWayland::SurfaceJørgen Lind2015-08-281-1/+0
| * | | | Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-286-13/+14
| * | | | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-2419-513/+437
* | | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0114-28/+39
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-119-20/+33
| * | | | RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-115-8/+6
| | |_|/ | |/| |
* / | | Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-122-1/+30
|/ / /
* | / Support EGLStream in wayland-eglLaszlo Agocs2015-10-202-30/+248
| |/ |/|
* | QtCompositor: Work around driver issue on iMX6 devicesLouai Al-Khanji2015-09-251-6/+11
* | Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-092-0/+8
|/