summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* CMake Build: Fix libdrm detection and compilation on QNXCristian Adam2020-08-192-0/+14
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-048-79/+10
* 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
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-202-24/+18
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-1316-20/+18
* 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-0613-18/+18
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-066-3/+8
* Fix no-OpenGL build after introducing QOpenGLContext platform interfaceTor Arne Vestbø2020-07-031-0/+2
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-024-17/+16
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-018-8/+5
* Enable access to the VAO resolvers through QOpenGLContextPrivateGiuseppe D'Angelo2020-06-221-2/+1
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-224-4/+1
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-4/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-4/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-4/+2
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-2/+2
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-292-34/+31
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-286-8/+7
* Move QtVulkanSupport into QtGui and QtOpenGLTor Arne Vestbø2020-05-223-6/+1
* eglfs: Send proper enter/leave events when multiple screens are in useShawn Rutledge2020-05-113-7/+19
* 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
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+3
|\
| * Make it possible to set the EGL_DEFAULT_DISPLAYAndy Nichols2020-03-131-1/+3
* | 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
* | Move QOpenGLVertexArrayObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-214-1/+6
* | Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-201-1/+1
* | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-057-72/+50
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2913-3/+599
|\|
| * 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
* | 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-2427-100/+449
|\|
| * 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
* | Post merge fixesLeander Beernaert2019-11-252-13/+9
* | Regenerate src/*Alexandru Croitor2019-11-146-11/+11
* | Regenerate everything under ./srcAlexandru Croitor2019-11-125-7/+0
* | Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-122-25/+27
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-143-15/+30
|\|
| * Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-132-3/+5