summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | Add support for private module .pri filesSimon Hausmann2019-06-051-0/+1
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-055-43/+75
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-035-2/+10
|\|
| * Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-1/+1
| | |\
| | | * eglfs/openwfd: do not purge QSurfaceFormat fieldsLaszlo Agocs2019-05-081-1/+1
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-243-0/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-243-0/+8
| | |\|
| | | * eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-163-0/+8
* | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-024-7/+7
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1615-22/+125
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-112-0/+6
| |\| |
| | * | eglfs_viv_wl: Clean up the wl_displayJohan Klokkhammer Helsing2019-04-102-0/+6
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-263-5/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-203-5/+5
| | |\|
| | | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-192-4/+4
| | | * Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
| * | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-203-3/+27
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-1/+4
| | |\|
| | | * eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+23
| | |\|
| | | * Fix "error: too many arguments to function media_get_entity_by_name()"Boubacar DIENE2019-02-061-2/+23
| * | | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-122-0/+52
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-264-5/+9
| |\|
| | * 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
| * 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: 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-181-0/+49
|/ /
* | Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-0510-10/+0
* | 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