summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/wayland-egl/waylandeglclientbufferintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compositor API: Don't leak OpenGL textures when running multi-threadedJohan Klokkhammer Helsing2018-04-271-2/+15
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-34/+16
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-7/+7
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+28
|\
| * Fix for big memory leak in Qt based compositorsRobert Griebl2017-12-191-1/+28
* | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-271-44/+75
|\|
| * Support threaded rendering for Nvidia EGLStreamsPaul Olav Tvete2017-10-251-44/+75
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
|/
* Set texture size and format in WaylandEglClientBuffer::toOpenGLTextureJohan Klokkhammer Helsing2017-06-221-0/+13
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Fix the wayland-egl compositing using NVIDIA graphicsDominik Holland2017-03-281-7/+19
* eglstream: Return if we don't have a OpenGL contextDominik Holland2017-01-191-1/+3
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-1/+1
* Expose native buffer handlesPaul Olav Tvete2016-10-031-5/+5
* Refactor buffer handlingPaul Olav Tvete2016-10-011-207/+149
* eglstream: Fixed problem when resizing a windowDominik Holland2016-06-021-4/+2
* Fixed eglStream compositingDominik Holland2016-05-181-4/+47
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-291-152/+263
* 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-021-0/+4
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-0/+4
* | Fix crash on client exitPaul Olav Tvete2015-11-091-0/+2
* | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-28/+201
|\|
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-201-29/+240
* | 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-101-1/+1
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-3/+3
* | Remove QtWayland::SurfaceJørgen Lind2015-08-281-1/+0
* | Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-4/+4
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
|/
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-1/+1
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-261-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
* Making the buffer intgrations privateJorgen Lind2014-02-111-2/+2
* fix compile with Mesa 10.0Clemens Buchacher2014-01-291-6/+8
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-211-16/+0
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-10/+3
* Remove compiler warnings in compositor:wayland-eglJorgen Lind2013-12-271-2/+2
* Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind2013-12-271-0/+265