summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-0816-1/+2301
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0211-1/+676
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3011-1/+676
| |\
| | * Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-156-0/+305
| | * Add EGLFS integration plugin for Qualcomm msm8996au boardKimmo Ollila2017-12-015-0/+370
| | * Add configure test for INTEGRITY EGLFS openWFD integration pluginKimmo Ollila2017-12-011-1/+1
* | | 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