commit | 82e2c2d2c2e6d0305b2d36a6195864ac5402ec29 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Feb 25 00:28:06 2019 -0800 |
committer | Xin Li <delphij@google.com> | Mon Feb 25 00:28:06 2019 -0800 |
tree | 58de81c9181ad085c35cac5cfd28774cfdca15f7 | |
parent | 2a6465beb65cd5275bd008bb146515c46ddf5053 [diff] | |
parent | 3a887e36d0c3e79ee60659eb5dade488f33fd811 [diff] |
Merge stage-aosp-master into pi-dev-plus-aosp Bug: 126125118 Change-Id: Idfa16a3f9e74da763418cd37d542572369bd8ad0
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!