Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align colors in SDL package to Go specification (#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
- Loading branch information