summaryrefslogtreecommitdiffstats
path: root/examples/wayland/texture-sharing/custom-compositor/custom-compositor.pro
Commit message (Collapse)AuthorAgeFilesLines
* New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-291-0/+18
This adds a higher level protocol on top of the server buffer extension, providing an easy way for Qt Quick applications to use the shared textures. [ChangeLog] Added protocol and Qt Quick image provider for sharing textures in graphics memory between compositor and multiple clients. Task-number: QTBUG-73822 Change-Id: Idc41b3479d6ca37be35d9ccd7b89e9994ff17f8f Reviewed-by: Johan Helsing <johan.helsing@qt.io> (cherry picked from commit 80001cbf0451f4ba2a971fb20b80dc8e25ac604d) Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>