summaryrefslogtreecommitdiffstats
path: root/src/client/hardwareintegration
Commit message (Expand)AuthorAgeFilesLines
* Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-131-1/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-282-2/+2
* 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-205-5/+5
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-2/+2
* Update server buffer integrationPaul Olav Tvete2017-08-151-1/+3
* Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-222-4/+4
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* Use new feature system, part 2Lars Knoll2016-11-232-6/+6
* Use the feature system internallyLars Knoll2016-11-237-7/+7
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-2/+2
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-2/+2
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-197-7/+7
* | Updated license headersAntti Kokko2016-01-2014-196/+280
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-057-0/+77
* Update copyright headersJani Heikkinen2015-02-1714-313/+201
* Namespace the platform pluginsGiulio Camuffo2015-01-2914-3/+59
* Enable Qt WebEngine on WaylandLaszlo Agocs2014-12-041-0/+8
* Indicate from the client buffer integration if decorations are supportedLaszlo Agocs2014-08-251-0/+1
* Support RasterGLSurface windowsLaszlo Agocs2014-08-251-0/+2
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* Fix license test.Robin Burchell2014-08-131-0/+41
* build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-152-2/+2
* Fixup for GLX integrationJorgen Lind2014-03-111-1/+0
* Fixup plugin interface versioningJorgen Lind2014-01-102-2/+2
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-091-2/+1
* Add a size to the QWaylandServerBuffer on the client sideJorgen Lind2014-01-032-7/+15
* Make classes in client privateJorgen Lind2013-12-2715-25/+27
* update server buffer interfacesJorgen Lind2013-12-272-7/+54
* Add hardware integration protocolJorgen Lind2013-12-273-3/+149
* Remove stale createGLIntegration functionsJorgen Lind2013-12-271-2/+0
* Add serverbufferintegration to the qpa pluginJorgen Lind2013-12-277-2/+373
* Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-271-1/+1
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-277-0/+423