Tags: valantonini/go-sdl2
Tags
sdl/audio: fix AudioStream.Available() returning error instead of int Signed-off-by: Lilis Iskandar <[email protected]>
Align colors in SDL package to Go specification (veandco#581) * sdl/surface: handle colors correctly in Surface.Set method * sdl/pixels: fix color models * sdl/surface: handle RGBA correctly in Surface.At method * sdl/pixels: make sdl.Color be of type color.NRGBA * sdl/struct_test: fix compilation issue in sdl package * sdl/pixels: improve binary upscale/downscale precision
sdl: handle adaptive vsync (-1) in GLGetSwapInterval (veandco#568)
Fix `go get -u` failing when GONOPROXY or GONOSUMDB is set This is done by renaming .go-sdl2-libs to _libs. Signed-off-by: Lilis Iskandar <[email protected]>
Update README.md with instructions on building static executable for … …macOS M1 inside a Linux container Signed-off-by: Lilis Iskandar <[email protected]>
Update static compilation LDFLAGS for darwin/arm64 Signed-off-by: Lilis Iskandar <[email protected]>
Update .go-sdl2-examples submodule Signed-off-by: Lilis Iskandar <[email protected]>
PreviousNext