Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change swap_buffers interface #6

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Change swap_buffers interface #6

merged 2 commits into from
Mar 29, 2022

Conversation

Enet4
Copy link
Owner

@Enet4 Enet4 commented Mar 23, 2022

  • rename current swap_buffers to swap_buffers_and_get
  • add swap_buffers which does not return a slice, so it is not unsafe

- rename current `swap_buffers` to `swap_buffers_and_get`
- add `swap_buffers` which does not return a slice,
  so it is not `unsafe`
@Enet4 Enet4 added the enhancement New feature or request label Mar 23, 2022
- fix typos and clarify in `swap_buffers`
@Enet4 Enet4 merged commit 7aa38be into main Mar 29, 2022
@Enet4 Enet4 deleted the imp/swap_buffers_method branch March 29, 2022 17:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant