golang-image/vector
Nigel Tao beb9675609 vector: fix overflow when rasterizing wide lines.
Change-Id: Iea92b74ca9533de2ef17534ee3acf4f40c3d03ef
Reviewed-on: https://go-review.googlesource.com/30899
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2016-10-14 02:01:44 +00:00
..
acc_amd64.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
acc_amd64.s vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
acc_other.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
acc_test.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
gen_acc_amd64.s.tmpl vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
gen.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
raster_fixed.go vector: fix overflow when rasterizing wide lines. 2016-10-14 02:01:44 +00:00
raster_floating.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00
vector_test.go vector: fix overflow when rasterizing wide lines. 2016-10-14 02:01:44 +00:00
vector.go vector: add SIMD versions of xxxAccumulateOpOver. 2016-10-13 03:04:36 +00:00