summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/drm-egl-server/drmeglserverbufferintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-101-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-7/+8
* 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/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-1/+0
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Update server buffer integrationPaul Olav Tvete2017-08-151-24/+30
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+1
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-2/+1
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-2/+2
* Making the buffer intgrations privateJorgen Lind2014-02-111-6/+6
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-091-8/+2
* update DrmEglServerIntegration to handle experimental 8 bit supportJorgen Lind2014-01-061-3/+15
* Update the Compositor side ServerBufferIntegrationJorgen Lind2014-01-031-0/+16
* Add drm-egl server buffer integrationJorgen Lind2013-12-271-0/+171