commit | ab234af34a543230273cdde681837f113467e2fc | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Mon Apr 29 11:49:36 2024 -0700 |
committer | Xin Li <delphij@google.com> | Mon Apr 29 11:49:36 2024 -0700 |
tree | 844a2f7b44038798833ec9ebb6a6591e8d4c8f20 | |
parent | 654d079921ad9def903836f2c21ff107ea29e105 [diff] | |
parent | 80b054d58aa89d459c0e91fe35dc8a8c8627fa2a [diff] |
Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future Bug: 337098550 Merged-In: I9061f31fcf8c180a772a42a85ea468794c2d3cb5 Change-Id: I043da35c60e42eeee4cee14012396d92d5f9934d
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!