summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-115-15/+60
|\
| * eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-10-105-15/+60
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-092-10/+11
|\|
| * eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-111-5/+6
| * eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-061-5/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-243-1/+5
|\|
| * includemocs (updated script)Marc Mutz2022-05-072-0/+4
| * eglfs_x11: Fix running flag linkageLaszlo Agocs2022-05-071-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-071-1/+6
|\|
| * eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-061-1/+6
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-2486-1790/+1790
|/
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-261-1/+1
* Update commercial license headersTarja Sundqvist2021-01-2686-1790/+1790
* 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
* Fix sporadic build failures of eglfs_kms_vsp2Joerg Bornemann2020-07-151-0/+1
* eglfs: Send proper enter/leave events when multiple screens are in useShawn Rutledge2020-05-183-7/+19
* Fix crash in QEglFSKmsGbmCursor::setPos() when cursor is disabledShawn Rutledge2020-05-181-1/+1
* Make it possible to set the EGL_DEFAULT_DISPLAYAndy Nichols2020-03-131-1/+3
* Introduce VK_KHR_display support for i.MX8 devicesLaszlo Agocs2020-01-2213-2/+592
* eglfs: find correct framebuffer index even if device node is symlinkRolf Eike Beer2020-01-221-1/+7
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-0610-30/+30
* Remove QFlags(0), QFlags() does the same and is not deprecatedAlbert Astals Cid2019-11-292-3/+2
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-202-2/+2
* 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
* Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-132-3/+5
* 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
* | | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-221-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-8/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-083-8/+3
| |\|
| | * eglfs: Fix raster windowsLaszlo Agocs2019-08-073-8/+3
* | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-262-52/+0
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-1/+1
| |\|
| | * eglfs/openwfd: do not purge QSurfaceFormat fieldsLaszlo Agocs2019-05-081-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-245-0/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-245-0/+15
| |\|
| | * Fix setting Qt::WA_ShowWithoutActivating on eglfs windowMichal Klocek2019-04-161-0/+4
| | * eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-164-0/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-112-0/+6
|\| |
| * | eglfs_viv_wl: Clean up the wl_displayJohan Klokkhammer Helsing2019-04-102-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-266-22/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-206-22/+7
| |\|
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-195-21/+6