summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-0/+32
* CMake Build: Fix libdrm detection and compilation on QNXCristian Adam2020-08-191-0/+7
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-132-2/+2
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-012-2/+1
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-9/+4
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-3/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-2/+2
|\
| * eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-142-2/+2
* | Regenerate src/*Alexandru Croitor2019-11-141-1/+1
* | Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* | Regenerate platforms plugins part 2Alexandru Croitor2019-10-081-3/+0
* | 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
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-9/+17
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+2
|\|
| * 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
* | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-2/+56
|\| |
| * | 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
| * | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
| * | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-122-0/+52
| |/
| * eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-221-1/+3
* | cmake: build eglfs_kms_egldeviceAlbert Astals Cid2019-02-181-0/+34
|/
* Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-051-1/+0
* eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-041-1/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-5/+5
* kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-192-6/+6
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-0/+8
|\
| * Get alpha buffer size bigger than zero for INTEGRITY ARMv8 Drive CXTero Alamäki2017-05-292-0/+8
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-021-1/+1
* | eglfs_kms_egldevice: Fix type mess in nativeDisplay() virtualLaszlo Agocs2017-04-271-2/+2
|/
* Fix build with -no-openglPaul Olav Tvete2017-03-032-3/+7
* qeglfskmsegldevicescreen.cpp: add errno.h includeDavid Faure2017-02-181-0/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-20/+57
|\
| * eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-032-16/+34
| * 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-075-16/+16
* | Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-167-43/+42
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+1
|\
| * eglfs: Cast to EGLNativeDisplayType in EGLDevice backendLaszlo Agocs2016-10-281-1/+1
* | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-231-1/+1
* | port to modularized platformsupport librariesOswald Buddenhagen2016-10-153-3/+3
* | eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-221-1/+1
* | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-7/+1