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

Use glClear to draw solid background fills if they are the bottommost layer #2773

Closed
brunoabinader opened this issue Jun 21, 2016 · 0 comments · Fixed by #3521
Closed

Use glClear to draw solid background fills if they are the bottommost layer #2773

brunoabinader opened this issue Jun 21, 2016 · 0 comments · Fixed by #3521
Labels
good first issue performance ⚡ Speed, stability, CPU usage, memory usage, or power usage

Comments

@brunoabinader
Copy link
Member

This optimization is implemented in GL Native and is missing in GL JS.

Relevant GL native commits:

👀 @mourner @lucaswoj @kkaefer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue performance ⚡ Speed, stability, CPU usage, memory usage, or power usage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants