summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * 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-125-6/+6
| | |/
* | / Configure: Remove libs.glxJohan Klokkhammer Helsing2019-09-251-1/+1
|/ /
* / Bump module version to 6.0.0Simon Hausmann2019-07-113-10/+10
|/
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-073-16/+13
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-023-16/+13
| |\
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-243-16/+13
* | | 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 'origin/5.13' into devQt Forward Merge Bot2019-03-292-2/+3
|\| |
| * | BRCM: fix namespace confusionGeorg Leugner2019-03-222-2/+3
* | | 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
* | | Add server buffer integration based on VulkanPaul Olav Tvete2019-03-183-0/+327
* | | 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
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-166-8/+8
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-223-18/+14
|\|
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-131-15/+7
| * Specify X11 dependency explicitlyPaul Olav Tvete2018-12-131-1/+1
| * Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6
* | Client: Improve logging for wayland-eglJohan Klokkhammer Helsing2018-11-071-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-092-10/+10
|\|