summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* eglfs-kms/gbm: fix segfault and add qScopeGuardThomas Senyk2022-12-131-6/+13
* eglfs_kms: Prevent drm errors with more than one window during the screen's l...Laszlo Agocs2022-12-121-1/+10
* eglfs: kms: Make screen cloning functional by defaultLaszlo Agocs2022-10-282-41/+93
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-4/+4
* Port from container.count()/length() to size()Marc Mutz2022-10-043-3/+3
* eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-09-225-15/+58
* Fix compilation with clangSona Kurazyan2022-09-061-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-012-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2310-10/+10
* Add license headers to cmake filesLucie Gérard2022-08-0310-0/+30
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-011-5/+6
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-271-1/+1
* Fix typo in codeDuan Ting2022-06-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1664-2473/+169
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-042-18/+22
* eglfs_x11: Fix running flag linkageLaszlo Agocs2022-04-271-1/+1
* Fix remaining uses of deprecated QScopedPointer::takeMårten Nordheim2022-03-151-3/+3
* eglfs: QNX uses own QPA plugin and not eglfsPasi Petäjäjärvi2022-03-072-14/+0
* Fix run time failure for UI autotests (INTEGRITY)Tatiana Borisova2022-01-252-8/+18
* Support to get timing from pagefilpElvis Lee2021-12-033-3/+14
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-068-8/+8
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-155-5/+4
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-073-3/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-312-5/+5
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-192-1/+25
* eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-011-1/+6
* Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* Support EGL protected content extensionElvis Lee2021-03-091-1/+15
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-082-27/+0
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-181-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-123-93/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0715-303/+0
* eglfs: Enable building the fbdev-based Mali backendLaszlo Agocs2020-12-282-1/+27
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-302-5/+0
* Correct headers to build with eglfs modulesElvis Lee2020-11-1714-22/+8
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-021-5/+5
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-303-0/+3
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-6/+1
* Export gbm device integration to build it outsideElvis Lee2020-10-2336-109/+274
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* EGLFS: Don’t compute logical DPI from physical sizeMorten Johan Sørvig2020-10-064-16/+14
* Remove QPlatformScreen::pixelDensity()Morten Johan Sørvig2020-10-052-10/+0
* CMake: enable egl_viv pluginsSamuli Piippo2020-10-053-2/+58
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-4/+4
* CMake: Regenerate projectsAlexandru Croitor2020-09-222-0/+60
* CMake Build: Fix libdrm detection and compilation on QNXCristian Adam2020-08-192-0/+14
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-043-71/+9
* eglfs_kms: Do not skip the initial SetCrtcLaszlo Agocs2020-08-031-8/+3