summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-71/+0
|\
| * eglfs_x11: remove unused event handlersGatis Paeglis2017-09-041-71/+0
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-197-25/+25
* | eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-197-46/+29
* | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-195-0/+17
* | eglfs: Allow forwarding platformFunction() to backendsLaszlo Agocs2017-09-193-3/+8
* | eglfs_kms: Move out window subclass from integrationLaszlo Agocs2017-09-194-56/+153
* | kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-193-21/+6
* | Fix compilation with clang 4 on LinuxLars Knoll2017-09-151-1/+1
* | eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-056-10/+30
* | eglfs_kms: Output cloning supportLaszlo Agocs2017-09-054-24/+141
* | eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-052-10/+44
* | eglfs_kms: Skip modesetting when current is good enoughLaszlo Agocs2017-09-051-25/+42
* | eglfs_kms: Lift the one window per screen ever limitationLaszlo Agocs2017-09-053-8/+17
* | eglfs_kms: remove unused codeLaszlo Agocs2017-09-054-26/+1
* | eglfs_kms: Remove useless log entry for each QOffscreenSurfaceLaszlo Agocs2017-09-051-1/+0
|/
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+2
|\
| * kms: Send enter and leave events to all screensPier Luigi Fiorini2017-08-201-0/+2
* | Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* | Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-031-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-1/+1
|\|
| * Use correct DRM event context versionJonathan Liu2017-07-261-1/+1
* | eglfs_kms: Use eglCreatePlatformWindowSurfaceKwangsub Kim2017-08-012-19/+49
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-12/+11
* | Relieve platform plugins of having to persist geometry on WM callbacksTor Arne Vestbø2017-07-071-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-0/+16
|\|
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-301-0/+8
| * Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-292-0/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-2/+5
|\|
| * Initialize vao variableJesus Fernandez2017-04-281-0/+2
| * Fix warning for -no-feature-evdevTasuku Suzuki2017-04-261-2/+3
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-025-4/+41
* | eglfs_kms_egldevice: Fix type mess in nativeDisplay() virtualLaszlo Agocs2017-04-271-2/+2
* | eglfs_kms: Use eglGetPlatformDisplay when availableLaszlo Agocs2017-04-243-1/+32
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-5/+5
|\|
| * Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-171-5/+5
* | eglfs: Adopt changed function signature in QtGlesStream libraryRainer Keller2017-04-191-1/+1
* | eglfs: Use description property as screen nameRainer Keller2017-04-192-0/+6
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-1/+3
|\|
| * eglfs: Show error details when JSON parsing failedRainer Keller2017-04-061-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-0/+3
| |\
| | * eglfs: fix x11 header related compile failurePeter Seiderer2017-03-171-0/+5
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-203-6/+6
|\| |
| * | Include missing errno.hAllan Sandfeld Jensen2017-03-181-0/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-6/+4
| |\|
| | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-4/+4
| | * streamline libdl detection and linkingOswald Buddenhagen2017-02-271-2/+0
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-145-8/+17
|\| |