summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
...
| | | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+3
| * | | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-122-0/+52
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-266-5/+23
| |\|
| | * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-252-0/+14
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-4/+4
| | |\
| | | * egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4
| | * | eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-222-1/+5
| | |/
| * / Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-1/+1
| |/
| * untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-1/+1
| * configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-071-1/+1
| * Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-102-1/+10
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-0/+1
| |\
| | * eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-173-6/+22
| |\|
| | * Use native visual ID when creating GBM surfaces for KMSPaul Olav Tvete2018-10-123-6/+22
* | | CMake: Re-generate plugins/platforms/eglfsTobias Hunger2019-04-031-41/+34
* | | cmake: Make it so that eglfs plugin doesn't hang on make -jNAlbert Astals Cid2019-02-271-0/+1
* | | cmake: Give the egl_x11 test the necessary libs to compileAlbert Astals Cid2019-02-272-1/+32
* | | cmake: build eglfs_emuAlbert Astals Cid2019-02-182-1/+27
* | | cmake: build eglfs_kms_egldeviceAlbert Astals Cid2019-02-182-1/+35
* | | cmake: build eglfs_kms pluginAlbert Astals Cid2019-02-182-1/+39
* | | cmake: build eglfs_kms_supportAlbert Astals Cid2019-02-182-1/+30
* | | cmake: add deviceintegration/CMakeLists.txtAlbert Astals Cid2019-02-182-1/+51
* | | cmake: Add the eglfs platform pluginAlbert Astals Cid2019-02-151-0/+107
|/ /
* | Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-0511-12/+0
* | Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-2/+1
* | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-031-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-9/+17
|\|
| * Configure window manager to support RCar D3Timo Aarnipuro2018-05-031-9/+17
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-091-0/+4
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-043-4/+11
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-1/+1
|\|
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* | eglfs/kms: Share drm connector id with nativeRes.ForScreenLionel CHAZALLON2018-03-181-0/+2
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-171-11/+23
* | eglfs/kms: Share atomic request with nativeRes.ForIntegrationLionel CHAZALLON2018-03-071-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-071-5/+19
|\|
| * Add WFD_DEVICE_CLIENT_TYPE attribute for INTEGRITY S820Am ADPKimmo Ollila2018-03-051-5/+19
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-051-15/+50
|/
* 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
| |\|