summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/compositor/shm-emulation-server/shmserverbufferintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-141-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-28/+2
* Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
* Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-281-1/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Add virtual QtWayland::ServerBuffer::bufferInUse()Paul Olav Tvete2018-09-211-0/+4
* Adapt to qtbase 5.10 API change: qssize_t -> qsizetypeLiang Qi2018-01-071-1/+1
* Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()Johan Klokkhammer Helsing2017-10-191-1/+1
* shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-161-0/+146