summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Regenerate src/*Alexandru Croitor2019-11-145-5/+5
* | Regenerate everything under ./srcAlexandru Croitor2019-11-125-7/+0
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-14/+27
|\|
| * Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-131-2/+2
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-12/+25
| |\
| | * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-12/+25
| | |\
| | | * 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-087-33/+47
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-52/+0
|\| | |
| * | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-262-52/+0
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\| | |
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | | | Add support for private module .pri filesSimon Hausmann2019-06-051-0/+1
* | | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-055-43/+75
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-035-2/+10
|\| | |