summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/kmsconvenience
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-10/+4
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-41/+97
|\
| * Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-1/+1
| |\
| | * eglfs: kms: Query the current mode correctly via the encoderLaszlo Agocs2020-01-061-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-252-40/+96
| |\|
| | * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| | * eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-132-31/+42
| | * eglfs: kms: Choose unique primary planes for each crtcLaszlo Agocs2019-11-112-8/+31
| | * eglfs: kms: Allow overriding plane ids per crtcLaszlo Agocs2019-11-111-2/+24
* | | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* | | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-2/+11
|\| |
| * | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-181-1/+1
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-042-2/+11
| |\ \ | | |/ | |/|
| | * eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-152-2/+11
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-13/+19
|\| |
| * | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-222-0/+3
| * | eglfs: Drop annoying warnings without drm atomicLaszlo Agocs2019-08-131-13/+16
* | | Regenerate platformsupport projectsAlexandru Croitor2019-10-082-2/+0
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-3/+16
|\| |
| * | kms: Try to preserve existing output routing as weston would doYuya Nishihara2019-07-291-3/+16
* | | Add support for private module .pri filesSimon Hausmann2019-06-052-0/+2
* | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-0/+25
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-4/+10
| |\|
| | * eglfs: Make the logs from atomic support usableLaszlo Agocs2019-05-141-4/+10
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+1
| |\|
| | * Add missing backslash to kmsconvenience.proLaszlo Agocs2019-05-091-1/+1
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+8
| |\|
| | * kms: Add support for "skip" key in the output configLaszlo Agocs2019-04-121-0/+8
* | | CMake: Regenerate src/platformsupport/kmsconvenienceTobias Hunger2019-05-061-3/+7
* | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-3/+1
|\| |
| * | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-3/+1
| |/
* | CMake: Re-generate platformsupport/kmsconvenienceTobias Hunger2019-03-292-6/+9
* | cmake: build kmsconvenienceAlbert Astals Cid2019-02-111-0/+20
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+1
|\
| * Fix Clang annoying, useless warning about using %llu when it wants %luThiago Macieira2018-07-051-1/+1
* | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-032-0/+3
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-092-0/+12
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-042-0/+33
* | eglfs/kms: make sure eglfs plane is always consistentLionel CHAZALLON2018-03-181-3/+9
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-172-1/+54
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-052-0/+87
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+1
| |\
| | * Fix typo in debug statement: QPlatformScren -> QPlatformScreenSérgio Martins2017-09-241-1/+1
* | | Build fix for clang-5.0Jędrzej Nowacki2017-10-141-1/+1
* | | Fix compilation with clang, missing errno.hDavid Faure2017-10-121-0/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7