summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/compositor/drm-egl-server
Commit message (Expand)AuthorAgeFilesLines
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-272-2/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Update server buffer integrationPaul Olav Tvete2017-08-152-27/+35
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-042-24/+30
* Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-041-1/+1
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-4/+4
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-8/+1
* Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-021-2/+4
|\
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-2/+4
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-3/+3
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+1
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-242-54/+46
|/
* Update copyright headersJani Heikkinen2015-02-172-8/+8
* 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-112-12/+12
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-092-9/+3
* update DrmEglServerIntegration to handle experimental 8 bit supportJorgen Lind2014-01-061-3/+15
* Update the Compositor side ServerBufferIntegrationJorgen Lind2014-01-032-0/+17
* Add drm-egl server buffer integrationJorgen Lind2013-12-273-0/+360