summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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 typo in xcomposite-egl integration fatal messagesOlivier Blin2015-06-122-2/+2
* 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-153-4/+4
|\
| * brcm-egl: Avoid conflicts with GLES3v5.4.2Pier Luigi Fiorini2015-04-111-0/+2
| * Fix build for brcm-egl integrationPier Luigi Fiorini2015-03-301-3/+0
| * brcm-egl: Disambiguate wl_registryPier Luigi Fiorini2015-03-301-0/+1
| * Fix BrcmBuffer buildOlivier Blin2015-03-271-1/+1
* | Update copyright headersJani Heikkinen2015-02-1751-780/+524
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-086-11/+7
* | 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
|/
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-096-8/+8
* 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
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-262-4/+4