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

Fix multisample framebuffer sharing on integrated graphics cards. #134

Open
NogginBops opened this issue Aug 8, 2024 · 0 comments
Open
Labels
4.0 bug Something isn't working

Comments

@NogginBops
Copy link
Member

With #131 integrated graphics works, but only if Samples = 0, i.e. multisample backbuffer turned off.

We want to fix this or at least detect that this is happening and do something more graceful than the current exception that is being thrown.

@NogginBops NogginBops added bug Something isn't working 4.0 labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant