summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-169-16/+17
|\
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-109-16/+17
* | 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-107-11/+13
* | 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-109-76/+198
* | 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: Add support for raster content rotationLaszlo Agocs2016-08-015-3/+41
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-1/+1
* | | Remove unused function loadIntegration from EGLFSAndy Nichols2016-06-301-13/+0
* | | 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-0347-171/+236
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1912-20/+100
|\|
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-1710-13/+20
| * 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
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-0410-8/+13
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-0310-13/+8
* | 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-133-2/+18
* | 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
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-302-6/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-119-35/+35
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-079-35/+35
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-182-4/+9
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-152-4/+9
| |\
| | * eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-292-4/+9
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-2/+7
|\| |
| * | egldevice: Add a way to force mode settingLaszlo Agocs2016-02-041-2/+7
| |/
* | Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-12/+9