commit | 76f54648d1b367ba570b4e90fa174132c2658013 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Aug 02 01:10:25 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Aug 02 01:10:25 2024 +0000 |
tree | eec2a2cc86887f1d72c7f2bb73e0ede411b9ec02 | |
parent | 95ac7ce13619708eabdfed29dca60867df3658fa [diff] | |
parent | 0298e10fa50f0a481985ce85d02e3ce2adc44a8f [diff] |
Snap for 12173239 from 0298e10fa50f0a481985ce85d02e3ce2adc44a8f to 24Q4-release Change-Id: I9a79fdb7d76f450a24f6eec494255ebab695e256
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!