summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-132-3/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-12/+25
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-12/+25
| |\
| | * eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-151-12/+25
* | | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-221-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-8/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-083-8/+3
| |\|
| | * eglfs: Fix raster windowsLaszlo Agocs2019-08-073-8/+3
* | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-262-52/+0
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-1/+1
| |\|
| | * eglfs/openwfd: do not purge QSurfaceFormat fieldsLaszlo Agocs2019-05-081-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-245-0/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-245-0/+15
| |\|
| | * Fix setting Qt::WA_ShowWithoutActivating on eglfs windowMichal Klocek2019-04-161-0/+4
| | * eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-164-0/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-112-0/+6
|\| |
| * | eglfs_viv_wl: Clean up the wl_displayJohan Klokkhammer Helsing2019-04-102-0/+6
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-266-22/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-206-22/+7
| |\|
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-195-21/+6
| | * Avoid warning about the deprecation of QString::QString(const char*)Jesus Fernandez2019-03-181-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-013-13/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-283-13/+18
| |\|
| | * Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
* | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-204-4/+30
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-1/+4
| |\|
| | * eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-3/+26
| |\|
| | * Fix "error: too many arguments to function media_get_entity_by_name()"Boubacar DIENE2019-02-061-2/+23
| | * qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+3
* | | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-122-0/+52
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-266-5/+23
|\|
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-252-0/+14
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-4/+4
| |\
| | * egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4
| * | eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-222-1/+5
| |/
* / Add a few qAsConst() to range-for to prevent detachmentsSergio Martins2018-12-101-1/+1
|/
* untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-1/+1
* configure: atomize xcb-* tests properlyOswald Buddenhagen2018-12-071-1/+1
* Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-102-1/+10