Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color diff #58

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Color diff #58

wants to merge 2 commits into from

Commits on Apr 24, 2024

  1. Set up display color correction for contrast and luminance

    Pass down the new contrast and luminance value to hwc to adjust
    the display color using gamma algorithm.
    
    Test-done:
    
    Tracked-On:
    
    Signed-off-by: zhonghui <[email protected]>
    Signed-off-by: Jialin <[email protected]>
    zhonghuis committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9b7a873 View commit details
    Browse the repository at this point in the history
  2. Add property for commit block mode

    Add property for commit block mode to avoid
    screen flash.
    
    Test-done:
    
    Tracked-On:
    Signed-off-by: Jia, Lin A <[email protected]>
    zhonghuis committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ac2dfdd View commit details
    Browse the repository at this point in the history