veandco / go-sdl2

SDL2 binding for Go
https://godoc.org/github.com/veandco/go-sdl2
BSD 3-Clause "New" or "Revised" License
2.17k stars 219 forks source link

Fixed signature of Renderer.CopyF and used .cptr() on src *Rect's. #460

Closed Schobers closed 4 years ago

veeableful commented 4 years ago

Thank you! I will tag this as the next patch release right away.