Skip to content

Conversation

malashin
Copy link
Collaborator

@malashin malashin commented Apr 5, 2018

#325

  • GLCreateContext(), GLMakeCurrent(), GLGetDrawableSize(), GLSwapWindow() are now methods of Window
  • Renamed GLSwapWindow() to GLSwap()
func (window *Window) GLCreateContext() {}
func (window *Window) GLMakeCurrent(glcontext GLContext) {}
func (window *Window) GLGetDrawableSize() {}
func (window *Window) GLSwap() {}

@malashin malashin merged commit 0ff46e4 into veandco:master Apr 5, 2018
neputevshina pushed a commit to neputevshina/go-sdl2 that referenced this pull request Nov 13, 2024
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