summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile fix: C++11 usage: Replace nullptr with Q_NULLPTRRalf Nolden2016-05-251-1/+1
* 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
* 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 2 cursors under EGLFS_KMSElena Zaretskaya2016-04-111-1/+1
* eglfs QPA: Hide the cursor when QT_QPA_EGLFS_HIDECURSOR is setAndy Shaw2016-04-011-0/+6
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-079-35/+35
* 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
* | egldevice: Add a way to force mode settingLaszlo Agocs2016-02-041-2/+7
|/
* eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-212-0/+11
* eglfs: Round value returned from pixelDensity()Morten Johan Sørvig2016-01-131-1/+1
* eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-023-8/+23
* Avoid pulling in X11 headers in brcm backendLaszlo Agocs2015-11-261-0/+3
* eglfs: Enable use of Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2015-11-184-0/+12
* remove abuse of module include path overridesOswald Buddenhagen2015-11-161-7/+0
* Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
* 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
* 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
* 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