commit | a075adaf6020150952b01cb926126659ce32dc3a | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Tue Feb 18 23:03:39 2025 -0800 |
committer | Xin Li <delphij@google.com> | Tue Feb 18 23:03:39 2025 -0800 |
tree | 9f18bd6cc81530f3351798a8fc9fe31fb74ad14b | |
parent | df1816f6580ee6bfadcf42962d92d1a1d7583ac0 [diff] | |
parent | 77015e0b92fe35f3fd1660a58031a138745f4c49 [diff] |
Merge 25Q1 (ab/12770256) to aosp-main-future Bug: 385190204 Merged-In: I8af97262cb31e78318d44370f31f5b9890113183 Change-Id: I06e33e880c818cc760a14c30838c3e44a22c15a0
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!