summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-01-2775-1199/+1199
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-261-0/+2
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-182-0/+7
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+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
* 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.14' into 5.15Qt Forward Merge Bot2020-04-2112-89/+67
|\
| * Revert "Compositor: Warn and clean up when client hardware buffer integration...v5.14.2Jani Heikkinen2020-03-2412-89/+67
* | Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-053-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-0/+2
|\|
| * Avoid conflicting declaration for egl typedefsSamuli Piippo2020-01-201-0/+2
* | Enable QtWayland for QNXJames McDonnell2020-01-133-1/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-102-1/+5
|\|
| * Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
| * Fix compilation of linuxdmabuf compositor pluginJohan Klokkhammer Helsing2019-12-041-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-032-2/+2
|\|
| * Fix detection of linux-dmabufJohan Klokkhammer Helsing2019-11-262-2/+2
* | Client: Support running with no screensJohan Klokkhammer Helsing2019-11-125-6/+6
|/
* Compositor: Use logging category in egl client integrationJohan Klokkhammer Helsing2019-10-301-16/+29
* Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-2810-29/+34
* Remove unused variable WaylandEglClientBufferIntegrationPrivate::validJohan Klokkhammer Helsing2019-10-281-2/+0
* Compositor: Warn and clean up when client hardware buffer integrations failJohan Klokkhammer Helsing2019-10-2512-67/+88
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-1637-555/+185
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-16/+19
|\
| * Fix GCC 4.8 buildVille Voutilainen2019-08-091-16/+19
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-091-1/+1
|\|
| * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
* | Remove Apache licensed Vulkan helper functionJohan Klokkhammer Helsing2019-05-102-5/+5
* | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-074-17/+14
|\|
| * 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
| * | Remove wayland-egl as dependency of linux-dmabuf-unstable-v1Kai Koehne2019-04-251-1/+1
* | | 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
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-281-0/+4
* | | Vulkan server buffer integration crash fixPaul Olav Tvete2019-03-271-1/+12
* | | Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-252-41/+130
* | | Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-255-18/+68
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-212-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-0/+8
| |\|
| | * Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositorJohan Klokkhammer Helsing2019-03-141-0/+8
| * | 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-188-0/+1423
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-3/+2
|/ /