summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
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-196-23/+23
* | eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-197-46/+29
* | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-192-0/+9
* | 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
* | 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
* | 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
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-0/+8
|\|
| * Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-292-0/+8
* | 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-201-0/+2
|\|
| * Include missing errno.hAllan Sandfeld Jensen2017-03-181-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-144-7/+12
|\|
| * Fix build with -no-openglPaul Olav Tvete2017-03-034-7/+12
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-0/+1
|\|
| * qeglfskmsegldevicescreen.cpp: add errno.h includeDavid Faure2017-02-181-0/+1
* | eglfs_kms: Mode supportPier Luigi Fiorini2017-02-242-0/+27
|/
* Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
* Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+2
* kms: calculate physical size if actual size is unknownSamuli Piippo2017-02-061-1/+6
* Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-1/+1
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-1/+3
* Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-181-1/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-2/+2
|\
| * eglfs/deviceintegration: Ensure eglfs_kms_support is added only onceFriedemann Kleint2016-12-141-2/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-33/+87
|\|
| * Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-121-7/+3
| * eglfs: Add missing overrideAlexander Volkov2016-12-071-1/+1