golang-image/draw
Nigel Tao 284bc4b702 draw: test that the fast path implementations match the generic ones.
Change-Id: I34418bd8e5dec7b03e9c29efdab10f6116b4463f
Reviewed-on: https://go-review.googlesource.com/5730
Reviewed-by: Rob Pike <r@golang.org>
2015-02-26 00:12:42 +00:00
..
draw.go draw: new package, a superset of the standard library's image/draw 2015-02-17 23:20:02 +00:00
gen.go draw: generate impl.go type switches. 2015-02-24 06:30:29 +00:00
impl.go draw: generate impl.go type switches. 2015-02-24 06:30:29 +00:00
scale_test.go draw: test that the fast path implementations match the generic ones. 2015-02-26 00:12:42 +00:00
scale.go draw: autogenerate impl.go. 2015-02-24 00:55:15 +00:00