summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* QEglFSKmsGbmScreen::framebufferForBufferObject: release() at the correct timeMarc Mutz2024-04-181-2/+3
* Revert "Always destroy OpenGL context when the window is destroyed"Samuli Piippo2024-04-171-6/+3
* drm: Fix having more than window over the screen's lifetimeLaszlo Agocs2024-03-052-1/+9
* drm: atomic: Avoid device busy when flipping after creating a new windowLaszlo Agocs2024-03-051-2/+6
* Introduce NO_GENERATE_CPP_EXPORTS argument for qt_internal_add_moduleAlexey Edelev2024-02-093-0/+3
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Add styleHint function override for QEglFSIntegrationTomasz Kozłowski2024-01-092-0/+10
* Always destroy OpenGL context when the window is destroyedJacek Poplawski2023-12-041-3/+6
* Add VxWorks support in QEglFSDeviceIntegrationJacek Poplawski2023-11-301-3/+3
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-1/+1
* Egldevices: Use valid DRM handle to get platform displayAlex Bu2023-10-031-1/+4
* eglfs: add a default framebuffer to NVIDIA eglstreamsKurt Kiefer2023-10-032-4/+61
* eglfs: Extend GBM surface creation probingAndreas Holzammer2023-09-211-1/+16
* QOpenGLCompositorBackingStore: ensure backing store on flushed windowsAxel Spoerl2023-09-131-2/+2
* Fix link to platform window in QAndroidPlatformBackingStore::flush()Axel Spoerl2023-08-042-6/+2
* eglfs plugin: port away from Q_FOREACHMarc Mutz2023-08-023-2/+4
* Adapt setBackingStore() overrides in QWasmWindow and QEglFSWindowAxel Spoerl2023-07-162-2/+6
* 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