summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/drm-egl-server/drmeglserverbufferintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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