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

Sometimes a server needs to change its context without disconnecting clients #6

Open
bangnoise opened this issue Aug 17, 2013 · 2 comments

Comments

@bangnoise
Copy link
Member

@bangnoise
Copy link
Member Author

SyphonServer will probably gain

@property (readwrite) CGLContextObj context;

@vade
Copy link
Member

vade commented Oct 12, 2016

Strategy here is to keep the IOSurface around and rebuild the GL context / resources around it, if we need to. Similar to how resize is handled (which requires a new IOSurface too)

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

No branches or pull requests

2 participants