summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * eglfs: Cast to EGLNativeDisplayType in EGLDevice backendLaszlo Agocs2016-10-281-1/+1
* | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-2/+1
* | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
* | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-231-1/+1
* | port to modularized platformsupport librariesOswald Buddenhagen2016-10-1513-13/+13
* | 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-2212-12/+12
* | eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-17/+41
* | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-7/+7
* | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-194-22/+4
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-167-13/+14
|\|
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-107-13/+14
* | remove redundant LIBS += -lGALOswald Buddenhagen2016-08-122-2/+0
* | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-0/+3
* | eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-1113-74/+84
* | eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-104-6/+8
* | 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: Support virtual desktops in the OpenGL cursorLaszlo Agocs2016-08-106-3/+78
* | 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-104-8/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-2/+16
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-2/+16
| |\
| | * raspberry pi: manage eglfs display id with env varcharlycha2016-08-041-2/+16
| | * eglfs: Fix static builds with kms backendsLaszlo Agocs2016-06-211-20/+23
| | * eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitializedLiang Qi2016-06-171-2/+2
* | | eglfs: Fix module names in EGLDevice backendLaszlo Agocs2016-06-151-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+1
| |\|
| | * Compile fix: C++11 usage: Replace nullptr with Q_NULLPTRRalf Nolden2016-05-251-1/+1
* | | Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-0328-56/+56
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-7/+80
|\|
| * eglfs: Support dynamic mouse cursor show/hide with DRM HW cursorLaszlo Agocs2016-05-112-8/+81
* | eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-1010-14/+17
* | QEglFSKmsIntegration: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-5/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+7
|\|
| * Fix FPE under EGLFS_KMS if mesa-10.2.7Elena Zaretskaya2016-05-041-2/+7
* | Fix plugin name for eglfs' GBM backendLaszlo Agocs2016-05-031-1/+1
* | Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-1525-610/+1247
* | Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-131-0/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-1/+1
|\|
| * Fix 2 cursors under EGLFS_KMSElena Zaretskaya2016-04-111-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+6
|\|
| * eglfs QPA: Hide the cursor when QT_QPA_EGLFS_HIDECURSOR is setAndy Shaw2016-04-011-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-117-28/+28
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-077-28/+28
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-2/+7
|\|