commit | 5a5f5eee2d38b907753b92c1c774ef936fad0e06 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Nov 08 00:06:54 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Nov 08 00:06:54 2024 +0000 |
tree | f07e03555ddcb0ce95e161345e67d24bbd7b1cf2 | |
parent | d3272a35ab2ac92f25b6e6e1609c83345949bde0 [diff] | |
parent | e1d49f1aadcf897085a52bb1b9b524df025fca6d [diff] |
Snap for 12623742 from e1d49f1aadcf897085a52bb1b9b524df025fca6d to 25Q1-release Change-Id: I0a3d416fd02dc0a1aaf666e0e959e4760ed6a113
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!