commit | dddf4e613f09eaf902f8550495b24a02e2162a35 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Nov 23 02:06:45 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Nov 23 02:06:45 2024 +0000 |
tree | f406477efbea44e54cd9e9e18085098ce29a25bc | |
parent | 43e304d23419892e059fca4c9dda78de68f42e04 [diff] | |
parent | 87aaa50b403753b41bfb84e98a41109f8a19d642 [diff] |
Snap for 12702769 from 87aaa50b403753b41bfb84e98a41109f8a19d642 to 25Q1-release Change-Id: Ia1b94807084d3b0a3ccb63ffb613fc11bebeb5fb
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!