Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

[HDR & WCG patch1] Fix videolayer render issues#663

Open
shuangwan01 wants to merge 1 commit intointel:hdr_investfrom
shuangwan01:hdr_invest
Open

[HDR & WCG patch1] Fix videolayer render issues#663
shuangwan01 wants to merge 1 commit intointel:hdr_investfrom
shuangwan01:hdr_invest

Conversation

@shuangwan01
Copy link
Contributor

In Linux env, the jsontestlayer expects videolayer renderer calls
which wasn't built.

Change-Id: Iab15dddcaf1214e7ec8ee40485a719328f98a17f
Tests: In Linux environment, testlayers works for bgra.
Tracked-On: None
Signed-off-by: Kishore Kadiyala kishore.kadiyala@intel.com

In Linux env, the jsontestlayer expects videolayer renderer calls
which wasn't built.

Change-Id: Iab15dddcaf1214e7ec8ee40485a719328f98a17f
Tests: In Linux environment, testlayers works for bgra.
Tracked-On: None
Signed-off-by: Kishore Kadiyala <kishore.kadiyala@intel.com>
./common/layerrenderer.cpp \
./common/gllayerrenderer.cpp \
./common/glcubelayerrenderer.cpp \
./common/videolayerrenderer.cpp \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change supposed to be part of another pull request? Suggest combining it with the corresponding commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, there are a couple of patches need to be reviewed in parallel and there are some commit order dependence among them. The list of PRs for these patches have been committed into my own git repo:
https://github.com/shuangwan01/IA-Hardware-Composer/pulls

Not sure if there is an efficient way to push PRs into this project directly and manage the further revisions accordingly.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it better to combine the patches under one commit? The specific commit order requirement may be difficult to maintain because only the author and reviewers are familiar with it right? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, agree with you that one commit will make the PR maintenance more easier. But this feature is involving 3 authors and feature itself even doesn't have tested under Android. So it's expected large number of revisions according to real tests/debugs and review comments. Breaking down into small code pieces will make this practice more efficient and is also easier for community to conduct code review :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds appropriate :) 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants