summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * egldevice: Add a way to force mode settingLaszlo Agocs2016-02-041-2/+7
* | Updated license headersJani Heikkinen2016-01-1527-378/+540
* | eglfs kms: allow overriding physical display size via env variablesShawn Rutledge2015-12-171-2/+8
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-082-4/+16
|\|
| * eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-022-4/+16
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-293-15/+15
|/
* Avoid pulling in X11 headers in brcm backendLaszlo Agocs2015-11-261-0/+3
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-026-0/+230
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-121/+28
* Separate KMS and GBM testsLaszlo Agocs2015-10-141-1/+1
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-146-0/+675
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-021-5/+1
* eglfs_kms: Skip disconnected outputsPier Luigi Fiorini2015-09-281-0/+6
* eglfs_kms: Subpixel antialiasing typePier Luigi Fiorini2015-09-283-0/+22
* eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+5
* eglfs_kms: Implement DPMS modePier Luigi Fiorini2015-07-294-3/+49
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-162-4/+4
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-0/+1
* eglfs_kms: Virtual desktopPier Luigi Fiorini2015-06-027-14/+86
* EGLFS: Make Mali GPU backend more genericAndy Nichols2015-03-182-1/+6
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-142-0/+8
* eglfs_kms: Use a QByteArray for connectorNameAndrew Knight2015-03-121-10/+11
* eglfs_kms: remove deprecated QString usesAndrew Knight2015-03-091-9/+9
* Fix up signal handling in QFbVtHandlerLaszlo Agocs2015-03-062-3/+34
* eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs2015-03-0518-6/+699
* Fixed license headersJani Heikkinen2015-02-1710-10/+10
* Update copyright headersJani Heikkinen2015-02-1112-236/+156
* eglfs: Split kms integration into multiple filesLaszlo Agocs2015-01-159-901/+1245
* eglfs: Fix hardware cursor with kmsLaszlo Agocs2015-01-151-1/+5
* Fix fullscreen in the X11 hooks of eglfsLaszlo Agocs2014-12-091-10/+8
* Pluginize the eglfs hooksLaszlo Agocs2014-12-0811-0/+1810