commit | 39e9dc65f3a608c85124d4014b07ede70680f18b | [log] [tgz] |
---|---|---|
author | Alistair Delva <[email protected]> | Tue Oct 11 20:29:41 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Oct 11 20:29:41 2022 +0000 |
tree | 0be8b55408ec891b7c275a1eb9e4f0310702b339 | |
parent | e07fc77be1f2c537727b823f4113e4a6d4317881 [diff] | |
parent | dd74ccbf173a31d24b60ba9ffaf9db10dfa7ab05 [diff] |
Merge "Allow clang-tidy warnings." am: a9aff13009 am: 047541543a am: dd74ccbf17 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/2247694 Change-Id: I5b2714e1962e441dabcd7ee396d28a5ebde85730 Signed-off-by: Automerger Merge Worker <[email protected]>
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-14 -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!