summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor
Commit message (Expand)AuthorAgeFilesLines
* Use the feature system internallyLars Knoll2016-11-231-2/+0
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-237-43/+7
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-222-1/+2
* Expose native buffer handlesPaul Olav Tvete2016-10-032-7/+7
* Refactor buffer handlingPaul Olav Tvete2016-10-018-269/+368
* 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
* 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
* Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-027-12/+24
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-115-8/+20
| * RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-112-4/+4
* | Fix crash on client exitPaul Olav Tvete2015-11-091-0/+2
* | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-272-29/+205
|\|
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-202-30/+248
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-6/+11
|\|
| * QtCompositor: Work around driver issue on iMX6 devicesLouai Al-Khanji2015-09-251-6/+11
* | 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
* | 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
|/
* Fix typo in xcomposite-egl integration fatal messagesOlivier Blin2015-06-122-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-4/+3
|\
| * 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
| * Fix BrcmBuffer buildOlivier Blin2015-03-271-1/+1
* | Update copyright headersJani Heikkinen2015-02-1719-74/+74
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-086-11/+7
|/
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-096-8/+8
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-262-4/+4
* Fix return type conflict with libhybrisYen-Chin Lee2014-08-251-2/+2
* wayland-egl: Logging cleanup.Robin Burchell2014-08-181-13/+15
* Fix fetching of the y-inverted value fomr the wayland-egl integrationGiulio Camuffo2014-07-291-0/+1
* Fix generated code for interface names not starting with qt_ or wl_Giulio Camuffo2014-06-121-1/+1
* Add a libhybris hardwareintegrations to share EGL server buffersGiulio Camuffo2014-03-263-0/+404
* Fixup for GLX integrationJorgen Lind2014-03-111-1/+3
* Making the buffer intgrations privateJorgen Lind2014-02-1110-25/+25
* fix compile with Mesa 10.0Clemens Buchacher2014-01-291-6/+8
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-212-18/+0
* Fix pkgconfig for brcm-egl hw integrationLaszlo Agocs2014-01-151-1/+7
* brcm-egl fix: do not remove previous include dirsLaszlo Agocs2014-01-151-1/+1
* Fixup the brcm-egl hardware integrationsJorgen Lind2014-01-153-7/+14
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-092-9/+3
* Revised createTextureFromBufferLaszlo Agocs2014-01-068-38/+14