commit | 419d07d5c5bd4a534d05bf555744bb08a47cf8fc | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Oct 23 23:06:25 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Oct 23 23:06:25 2024 +0000 |
tree | fa860ea42b3829431b74494c5e2cca4e55f48891 | |
parent | 562d3fe36c1a83d7eb310ba9ee429358e8c5ed8d [diff] | |
parent | a611a54ae726f920c2e6e4d237a4409cd3944145 [diff] |
Snap for 12543847 from a611a54ae726f920c2e6e4d237a4409cd3944145 to 25Q1-release Change-Id: I573a344269b25f9912f984eb2e2e6d3b4cc65554
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!