summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-092-2/+2
|\
| * Remove unused variablesEskil Abrahamsen Blomfeldt2022-07-131-2/+0
| * QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-071-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-232-12/+8
|\|
| * Don't keep eglConfig in hardwareintegrationInho Lee2022-02-112-12/+8
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-161-1/+0
|\|
| * client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-06-041-1/+0
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-228-167/+167
|/
* Update commercial license headersTarja Sundqvist2021-01-278-167/+167
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-261-0/+2
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-182-0/+7
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* 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
|/
* Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-052-2/+2
* Enable QtWayland for QNXJames McDonnell2020-01-132-1/+9
* 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
|/
* 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
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-161-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-222-17/+13
|\|
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-131-15/+7
| * 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
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-032-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-021-1/+2
|\|
| * Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-181-0/+3
|\|
| * Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-112-4/+7
|\|
| * Fix eglGetError call in error handlingJohan Klokkhammer Helsing2018-09-071-1/+1
| * Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-042-4/+7
* | Remove redundant virtualJohan Klokkhammer Helsing2018-09-051-1/+1
|/
* Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-232-9/+0