summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* eglwindow: update integration in a connection instead of reinitDavid Redondo2023-05-172-7/+4
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-074-0/+17
* Suppress QSharedMemory deprecation warningsMårten Nordheim2023-03-021-1/+1
* client: Cleanup CSD contentFBO on surface hideDavid Edmundson2023-03-021-0/+2
* Disambiguate Vulkan debug constantsFriedemann Kleint2023-02-131-10/+10
* Hold surface read lock throughout QWaylandEglWindow::updateSurfaceDavid Edmundson2022-09-121-2/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* QWaylandGLContext: print the 0x prefix in error codeThiago Macieira2022-08-101-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-082-0/+6
* Remove unused variablesEskil Abrahamsen Blomfeldt2022-06-281-2/+0
* Use SPDX license identifiersLucie Gérard2022-06-1023-874/+46
* QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-283-3/+3
* Do not delete window decorations before next updateInho Lee2022-02-091-8/+10
* Don't keep eglConfig in hardwareintegrationInho Lee2022-01-254-18/+11
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-212-12/+28
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-0717-1453/+0
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-021-1/+1
* 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-034-0/+45
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-311-2/+2
* client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-05-271-1/+0
* Export wayland-egl client hwintegrationElvis Lee2021-04-2810-18/+51
* client: Remove unused header fileEskil Abrahamsen Blomfeldt2021-04-281-62/+0
* Replace scale with devicePixelRatio for non-integer scalingJungi Byun2021-03-251-1/+1
* Fix issue with repeated window size changesJaeyoon Jung2021-03-032-1/+4
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Compile against latest qtbaseLars Knoll2020-08-242-0/+2
* 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-2914-18/+13
* Use QList instead of QVectorJarek Kobus2020-06-084-7/+7
* 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
* 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-073-10/+10
| |/
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-293-3/+3
|\ \ | |/
| * Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-053-3/+3
* | Replace QT_OPENGL_ES_2 with QT_CONFIGEskil Abrahamsen Blomfeldt2020-04-171-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-2611-15/+27
|\ \
| * | Fix build after QOpenGLShaderProgram library moveSimon Hausmann2020-03-161-1/+1
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-306-6/+6
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-183-1/+13
| |\ \ | | |/
| | * Enable QtWayland for QNXJames McDonnell2020-01-133-1/+13
| * | Merge remote-tracking branch 'qt/5.15' into devPaul Olav Tvete2020-01-096-7/+7
| |\ \ | | |/