commit | 03ffc1755c639572e3414ae65df8f8b38805ba9b | [log] [tgz] |
---|---|---|
author | Mark Yacoub <markyacoub@google.com> | Thu Dec 19 14:04:49 2024 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Dec 19 14:04:49 2024 -0800 |
tree | cc61287aaf9239bc457fb11558a2c6578ffa0444 | |
parent | 8479b56f1fda6407b3d59822ee1cde69a500ce07 [diff] | |
parent | 3c7b88e3c3badb4d5742ced4ac8a31d473db7742 [diff] |
Merge "hooks: Add missing || to hook check" into main am: f259ba0c3b am: 3c7b88e3c3 Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3427001 Change-Id: I2ec4b9bf8746869ddf91528321db476ea75f62f5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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-19 -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!