summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-8/+6
|\| | |
| * | | 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
* | | | Regenerate platforms plugins part 2Alexandru Croitor2019-10-089-51/+59
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-52/+0
|\| | |
| * | | Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-262-52/+0
* | | | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-092-31/+14
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\| | |
| * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
* | | | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* | | | Add support for private module .pri filesSimon Hausmann2019-06-053-0/+3
* | | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-057-48/+231
* | | | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-2/+0
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-037-2/+17
|\| | |
| * | | 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
* | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-025-9/+9
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1621-54/+172
|\| | |
| * | | 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