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

Fixed support for multisampled rendering when render to texture is unsupported #23145

Merged
merged 8 commits into from
Jan 4, 2022
Merged

Conversation

cabanier
Copy link
Contributor

@cabanier cabanier commented Jan 4, 2022

If a browser does not support the multisample-render-to-texture extension and it supports layers and the renderer is set for sRGB encoding, the blit fails because the texture formats don't match.

This was introduced by one of the fixes for #22558

This contribution is funded by Oculus.

@mrdoob mrdoob added this to the r137 milestone Jan 4, 2022
@mrdoob mrdoob merged commit 0311f8f into mrdoob:dev Jan 4, 2022
@mrdoob
Copy link
Owner

mrdoob commented Jan 4, 2022

Thanks!

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