summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-136-7/+7
* 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-0612-16/+16
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-1/+1
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-018-8/+5
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Fix crash in QEglFSKmsGbmCursor::setPos() when cursor is disabledShawn Rutledge2020-05-051-1/+1
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-274-4/+4
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* CMake: Fix X11 and xkb library usage in the platform projectsAlexandru Croitor2020-02-251-0/+1
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-055-36/+18
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-0/+27
|\
| * Introduce VK_KHR_display support for i.MX8 devicesLaszlo Agocs2020-01-222-0/+27
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-274-12/+12
* | Post Merge FixesLeander Beernaert2020-01-241-0/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2420-76/+426
|\|
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-063-11/+11
| * eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-1414-43/+354
| * eglfs: kms: Fix hw cursor with multiple screensLaszlo Agocs2019-11-146-12/+53
| * eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-132-10/+8