summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/drm-egl-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-222-42/+42
* Update commercial license headersTarja Sundqvist2021-01-272-42/+42
* Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-051-1/+1
* Enable QtWayland for QNXJames McDonnell2020-01-131-0/+4
* Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-161-1/+1
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-2/+2
* 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-271-2/+1
* Update server buffer integrationPaul Olav Tvete2017-08-152-12/+37
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-5/+5
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-8/+1
* Updated license headersAntti Kokko2016-01-202-28/+40
* Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-2/+4
* Update copyright headersJani Heikkinen2015-02-172-44/+28
* Namespace the platform pluginsGiulio Camuffo2015-01-292-0/+9
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-092-7/+2
* update DrmEglServerIntegration to handle experimental 8 bit supportJorgen Lind2014-01-061-16/+28
* Add a size to the QWaylandServerBuffer on the client sideJorgen Lind2014-01-031-1/+0
* Make classes in client privateJorgen Lind2013-12-272-3/+3
* Add drm-egl server buffer integrationJorgen Lind2013-12-273-0/+310