summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+2
|\|
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+2
* | eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-114-8/+6
* | eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-101-2/+2
* | eglfs: Support virtual desktops in the OpenGL cursorLaszlo Agocs2016-08-106-3/+78
* | eglfs: Enable virtual desktop with EGLDevice as wellLaszlo Agocs2016-08-102-7/+0
* | eglfs: Fix module names in EGLDevice backendLaszlo Agocs2016-06-151-1/+1
* | Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-033-6/+6
|/
* eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-103-3/+7
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-157-238/+333
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-4/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-4/+4
* | 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-153-42/+60
* | 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-203-121/+28
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-145-0/+674