examples
add screenshot to lights example readme
2017-04-14 22:39:15 +02:00
imdraw
immediate-like-mode -> immediate-mode-like
2017-04-13 17:44:28 +02:00
pixelgl
minor change
2017-04-13 20:30:32 +02:00
.gitignore
add gitignore
2016-12-16 19:32:56 +01:00
LICENSE
Initial commit
2016-11-19 12:15:34 +01:00
README.md
add a note to readme
2017-01-23 22:27:27 +01:00
batch.go
adopt RGB and Alpha
2017-04-10 17:25:56 +02:00
color.go
fix spelling in doc
2017-04-09 23:19:30 +02:00
compose.go
fix type in ComposeMethod doc
2017-04-11 17:28:27 +02:00
data.go
adopt RGB and Alpha
2017-04-10 17:25:56 +02:00
drawer.go
fix grammar in Drawer doc
2017-04-13 15:15:17 +02:00
geometry.go
simplify code in Rect.Resized
2017-04-13 15:26:48 +02:00
interface.go
move ComposeTarget to separate file
2017-04-11 16:45:56 +02:00
sprite.go
minor optimization in Sprite
2017-04-12 16:18:25 +02:00