summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
| * eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-035-28/+89
| * eglfs: allow forcing an explicit connector index on DRM/KMSLaszlo Agocs2016-12-031-0/+13
| * eglfs: improve EGLStream loggingLaszlo Agocs2016-12-031-1/+3
| * eglfs: make it possible to configure the EGLStream FIFO lengthLaszlo Agocs2016-12-011-3/+20
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-2/+2
| | |\
| | | * eglfs: fix eglfs_mali compile for odroid-maliPeter Seiderer2016-11-191-2/+2
* | | | eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0723-91/+91
* | | | eglfs: Add device integration for Qt Simulator for Embedded LinuxAndy Nichols2016-11-258-0/+559
* | | | Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-1621-755/+155
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\| |
| * | eglfs: Cast to EGLNativeDisplayType in EGLDevice backendLaszlo Agocs2016-10-281-1/+1
* | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-2/+1
* | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
* | | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-231-1/+1
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-1513-13/+13