commit | 67f3d85525ab0dda6d100dbbb5ab0a3ff845c8fe | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 07 23:06:35 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 07 23:06:35 2024 +0000 |
tree | 8241593ba34b5380ec648a991ad63c23f428ea59 | |
parent | 0298e10fa50f0a481985ce85d02e3ce2adc44a8f [diff] | |
parent | d5f09a4e557b884c48f9d230d3a0d2c75461f38e [diff] |
Snap for 12337407 from d5f09a4e557b884c48f9d230d3a0d2c75461f38e to 25Q1-release Change-Id: I871f4184b7aff2ad70dc49c8d514471d7099b305
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!