commit | 95ac7ce13619708eabdfed29dca60867df3658fa | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jul 02 23:06:58 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Jul 02 23:06:58 2024 +0000 |
tree | 985afaba4dfdec6b4956093d87c0936f3a103f99 | |
parent | 245f572ed5a7a8c150ae70fa7a4134e803833570 [diff] | |
parent | 58116e4aa4a57bc9a9f1e9caf191193becba2498 [diff] |
Snap for 12042346 from 58116e4aa4a57bc9a9f1e9caf191193becba2498 to 24Q4-release Change-Id: Ie504fe3531cf9e0f7e6b2e046fd38595f7725b3c
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!