summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support
Commit message (Expand)AuthorAgeFilesLines
* Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-082-1/+62
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-192-10/+0
* eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-192-0/+9
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-052-3/+12
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-051-3/+21
* eglfs_kms: remove unused codeLaszlo Agocs2017-09-052-6/+0
* Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-031-2/+2
* eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-023-2/+39
* eglfs_kms: Use eglGetPlatformDisplay when availableLaszlo Agocs2017-04-241-1/+1
* eglfs_kms: Mode supportPier Luigi Fiorini2017-02-242-0/+27
* kms: calculate physical size if actual size is unknownSamuli Piippo2017-02-061-1/+6
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-1/+3
* eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-072-22/+22
* Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-167-669/+62
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-152-2/+2
* eglfs: clean up includes in the shared kms codeLaszlo Agocs2016-10-141-4/+1
* eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3
* eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-223-3/+3
* eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-17/+41
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-7/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
|\
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-2/+2
* | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-0/+3
* | eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-115-55/+70
* | eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-102-2/+4
* | eglfs: Add basic support for controlling how the virtual desktop is formedLaszlo Agocs2016-08-103-5/+34
* | eglfs: Add physicalWidth and height overrides to KMS configLaszlo Agocs2016-08-102-10/+20
* | eglfs: Fix QT_QPA_EGLFS_ROTATION with the KMS/DRM screeenLaszlo Agocs2016-08-101-3/+23
* | eglfs: Enable virtual desktop with EGLDevice as wellLaszlo Agocs2016-08-102-1/+2
* | Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-034-6/+6
|/
* eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-105-8/+7
* QEglFSKmsIntegration: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-5/+5
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-157-0/+1186