commit | 3a887e36d0c3e79ee60659eb5dade488f33fd811 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Feb 20 16:18:20 2019 -0800 |
committer | Xin Li <delphij@google.com> | Wed Feb 20 16:18:20 2019 -0800 |
tree | 58de81c9181ad085c35cac5cfd28774cfdca15f7 | |
parent | d487ba5aa58d001b3c3a62bc75ff5cc65f8f68db [diff] | |
parent | 0b75bdf64158a21f977234290908c2df23aafccc [diff] |
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master Bug: 120848293 Change-Id: Icddbc908df616807208c0b4418510b444b2473f1
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!