summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-03-051-5/+19
* eglfs_kms_vsp2: Recover if queuing input buffers failsJohan Klokkhammer Helsing2018-02-154-8/+42
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | eglfs_kms_vsp2: Try to recover when failing in the middle of a blendJohan Klokkhammer Helsing2018-02-071-11/+6
* | eglfs_kms_vsp2: Add support for setting layer alphaJohan Klokkhammer Helsing2018-02-058-0/+54
* | eglfs/kms : implement nativeResourceForScreenLionel CHAZALLON2018-01-202-0/+11
* | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | 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-0214-24/+693
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-3014-24/+693
| |\|
| | * Add EGLFS integration plugin for Salvator-X on INTEGRITY MultivisorTimo Aarnipuro2017-12-156-0/+305
| | * [ChangeLog][QPA][eglfs] Fix crash when using cursors and multiple GL contextsSimon Hausmann2017-12-123-23/+17
| | * 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-197-25/+25
* | | eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-197-46/+29
* | | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-195-0/+17
* | | eglfs: Allow forwarding platformFunction() to backendsLaszlo Agocs2017-09-193-3/+8
* | | 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
* | | Fix compilation with clang 4 on LinuxLars Knoll2017-09-151-1/+1
* | | 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
* | Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* | 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
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-12/+11
* | Relieve platform plugins of having to persist geometry on WM callbacksTor Arne Vestbø2017-07-071-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-0/+16
|\|
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-301-0/+8
| * Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-292-0/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-2/+5
|\|
| * Initialize vao variableJesus Fernandez2017-04-281-0/+2
| * Fix warning for -no-feature-evdevTasuku Suzuki2017-04-261-2/+3
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-025-4/+41