summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
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-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
|\| |
| * | Fix build with -no-openglPaul Olav Tvete2017-03-035-8/+17
* | | 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\|
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | 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-184-4/+6
* | Add eglfs-viv support for INTEGRITYKimmo Ollila2017-01-181-1/+3
* | eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* | eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* | 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-137-35/+89
|\|
| * 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-243-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-233-4/+4
| | |\
| | | * eglfs: Avoid unexpectedly flushing QPA input eventsLaszlo Agocs2016-11-222-2/+2
| | | * eglfs: fix eglfs_mali compile for odroid-maliPeter Seiderer2016-11-191-2/+2
* | | | eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0731-154/+154
* | | | eglfs: Add device integration for Qt Simulator for Embedded LinuxAndy Nichols2016-11-258-0/+559
* | | | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-2/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-181-5/+7
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-5/+7
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-5/+7
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-6/+8
| | | |\|
| | | | * Do not guard tslib with evdevLaszlo Agocs2016-11-101-6/+8