commit | 6b11e58d65f12156a6171aa1fc1a9fbf0c91b3a8 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Nov 15 00:06:55 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Nov 15 00:06:55 2024 +0000 |
tree | 524c33aba6deeac139a0e3fed4a476e35c1d8ecd | |
parent | 5a5f5eee2d38b907753b92c1c774ef936fad0e06 [diff] | |
parent | ab442012769dde089130698c8855e2b204c62efc [diff] |
Snap for 12658558 from ab442012769dde089130698c8855e2b204c62efc to 25Q1-release Change-Id: I704019cfd0234c700c1c5a46eda98c5cd248d3ea
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-19 -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!