summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-313-12/+12
* Add explicit default constructor for QEglFSContextJanne Koskinen2021-05-271-0/+1
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-193-1/+27
* 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
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0812-580/+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-124-194/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0719-409/+0
* eglfs: Enable building the fbdev-based Mali backendLaszlo Agocs2020-12-282-1/+27
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-303-7/+0
* Correct headers to build with eglfs modulesElvis Lee2020-11-1717-27/+9
* Fix reordering warning in QEglFSIntegrationShawn Rutledge2020-11-091-2/+2
* Support customized device discovery with udevElvis Lee2020-11-091-2/+4
* 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-072-3/+3
* EGLFS: Don’t compute logical DPI from physical sizeMorten Johan Sørvig2020-10-068-23/+26
* Remove QPlatformScreen::pixelDensity()Morten Johan Sørvig2020-10-056-22/+0
* CMake: set default eglfs device integration pluginSamuli Piippo2020-10-051-1/+16
* CMake: enable egl_viv pluginsSamuli Piippo2020-10-053-2/+58
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-235-18/+18
* 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-048-79/+10
* eglfs_kms: Do not skip the initial SetCrtcLaszlo Agocs2020-08-031-8/+3
* eglfs: Prevent printing a warning in every widget-based appLaszlo Agocs2020-08-031-5/+1
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-202-24/+18
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-1316-20/+18
* Fix sporadic build failures of eglfs_kms_vsp2Joerg Bornemann2020-07-131-0/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-5/+5
* Use QList instead of QVector in pluginsJarek Kobus2020-07-0613-18/+18
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-066-3/+8
* Fix no-OpenGL build after introducing QOpenGLContext platform interfaceTor Arne Vestbø2020-07-031-0/+2
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-024-17/+16
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-018-8/+5
* Enable access to the VAO resolvers through QOpenGLContextPrivateGiuseppe D'Angelo2020-06-221-2/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-224-4/+1
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-4/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-4/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-4/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-2/+2
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-292-34/+31
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-286-8/+7
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-223-6/+1