summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* QPA:EGLFS - ignore scissor and stencil when drawing the cursorInho Lee2023-04-211-7/+11
* Rid of 'special case' markersAlexey Edelev2023-04-131-3/+3
* Utilize NO_UNITY_BUILD arguments instead of manual exclusionAmir Masoud Abdol2023-03-141-2/+1
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+2
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1011-77/+5
* Add QEGLContext::invalidateContextThomas Senyk2023-01-122-4/+36
* Remove QEglFSCursor's inheritance of QOpenGLFunctionsThomas Senyk2022-12-162-27/+26
* eglfs-kms/gbm: fix segfault and add qScopeGuardThomas Senyk2022-12-131-6/+13
* eglfs_kms: Prevent drm errors with more than one window during the screen's l...Laszlo Agocs2022-12-121-1/+10
* eglfs: kms: Make screen cloning functional by defaultLaszlo Agocs2022-10-282-41/+93
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-4/+4
* Port from container.count()/length() to size()Marc Mutz2022-10-045-6/+6
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+2
* eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-09-225-15/+58
* Fix compilation with clangSona Kurazyan2022-09-061-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-012-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2311-11/+11
* eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-051-5/+5
* eglfs: Fix mouse events not being delivered to the frontmost windowSergio Martins2022-08-042-0/+20
* Add license headers to cmake filesLucie Gérard2022-08-0311-0/+33
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-011-5/+6
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-271-1/+1
* Fix typo in codeDuan Ting2022-06-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1682-3157/+205
* includemocs (updated script)Marc Mutz2022-05-052-0/+4
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-046-29/+41
* Revive eglfs' raster window supportLaszlo Agocs2022-04-273-11/+20
* eglfs_x11: Fix running flag linkageLaszlo Agocs2022-04-271-1/+1
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-051-0/+5
* Fix remaining uses of deprecated QScopedPointer::takeMårten Nordheim2022-03-151-3/+3
* eglfs: QNX uses own QPA plugin and not eglfsPasi Petäjäjärvi2022-03-072-14/+0
* Fix run time failure for UI autotests (INTEGRITY)Tatiana Borisova2022-01-252-8/+18
* Remove unused .qrc filesJoerg Bornemann2022-01-171-7/+0
* eglfs: Unset shared raster compositing context before deletionTor Arne Vestbø2022-01-121-0/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-1/+1
* Support to get timing from pagefilpElvis Lee2021-12-033-3/+14
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-102-34/+4
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-069-9/+9
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-155-5/+4
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-073-3/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-313-12/+12
* Add explicit default constructor for QEglFSContextJanne Koskinen2021-05-271-0/+1
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-193-1/+27
* eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-011-1/+6
* Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* Support EGL protected content extensionElvis Lee2021-03-091-1/+15
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0812-580/+0