summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/compositor
Commit message (Expand)AuthorAgeFilesLines
* Suppress QSharedMemory deprecation warningsMårten Nordheim2023-03-021-2/+4
* Move setup functions from local to memberThomas Senyk2023-02-272-5/+7
* QOpenGLContext re-creation - orphanedTexturesThomas Senyk2023-02-206-13/+381
* Disambiguate Vulkan debug constantsFriedemann Kleint2023-02-132-24/+24
* Do not use deprecated QSharedMemory constructorFabian Kosmale2023-02-011-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-102-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-105-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Fix build with libcxx (missing array include)Sam James2022-06-201-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-1028-784/+56
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-111-5/+5
* Allow multiple client buffer integrations to initializeEskil Abrahamsen Blomfeldt2022-05-034-25/+23
* wayland: do not rely on transitive includesFabian Kosmale2022-03-113-0/+3
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-2/+2
* wayland-egl: fix build with recent eglplatform.hSamuli Piippo2022-01-171-0/+5
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0712-865/+0
* linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiersAlexandros Frantzis2021-06-291-68/+61
* Add "We mean it" to private headersFabian Kosmale2021-06-031-0/+11
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-2/+2
* Enhance QWaylandQuickHardwareLayer supportElvis Lee2021-05-311-1/+1
* Export wayland-egl compositor hwintegrationElvis Lee2021-04-295-6/+31
* Support EGL protected contentYoungjin Kim2021-03-152-1/+22
* Clear dirty flag to protect original textureJungi Byun2021-02-042-0/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-212-3/+7
* Adapt to platform API renameTor Arne Vestbø2020-10-122-2/+2
* Support multiple buffer integrationsPaul Olav Tvete2020-08-2610-18/+27
* Compile against latest qtbaseLars Knoll2020-08-242-0/+2
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-192-10/+22
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-295-8/+2
* Use QList instead of QVectorJarek Kobus2020-06-0811-30/+30
* Adapt to removal of vulkan_support in qtbaseAlexandru Croitor2020-05-262-3/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-2912-89/+67
|\
| * Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.25.14.2Jani Heikkinen2020-03-2412-89/+67
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-04-011-1/+1
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-2613-13/+19
| |\ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/5.15' into wip/cmakeJohan Klokkhammer Helsing2019-11-0737-669/+336
| |\ \
| * | | Configure: Remove libs.glxJohan Klokkhammer Helsing2019-09-251-1/+1
* | | | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-3011-11/+11
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-251-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Avoid conflicting declaration for egl typedefsSamuli Piippo2020-01-201-0/+2
* | | | Merge remote-tracking branch 'qt/5.15' into devPaul Olav Tvete2020-01-093-2/+6
|\ \ \ \ | |/ / /
| * | | Fix compilation of linuxdmabuf compositor pluginJohan Klokkhammer Helsing2019-12-041-0/+4
| * | | Fix detection of linux-dmabufJohan Klokkhammer Helsing2019-11-262-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-3122-114/+151
|\ \ \ | |/ /
| * | Compositor: Use logging category in egl client integrationJohan Klokkhammer Helsing2019-10-301-16/+29
| * | Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-2810-29/+34
| * | Remove unused variable WaylandEglClientBufferIntegrationPrivate::validJohan Klokkhammer Helsing2019-10-281-2/+0
| * | Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-2512-67/+88
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-2637-555/+185
|\ \ \ | |/ / | | / | |/ |/|