commit | 07b8bf2e8fce86bca415e8b714b1e2ff3cac33dd | [log] [tgz] |
---|---|---|
author | Alistair Delva <adelva@google.com> | Wed Jun 26 11:31:29 2019 -0700 |
committer | Alistair Delva <adelva@google.com> | Tue Jul 02 20:32:22 2019 +0000 |
tree | 5851255cb3e91598faf6f383c1cc511438b836bb | |
parent | 05a93307bd3c7164724fdf8d1665b5311ca57cb2 [diff] |
Update OWNERS for my new LDAP Exempt-From-Owner-Approval: ldap change Change-Id: I8158e57b60de7d51b335f2e9838ac588bdc46186
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!