This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-opengl-pixel
mirror of
https://github.com/faiface/pixel.git
Watch
1
Star
0
Fork
You've already forked go-opengl-pixel
0
Code
Issues
Projects
Releases
Wiki
Activity
3fa31cdab5
go-opengl-pixel
/
pixelgl
History
faiface
3fa31cdab5
fix drawing onto Canvas
2017-04-10 00:41:56 +02:00
..
canvas.go
fix drawing onto Canvas
2017-04-10 00:41:56 +02:00
glframe.go
replace NRGBA to RGBA because Porter-Duff (!!!)
2017-04-09 22:00:26 +02:00
glpicture.go
replace NRGBA to RGBA because Porter-Duff (!!!)
2017-04-09 22:00:26 +02:00
gltriangles.go
replace NRGBA to RGBA because Porter-Duff (!!!)
2017-04-09 22:00:26 +02:00
input.go
fix many bugs in pixelgl doc
2017-03-15 22:55:43 +01:00
monitor.go
stop using mainthread.CallVal
2017-02-24 15:45:32 +01:00
run.go
fix two misspells
2017-03-16 00:45:04 +01:00
util.go
change Rect to have Min, Max instead of Pos, Size
2017-03-13 23:52:34 +01:00
window.go
add Window.SetComposeMethod
2017-04-10 00:41:48 +02:00