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

Support rendering to multiple windows with a single context #1255

Closed
Osspial opened this issue Jan 2, 2020 · 1 comment
Closed

Support rendering to multiple windows with a single context #1255

Osspial opened this issue Jan 2, 2020 · 1 comment

Comments

@Osspial
Copy link
Contributor

Osspial commented Jan 2, 2020

It's possible to use a single OpenGL context to render to multiple windows, on Windows and X11 at least (see this post). It would be cool if Glutin supported that usecase, although it's not entirely clear to me what the API design for that would look like. It's been on my mind on and off the past few years now though, and I figured it'd be useful to officially put down that it's a thing we could do.

@kchibisov
Copy link
Member

kchibisov commented Sep 3, 2022

Done in #1435.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants