canvas/backend/gogl
2019-04-30 21:53:01 +02:00
..
gl fixed build tags for macos and ios 2019-04-02 11:29:18 +02:00
clip.go set global alpha 2019-04-18 21:13:06 +02:00
fill.go set global alpha 2019-04-18 21:13:06 +02:00
gogl.go implemented imapge pattern repeat types 2019-04-25 17:58:21 +02:00
gradients.go removed opaque and deleted flags from backend, deleted state is now maintained in frontend 2019-02-27 16:06:41 +01:00
imagedata.go switched to a simplified generated gl binding that should work with both regular GL and GLES 2019-02-24 13:28:50 +01:00
images.go removed greyscale image loading, using full rgb conversion instead 2019-04-30 21:53:01 +02:00
shader.go switched to a simplified generated gl binding that should work with both regular GL and GLES 2019-02-24 13:28:50 +01:00
shaders.go implemented imapge pattern repeat types 2019-04-25 17:58:21 +02:00