summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-0/+11
|\|
| * eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-212-0/+11
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\|
| * eglfs: Round value returned from pixelDensity()Morten Johan Sørvig2016-01-131-1/+1
* | eglfs: use QGenericUnixTheme if requestedShawn Rutledge2016-01-182-0/+7
* | Updated license headersJani Heikkinen2016-01-1545-630/+900
* | eglfs: use qLoadPlugin()Marc Mutz2016-01-052-15/+6
* | 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-083-8/+23
|\|
| * eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-023-8/+23
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-296-29/+27
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+3
|\|
| * Avoid pulling in X11 headers in brcm backendLaszlo Agocs2015-11-261-0/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-234-0/+12
|\|
| * eglfs: Enable use of Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2015-11-184-0/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-7/+0
|\|
| * remove abuse of module include path overridesOswald Buddenhagen2015-11-161-7/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-049-2/+244
|\|
| * Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
| * Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-235-123/+30
|\|
| * eglfs: Avoid sending enter-leave events with an invalid leave ptrLaszlo Agocs2015-10-222-2/+2
| * Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-121/+28