summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Enable support for OpenVGAndy Nichols2016-11-171-2/+8
* | | | | Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-179-28/+113
|/ / / /
* / / / 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-012-2/+3
|\| |
| * | eglfs: Cast to EGLNativeDisplayType in EGLDevice backendLaszlo Agocs2016-10-281-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-1/+2
| |\|
| | * Fix UB (ininited pointer read) in qt_egl_device_integration()Marc Mutz2016-10-211-0/+1
* | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-2/+1
* | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-252-2/+2
* | | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-231-1/+1
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-1/+1
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-1524-39/+51
* | | eglfs: clean up includes in the shared kms codeLaszlo Agocs2016-10-141-4/+1
* | | eglfs: Fix deformed mouse cursor imageLaszlo Agocs2016-10-131-2/+4
* | | eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3
* | | eglfs: make qeglfsglobal.h privateLaszlo Agocs2016-09-2211-10/+21
* | | eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-2225-33/+65
* | | eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-17/+41
* | | Modularize configure.json/.priLars Knoll2016-09-151-0/+1