commit | 9e53b77539f5c181d265c5f8503afbf0109a64f2 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 04 14:45:06 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 04 14:45:06 2025 -0800 |
tree | 11c4133341f746346702f85d3f9d551caf4cb383 | |
parent | a85ee2655f5c2ed31157871c64542ba3ec16989f [diff] | |
parent | dc893a984eb1b502a350a049f34652d0d0826579 [diff] |
Edit METADATA file am: dc893a984e Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3474486 Change-Id: Id4cc559c5b86532e931c14c258d11489feeb2375 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!