commit | d90ab9ea65ed2d8ff389685b3c0c659b68a76db3 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 07 02:35:35 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Sep 07 02:35:35 2024 +0000 |
tree | 8241593ba34b5380ec648a991ad63c23f428ea59 | |
parent | 76f54648d1b367ba570b4e90fa174132c2658013 [diff] | |
parent | d5f09a4e557b884c48f9d230d3a0d2c75461f38e [diff] |
Snap for 12335440 from d5f09a4e557b884c48f9d230d3a0d2c75461f38e to 24Q4-release Change-Id: I2ae9d56bec727dd152b0254d3ceb8cc136c43344
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!