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

Handle openGL context switch more gracefully #38

Open
fgenesis opened this issue Aug 2, 2016 · 0 comments
Open

Handle openGL context switch more gracefully #38

fgenesis opened this issue Aug 2, 2016 · 0 comments
Assignees

Comments

@fgenesis
Copy link
Member

fgenesis commented Aug 2, 2016

Use shared GL context creation flag with SDL2. Should hopefully get rid of the full and slow graphics reload on resolution change / Alt+Tab. Don't assume the GL context was lost if it wasn't.

(iirc it's not lost on win7and up. Need to text on XP, no idea about vista.)

@fgenesis fgenesis self-assigned this Jan 13, 2017
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

No branches or pull requests

1 participant