commit | 32e0a723119f3730b165eb175e12b2b8c11c8697 | [log] [tgz] |
---|---|---|
author | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 04 21:38:30 2025 +0000 |
committer | Sadaf Ebrahimi <sadafebrahimi@google.com> | Tue Feb 04 21:38:31 2025 +0000 |
tree | 816cc50f5abdfd5f7c4b1a50d6d80572466ecf56 | |
parent | dc893a984eb1b502a350a049f34652d0d0826579 [diff] | |
parent | 851ea4dc268c4da612c65a5dfedbd3ed85960405 [diff] |
Upgrade drm_hwcomposer to 851ea4dc268c4da612c65a5dfedbd3ed85960405 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/drm_hwcomposer For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md Test: TreeHugger Change-Id: I532539ae7080fd19cbe7bd4cd714b3ee04db5f39
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-19 -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!