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

Implement present_with_damage for Web #101

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

daxpedda
Copy link
Member

@daxpedda daxpedda commented Apr 27, 2023

Currently everything is still converted to RGBA, even if we know which parts to convert. We can figure that out when we address #98.

@ids1024
Copy link
Member

ids1024 commented Apr 27, 2023

Ah, I was thinking about converting only the pixels in the damage regions, but I didn't see there was an API that could be used to specify a damage region like this.

@ids1024 ids1024 merged commit d7888ef into rust-windowing:damage Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants