go-sdl2 icon indicating copy to clipboard operation
go-sdl2 copied to clipboard

SDL2 binding for Go

Results 85 go-sdl2 issues
Sort by recently updated
recently updated
newest added

I wrote a program on macos, probably affected by sdl2 so it can not be compiled cross-platform. So I tried to compile the windows exe on windows. when compiling it...

Would you mind converting the `sdl.Rect` field types from `int32` to `int`? This would help code readability when defining new rectangles.

Go version: 1.22 Go-SDL2 version: v0.5.0-alpha.5 SDL2 version: 2.28.5 OS: Linux Fedora 39 (Kernel 6.8.4) w/ Wayland Architecture: x86_64 After updating to the lastest alpha, the window doesn't show, but...

TLDR: I have gotten it to work now, but found the instructions unclear. Go version: go1.21.0 windows/amd64 Go-SDL2 version: v2? SDL2 version: SDL2-devel-2.30.2-mingw OS: Windows 11 Architecture: 64bit Hi, I've...

Go version: 1.20 Go-SDL2 version: 0.4.38 SDL2 version: 2.26.5 OS: Alpine Linux 3.18.2 Architecture: amd64 --- Any attempt to build a basic go-sdl2 program on Alpine Linux fails due to...