commit | abce7b6380d3e956ab36a7db6ecf679074191ce4 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Oct 15 23:07:11 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Oct 15 23:07:11 2024 +0000 |
tree | fa48f4a0097bcaf56a09e55dae59f1f6464a1048 | |
parent | 3cef2e526ffbc923d15522f38a7709e20aefb1ce [diff] | |
parent | a56c34ccc168da16a9dc65b9fcd82d514196a6c9 [diff] |
Snap for 12502765 from a56c34ccc168da16a9dc65b9fcd82d514196a6c9 to 25Q1-release Change-Id: I77841a249d8de30e7d9cb614c560b79637f5d87e
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!