summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Fix run time failure for UI autotests (INTEGRITY)Tatiana Borisova2022-01-252-8/+18
* Remove unused .qrc filesJoerg Bornemann2022-01-171-7/+0
* eglfs: Unset shared raster compositing context before deletionTor Arne Vestbø2022-01-121-0/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-1/+1
* Support to get timing from pagefilpElvis Lee2021-12-033-3/+14
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-102-34/+4
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-069-9/+9
* 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-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