summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-088-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-107-266/+14
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-077-216/+0
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-099-9/+9
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-067-7/+7
* Export wayland-egl client hwintegrationElvis Lee2021-04-282-12/+2
* Remove QMake project filesJoerg Bornemann2021-02-1112-213/+0
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-296-4/+69
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-299-9/+9
|\
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-269-70/+53
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-264-4/+4
|\ \
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-304-4/+4
| |/
* / Initial CMake portJohan Klokkhammer Helsing2019-11-2610-0/+333
|/
* Add server buffer integration based on VulkanPaul Olav Tvete2019-03-184-0/+86
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-215-3/+85
* Create feature wayland-shm-emulation-server-bufferJohan Klokkhammer Helsing2018-09-101-3/+3
* Prefix and suffix server buffer integrationsJohan Klokkhammer Helsing2018-09-101-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+2
|\
| * Fix static builds with libwayland-eglv5.9.4Johan Klokkhammer Helsing2018-01-161-0/+2
* | shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-164-0/+87
|/
* Deduplicate xcomposite-egl and xcomposite-glx plugin class namePier Luigi Fiorini2017-01-314-6/+6
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-236-6/+6
* Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-026-0/+6
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-15/+9
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-1/+1
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-086-18/+12
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-256-18/+12
* | Updated license headersAntti Kokko2016-01-206-84/+120
|/
* Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-111-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-153-6/+0
|\
| * Remove useless EGL linking in pluginsOlivier Blin2015-03-273-6/+0
* | Disable -Wcast-qual in qtwaylandv5.5.0-alpha1Thiago Macieira2015-03-102-0/+6
* | Update copyright headersJani Heikkinen2015-02-176-137/+89
* | Namespace the platform pluginsGiulio Camuffo2015-01-296-0/+24
|/
* Merge remote-tracking branch 'origin/stable' into devOswald Buddenhagen2014-04-156-6/+6
|\
| * build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-155-5/+5
* | Add a libhybris hardwareintegrations to share EGL server buffersGiulio Camuffo2014-03-264-0/+83
|/
* Take advantage of the Qt 5 plugin json structureJorgen Lind2014-03-118-73/+23
* Fixup for GLX integrationJorgen Lind2014-03-111-2/+2
* Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-042-9/+9
|\
| * Fixup the iid versions for the pluginsJorgen Lind2014-01-205-5/+5
| * Fix brcm keysLaszlo Agocs2014-01-161-2/+2
| * Fixup the brcm-egl hardware integrationsJorgen Lind2014-01-151-4/+4
| * Make the glx backend compile againJorgen Lind2014-01-101-3/+3
* | Fixup plugin interface versioningJorgen Lind2014-01-105-5/+5
|/
* Config test for drm_egl_serverJorgen Lind2014-01-061-3/+3
* Make classes in client privateJorgen Lind2013-12-273-3/+3
* Add drm-egl server buffer integrationJorgen Lind2013-12-274-0/+95