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

Add support for changing and querying the glSwapInterval at runtime #14

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

br45entei
Copy link

Add support for setting the swap interval on the fly after context creation (for disabling or enabling vertical sync). Tested and working on Windows platforms.

Added support for setting the swap interval (for disabling or enabling
vsync after context creation). Tested and working on Windows platforms.
Add support for setting the swap interval on the fly after context
creation (for disabling or enabling vsync). Tested and working on
Windows platforms.
@br45entei
Copy link
Author

I went through and cleaned up my repository and got it back to the state where I initially added the glSwapInterval changing functionality, so there shouldn't be any formatting issues, missing files or extra binaries/libraries this time.
Please let me know if there is anything else I need to do :)

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.

1 participant