Skip to content

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