canvas/backend/softwarebackend
2020-03-22 11:52:35 +01:00
..
blur.go removed gaussian blur code 2019-05-13 11:56:53 +02:00
color.go implemented msaa 2019-05-12 13:06:23 +02:00
fill.go Path2D now caches the triangulation for filling 2020-03-22 11:52:35 +01:00
images.go replaced [2]float64 with Vec type 2020-03-22 10:15:42 +01:00
software.go renamed mask to stencil 2019-05-12 13:06:23 +02:00
triangles.go replaced [2]float64 with Vec type 2020-03-22 10:15:42 +01:00