canvas/backend/gogl
2019-02-22 16:54:37 +01:00
..
clip.go moved offscreen canvas to backend 2019-02-22 16:39:30 +01:00
fill.go moved offscreen canvas to backend 2019-02-22 16:39:30 +01:00
gogl.go removed matrix code in backend 2019-02-22 16:54:37 +01:00
gradients.go removed FillMatrix and moved transformations to frontend 2019-02-22 16:53:53 +01:00
imagedata.go moved offscreen canvas to backend 2019-02-22 16:39:30 +01:00
images.go fixed image drawing transformation 2019-02-22 16:39:30 +01:00
shader.go made DrawStyle public for use by backends; changed color to be color.RGBA 2019-02-22 16:38:27 +01:00
shaders.go updated tests, copied improved gradients from master branch 2019-02-22 16:44:34 +01:00