summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration
Commit message (Expand)AuthorAgeFilesLines
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-181-1/+1
* Fix regression in orphaned texture clean-upThomas Senyk2023-10-102-6/+6
* Reimplement orphaned texture handlingThomas Senyk2023-09-182-0/+172
* Disambiguate static variablesFriedemann Kleint2023-02-133-9/+9
* Use SPDX license identifiersLucie Gérard2022-06-1020-560/+40
* QtWaylandCompositor: includemocsLiang Qi2022-06-014-0/+8
* Make sure all private headers include at least one otherThiago Macieira2022-03-0810-8/+17
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-149-10/+10
* Q*FActory: remove unused path argumentsThiago Macieira2021-12-026-114/+18
* Support EGL protected contentYoungjin Kim2021-03-151-0/+1
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-211-2/+3
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-021-7/+12
* Support multiple buffer integrationsPaul Olav Tvete2020-08-262-12/+12
* Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.2Jani Heikkinen2020-03-241-1/+1
* Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-282-2/+3
* Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-251-1/+1
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-1620-300/+100
* Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-251-0/+1
* Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-251-1/+9
* Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-1/+1
* Add virtual QtWayland::ServerBuffer::bufferInUse()Paul Olav Tvete2018-09-211-0/+1
* Fix compilation of QtWayland without QtQuickAlexander Schlarb2018-08-031-1/+0
* Use override when applicableJohan Klokkhammer Helsing2018-02-283-3/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-272-2/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-205-5/+5
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-097-0/+448
* Update server buffer integrationPaul Olav Tvete2017-08-151-2/+4
* Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-222-4/+4
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0414-168/+210
* Use new feature system, part 2Lars Knoll2016-11-232-6/+6
* Use the feature system internallyLars Knoll2016-11-237-9/+7
* Refactor buffer handlingPaul Olav Tvete2016-10-011-13/+3
* Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-3/+1
* Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-1/+1
* Fixed eglStream compositingDominik Holland2016-05-181-0/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-3/+3
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-291-1/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-156-7/+7
* Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-7/+3
|\
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-201-4/+19
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-137-0/+77
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-057-0/+77
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-108-11/+11
* | Enable the HW integration extension by default againJørgen Lind2015-08-313-0/+144
* | Remove automatic initialisation of extensionsJørgen Lind2015-08-283-140/+0
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-283-7/+7
* | Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-1/+2
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-2414-253/+253
|/
* Update copyright headersJani Heikkinen2015-02-1714-204/+140
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1