commit | ac850066c3945c434cc6aa7c3d1b7cf697facace | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Nov 10 08:06:05 2021 +0000 |
committer | Xin Li <delphij@google.com> | Wed Nov 10 08:06:05 2021 +0000 |
tree | 5922dbd3c47d187720fe08e978bcc536970e3ae5 | |
parent | 6e792d7aa55a1119fd37c03eebe7bdbf04098d35 [diff] | |
parent | a976c15a021465ad8855c9411ea33331aee6cf5f [diff] |
Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 Bug: 205056467 Merged-In: I302491d47346aa48eebcac6498991fda95f62b58 Change-Id: I5856239090b68ed605ec97215342884147a0883b
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-12 -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!