commit | 458398be7b053d33b3c60d5aa82737638ddf7d75 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Mar 12 23:05:48 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Mar 12 23:05:48 2024 +0000 |
tree | 1262fcef982bb9270fa09ca6c527dbe9e30916c7 | |
parent | fb014252b6e889a70021526751c4f6531c2f6406 [diff] | |
parent | 0582ae8185b176c622f76be43994ea4b3e39d62a [diff] |
Snap for 11565217 from 0582ae8185b176c622f76be43994ea4b3e39d62a to 24Q3-release Change-Id: Iad4ab2f2cb6a9b37e3540cbfe879af76f6e7995b
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!