summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms
Commit message (Expand)AuthorAgeFilesLines
...
| | | * eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-151-12/+25
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+3
|\| | |
| * | | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-221-0/+3
* | | | Regenerate platforms plugins part 2Alexandru Croitor2019-10-081-3/+0
* | | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-11/+18
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-1/+4
|\| | |
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-241-0/+3
| |\|
| | * eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-161-0/+3
* | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+2
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-165-8/+30
|\| |
| * | 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 devLiang Qi2019-01-261-0/+2
| |\|
| | * eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-221-0/+2
| * | Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-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: build eglfs_kms pluginAlbert Astals Cid2019-02-181-0/+38
|/ /
* | Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-051-1/+0
* | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-031-0/+4
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-091-0/+4
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-041-0/+8
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-171-11/+23
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-051-15/+50
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-193-16/+16
* eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-195-36/+29
* eglfs_kms: Move out window subclass from integrationLaszlo Agocs2017-09-194-56/+153
* kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-191-15/+0
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-054-7/+18
* eglfs_kms: Output cloning supportLaszlo Agocs2017-09-054-24/+141
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-051-7/+23
* 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-052-20/+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
* | 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
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-021-1/+1
* | eglfs_kms: Use eglGetPlatformDisplay when availableLaszlo Agocs2017-04-242-0/+31
|/
* Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-171-5/+5
* Include missing errno.hAllan Sandfeld Jensen2017-03-181-0/+2
* Fix build with -no-openglPaul Olav Tvete2017-03-031-3/+4
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-10/+27
|\