commit | cff245a6509b8c4de022d0d5b9037c503c5989d6 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Thu Jul 04 06:03:40 2019 |
committer | Nigel Tao <nigeltao@golang.org> | Fri Aug 02 00:28:40 2019 |
tree | adc3d3a03d02cdec30159ccb5710328be0a698ba | |
parent | 1bd0cf57649315a0106c88938931e54f3c0f88e5 [diff] |
image/vector: simplify haveAccumulateSIMD fields Change-Id: I66c1adbee1728ef69ae94eac62285a76deaa8f04 Reviewed-on: https://go-review.googlesource.com/c/image/+/184899 Reviewed-by: David Symonds <dsymonds@golang.org>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.