commit | 48eaaa48138e6598f9ed7dff293c4a2479a10a6e | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Jul 07 00:09:41 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 07 00:09:41 2020 +0000 |
tree | 87fd110c6b34be915ee87f22883197b366fe95dc | |
parent | 6113fdb38115ebb1b1c6bcf2844901eabb91a751 [diff] | |
parent | c7ecb443d4872abf22bdb5717b6c9c07e6610863 [diff] |
Merge remote-tracking branch 'aosp/upstream-master' into HEAD am: 37b57553a1 am: 2c43892b3f am: f170f9360c am: c7ecb443d4 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/1355362 Change-Id: I71c7cc9d1adbdeec96f6abccd9512c189c06f46a
Patches to drm_hwcomposer are very much welcome, we really want this to be the universal HW composer implementation for Android and similar platforms So please bring on porting patches, bugfixes, improvements for documentation and new features.
A short list of contribution guidelines:
Submit changes via gitlab merge requests on gitlab.freedesktop.org
drm_hwcomposer is Apache 2.0 Licensed and we require contributions to follow the developer's certificate of origin: http://developercertificate.org/
When submitting new code please follow the naming conventions documented in the generated documentation. Also please make full use of all the helpers and convenience macros provided by drm_hwcomposer. The below command can help you with formatting of your patches:
`git diff | clang-format-diff-5.0 -p 1 -style=file`
Hardware specific changes should be tested on relevant platforms before committing.
If you need inspiration, please checkout our TODO issues
Happy hacking!