summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1416-36/+765
|\|
| * Separate KMS and GBM testsLaszlo Agocs2015-10-141-1/+1
| * Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-146-0/+675
| * eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-146-27/+53
| * 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
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
* eglfs: Use libinput by default when availableLaszlo Agocs2015-08-181-0/+12
* eglfs: save state in the cursorLaszlo Agocs2015-08-062-16/+115
* eglfs_kms: Implement DPMS modePier Luigi Fiorini2015-07-294-3/+49
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-1613-87/+1091
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+4
|\
| * eglfs: Destroy screens after windowsPier Luigi Fiorini2015-06-301-1/+4
* | Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-0/+1
* | Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-121-0/+4
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-071-0/+0
|/
* eglfs_kms: Virtual desktopPier Luigi Fiorini2015-06-027-14/+86
* Fix for eglfs context sharing problem in qtwebengine widgetCaner Altinbasak2015-05-281-0/+2
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* eglfs: Unblank on startupLaszlo Agocs2015-03-231-0/+4
* EGLFS: Make Mali GPU backend more genericAndy Nichols2015-03-182-1/+6
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-146-0/+21
* eglfs: don't build the cursor atlas when QT_NO_CURSOR is definedAndrew Knight2015-03-122-1/+3
* 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-1713-13/+13
* eglfs: Add the three missing drag cursorsLaszlo Agocs2015-02-122-3/+3