summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/qeglfskmsegldeviceintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Egldevices: Use valid DRM handle to get platform displayAlex Bu2023-10-031-1/+4
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-261-50/+0
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+2
|\
| * eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-161-0/+2
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-1/+1
|\|
| * Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
* | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-121-0/+50
|/
* eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-221-1/+3
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-4/+4
* kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-191-1/+1
* Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-291-0/+7
* Fix build with -no-openglPaul Olav Tvete2017-03-031-1/+5
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-10/+32
|\
| * eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-031-6/+9
| * eglfs: improve EGLStream loggingLaszlo Agocs2016-12-031-1/+3
| * eglfs: make it possible to configure the EGLStream FIFO lengthLaszlo Agocs2016-12-011-3/+20
* | eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-071-2/+2
* | Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-161-12/+9
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-101-2/+2
* eglfs: Support virtual desktops in the OpenGL cursorLaszlo Agocs2016-08-101-0/+6
* eglfs: Enable virtual desktop with EGLDevice as wellLaszlo Agocs2016-08-101-5/+0
* Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-031-2/+2
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-151-198/+32
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-2/+7
|\
| * egldevice: Add a way to force mode settingLaszlo Agocs2016-02-041-2/+7
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+13
|\|
| * eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-021-1/+13
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-12/+12
|/
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-201-79/+24
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-141-0/+464