summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/client/wayland-egl
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-107-266/+14
* 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-252-12/+7
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-212-12/+28
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-021-1/+1
* Remove forward declaration for classes that don't exist anymoreAlbert Astals Cid2021-06-181-1/+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-289-18/+48
* 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
* Make QWaylandGLContext a QEGLPlatformContextMichal Klocek2020-08-052-171/+47
* Move window decoration check out of qwaylandglcontextMichal Klocek2020-08-052-6/+6
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-294-5/+5
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* 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-071-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-292-2/+2
|\ \ | |/
| * Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-052-2/+2
* | Replace QT_OPENGL_ES_2 with QT_CONFIGEskil Abrahamsen Blomfeldt2020-04-171-1/+1
* | Fix build after QOpenGLShaderProgram library moveSimon Hausmann2020-03-161-1/+1
* | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-302-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-182-1/+9
|\ \ | |/
| * Enable QtWayland for QNXJames McDonnell2020-01-132-1/+9
* | Merge remote-tracking branch 'qt/5.15' into devPaul Olav Tvete2020-01-094-5/+5
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-101-1/+1
| |\
| | * Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
| * | Client: Support running with no screensJohan Klokkhammer Helsing2019-11-123-4/+4
| |/
* | Bump module version to 6.0.0Simon Hausmann2019-07-111-1/+1
|/
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-14/+11
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-14/+11
| |\
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-241-14/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-102-148/+59
|\ \ \ | |/ /
| * | Use a dedicated EGLContext for the decorations blitterGiulio Camuffo2019-04-052-148/+59
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-0/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-0/+1
| |\ \ | | |/
| | * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-0/+1
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-3/+2
|/ /
* | Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-301-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-221-8/+21
|\ \ | |/
| * Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-081-7/+15