summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | eglfs: clean up includes in the shared kms codeLaszlo Agocs2016-10-141-4/+1
* | | eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3
* | | eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-2212-12/+12
* | | eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-17/+41
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-7/+7
* | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-194-22/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-167-13/+14
|\| |
| * | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-107-13/+14
* | | remove redundant LIBS += -lGALOswald Buddenhagen2016-08-122-2/+0