canvas.go
|
add Canvas.SetPixels and Canvas.Pixels methods
|
2017-04-28 13:24:30 +02:00 |
doc.go
|
add pixelgl package doc
|
2017-04-21 17:00:18 +02:00 |
glframe.go
|
adopt RGB and Alpha
|
2017-04-10 17:25:56 +02:00 |
glpicture.go
|
adopt RGB and Alpha
|
2017-04-10 17:25:56 +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
|
just align doc comment to 100 chars per line
|
2017-05-01 01:38:57 +02:00 |