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

add SDL_RenderIsClipEnabled on v0.4.x #551

Closed firodj closed 1 year ago

firodj commented 1 year ago

need SDL_RenderIsClipEnabled, missing on v0.4.x branch.

veeableful commented 1 year ago

Hi @firodj, thanks for the pull request! I have merged it and tagged it with v0.4.30.

firodj commented 1 year ago

Thanks it works 👍