commit | fb014252b6e889a70021526751c4f6531c2f6406 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Feb 23 00:06:03 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Feb 23 00:06:03 2024 +0000 |
tree | 6d3007be7da5bc811b5b2a89699a46f622387124 | |
parent | 32cf5e0fb62cca0c418b4b051af17f54636cf09f [diff] | |
parent | 80b054d58aa89d459c0e91fe35dc8a8c8627fa2a [diff] |
Snap for 11486189 from 80b054d58aa89d459c0e91fe35dc8a8c8627fa2a to 24Q3-release Change-Id: Ibe5c77d20e626509f0dda22fef55cf8bc30b8d40
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!