commit | 29ad3406ff4d71a41c66811990e1ad59207c2e36 | [log] [tgz] |
---|---|---|
author | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 04 20:26:29 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Feb 04 20:26:29 2020 +0000 |
tree | 35caa7868e6e17b9f02fb1f88887ec86cf32dc49 | |
parent | 7ff6da0353e9cd460c72c8474b6ebf400be06bf1 [diff] | |
parent | a8a05b9478330351af19663c5219d51b44a6e218 [diff] |
Revert "drm_hwcomposer: Extract more BO data by Imagination importer" am: 8618fd29cc am: a8a05b9478 Change-Id: Ibd2120b3816170bc1008c362854a34aa8ec3a7a9
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-5.0 -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!