summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_vsp2
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-1611-430/+34
* Remove the qmake project filesJoerg Bornemann2021-01-071-30/+0
* Export gbm device integration to build it outsideElvis Lee2020-10-236-6/+6
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-043-71/+9
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-064-5/+5
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-1/+1
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-011-1/+1
* eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-142-2/+2
* eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-161-0/+3
* Fix "error: too many arguments to function media_get_entity_by_name()"Boubacar DIENE2019-02-061-2/+23
* Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-051-1/+0
* eglfs_kms_vsp2: Recover if queuing input buffers failsJohan Klokkhammer Helsing2018-02-154-8/+42
* eglfs_kms_vsp2: Try to recover when failing in the middle of a blendJohan Klokkhammer Helsing2018-02-071-11/+6
* eglfs_kms_vsp2: Add support for setting layer alphaJohan Klokkhammer Helsing2018-02-058-0/+54
* Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-0813-0/+2238