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

Expose pixelgl.Window.SwapBuffers #219

Merged
merged 1 commit into from
May 2, 2020
Merged

Conversation

snargleplax
Copy link
Contributor

Allow buffers to be swapped without polling input, offering decoupling symmetrical with that provided by UpdateInput.

Addresses issue #217

Related work: #79

Replacement for #218, which I somehow horribly borked.

Allow buffers to be swapped without polling input, offering decoupling symmetrical with that provided by UpdateInput.
@delp
Copy link
Contributor

delp commented Apr 19, 2020

Hi, I'm maintaining pixel now. I'm going to do this PR first when I have time since it's small and will get me in the habit.

Copy link
Contributor

@delp delp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I built all the examples with this change and ran all the tests and what have you. This is looking OK to me!

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.

None yet

2 participants