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
287ff8905f
canvas
/
backend
/
gogl
History
Thomas Friedel
6d46d9d554
removed the clipping reapplication after context switching since it didn't work properly
2019-04-18 14:46:20 +02:00
..
gl
fixed build tags for macos and ios
2019-04-02 11:29:18 +02:00
clip.go
removed the clipping reapplication after context switching since it didn't work properly
2019-04-18 14:46:20 +02:00
fill.go
clipping bugfix
2019-03-28 10:53:49 +01:00
gogl.go
removed the clipping reapplication after context switching since it didn't work properly
2019-04-18 14:46:20 +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
added function to create an image pattern
2019-03-28 11:25:59 +01: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
updated tests, copied improved gradients from master branch
2019-02-22 16:44:34 +01:00