summaryrefslogtreecommitdiff
path: root/src/hardwareintegration
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesEskil Abrahamsen Blomfeldt2022-06-281-2/+0
* Fix build with libcxx (missing array include)Sam James2022-06-201-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-1051-1658/+102
* QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-111-5/+5
* Allow multiple client buffer integrations to initializeEskil Abrahamsen Blomfeldt2022-05-034-25/+23
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-283-3/+3
* wayland: do not rely on transitive includesFabian Kosmale2022-03-113-0/+3
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-2/+2
* Do not delete window decorations before next updateInho Lee2022-02-091-8/+10
* Don't keep eglConfig in hardwareintegrationInho Lee2022-01-254-18/+11
* wayland-egl: fix build with recent eglplatform.hSamuli Piippo2022-01-171-0/+5
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-212-12/+28
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0729-2318/+0
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-021-1/+1
* linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiersAlexandros Frantzis2021-06-291-68/+61
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-252-0/+4
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-182-2/+0
* Add "We mean it" to private headersFabian Kosmale2021-06-035-0/+56
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-312-4/+4
* Enhance QWaylandQuickHardwareLayer supportElvis Lee2021-05-311-1/+1
* client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-05-271-1/+0
* Export wayland-egl compositor hwintegrationElvis Lee2021-04-296-6/+34
* Export wayland-egl client hwintegrationElvis Lee2021-04-2811-18/+54
* client: Remove unused header fileEskil Abrahamsen Blomfeldt2021-04-281-62/+0
* Replace scale with devicePixelRatio for non-integer scalingJungi Byun2021-03-251-1/+1
* Support EGL protected contentYoungjin Kim2021-03-152-1/+22
* Fix issue with repeated window size changesJaeyoon Jung2021-03-032-1/+4
* Clear dirty flag to protect original textureJungi Byun2021-02-042-0/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-212-3/+7
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* Adapt to platform API renameTor Arne Vestbø2020-10-122-2/+2
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Support multiple buffer integrationsPaul Olav Tvete2020-08-2610-18/+27
* Compile against latest qtbaseLars Knoll2020-08-244-0/+4
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-192-10/+22
* Make QWaylandGLContext a QEGLPlatformContextMichal Klocek2020-08-052-171/+47
* Move window decoration check out of qwaylandglcontextMichal Klocek2020-08-053-7/+6
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-2919-26/+15
* Use QList instead of QVectorJarek Kobus2020-06-0815-37/+37
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* brcm-egl: needs wayland-scanner-client-wayland-protocol-includePeter Seiderer2020-06-031-1/+1
* Adapt to removal of vulkan_support in qtbaseAlexandru Croitor2020-05-262-3/+2
* Add missing overrideAlexander Volkov2020-05-211-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-142-8/+0
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-142-8/+0
| |\
| | * Client: Reset wl_egl_window before wl_surfaceDavid Edmundson2020-04-232-8/+0
| * | Fix warning about deprecated non-namespaced "hex"Thiago Macieira2020-05-078-23/+23
| |/
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-2915-92/+70
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-2112-89/+67
| |\