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

Alpha to coverage support for GLES #3187

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Nov 7, 2022

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections
Fixed float multisample target support in #3183

Description
MSAA alpha to coverage support for GLES!

Testing
Tested on WebGL:

after/before
image

(these are sphere faking quads with analytic pixel coverage in their alpha channel the same way as performed here https://www.shadertoy.com/view/MsSSWV)

Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

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

Dope

@cwfitzgerald cwfitzgerald merged commit a377ae2 into gfx-rs:master Nov 7, 2022
@Wumpf Wumpf deleted the gl-alpha-to-coverage branch November 7, 2022 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants