commit | cfd01fc2877d7c97a1baf95bef7f191c43ef4a32 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Oct 18 01:06:26 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Oct 18 01:06:26 2024 +0000 |
tree | 33461134a74215d4f62d846d732214eab1dd3723 | |
parent | abce7b6380d3e956ab36a7db6ecf679074191ce4 [diff] | |
parent | d15890e6b99cf271d997c558838a55f55559a665 [diff] |
Snap for 12517605 from d15890e6b99cf271d997c558838a55f55559a665 to 25Q1-release Change-Id: I2f3077d6bbc56ac82b218be79c299d91a2d7ee9c
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!