commit | dc893a984eb1b502a350a049f34652d0d0826579 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 04 21:27:34 2025 +0000 |
committer | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 04 21:27:34 2025 +0000 |
tree | 11c4133341f746346702f85d3f9d551caf4cb383 | |
parent | d2bab9a7eb9578fe5e580e101e7c4a494623b072 [diff] |
Edit METADATA file Test: TreeHugger Change-Id: Icd9a50fc615e6d02d6dc99cf8182f0a7d8c3cad5
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!