commit | 903d9f0eb46ef4a5a48dd6cfb8b8c38d521784dd | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Apr 30 23:06:56 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Apr 30 23:06:56 2024 +0000 |
tree | 844a2f7b44038798833ec9ebb6a6591e8d4c8f20 | |
parent | 32ddcad476f0702951452ffb5535f9ce1b579e95 [diff] | |
parent | 245f572ed5a7a8c150ae70fa7a4134e803833570 [diff] |
Snap for 11784291 from 245f572ed5a7a8c150ae70fa7a4134e803833570 to 24Q3-release Change-Id: I06845f405e08673154cd73d3ab59a98ca27f7033
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-15 -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!