This website requires JavaScript.
Explore
Help
Register
Sign in
mstar
/
canvas
Watch
1
Star
0
Fork
You've already forked canvas
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e3bb07a09c
canvas
/
backend
/
gogl
History
Thomas Friedel
7fa1f9096f
implemented FillImageMask in software backend
2019-05-12 13:06:23 +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
implemented FillImageMask in software backend
2019-05-12 13:06:23 +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