Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Create FlutterGLCompositor to render only one layer #22679

Closed

Conversation

RichardJCai
Copy link
Contributor

@RichardJCai RichardJCai commented Nov 23, 2020

FlutterGLCompositor only supports rendering one layer.

It currently does not support rendering multiple layers or platform views.

Requires the following three PRs:
#22663

#22643
#22642

@RichardJCai RichardJCai force-pushed the compositor_for_root_layer branch 4 times, most recently from c4371be to 24b2533 Compare November 23, 2020 20:09
@RichardJCai RichardJCai changed the title WIP: Create FlutterGLCompositor to render root layer Create FlutterGLCompositor to render root layer Nov 23, 2020
@RichardJCai RichardJCai marked this pull request as ready for review November 23, 2020 20:10
@RichardJCai
Copy link
Contributor Author

@iskakaushik @cyanglaz This still depends on #22663,#22643,#22642 being merged but assuming those PRs don't change much then this is ready for review.

For now please just look at the latest commit.

@RichardJCai RichardJCai force-pushed the compositor_for_root_layer branch from 24b2533 to c2107d9 Compare November 23, 2020 20:31
Refactor rendering one layer to use the FlutterGLCompositor.

In this commit, FlutterGLCompositor only supports rendering one view
and does not support rendering platform views.
@RichardJCai RichardJCai force-pushed the compositor_for_root_layer branch from c2107d9 to 8f1c21b Compare November 23, 2020 20:34
@RichardJCai RichardJCai changed the title Create FlutterGLCompositor to render root layer Create FlutterGLCompositor to render only one layer Nov 24, 2020
@RichardJCai RichardJCai closed this Dec 2, 2020
@RichardJCai
Copy link
Contributor Author

Replaced by #22782

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants