pixelgl
|
add pixelgl.Texture.SetPixels/Pixels
|
2017-01-22 13:45:24 +01: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
|
Initial commit
|
2016-11-19 12:15:34 +01:00 |
canvas.go
|
add Canvas.SetSize method
|
2017-01-22 03:05:46 +01:00 |
color.go
|
minor change
|
2017-01-05 14:50:09 +01:00 |
geometry.go
|
normalized most of lines to <=100 chars
|
2016-12-30 17:43:26 +01:00 |
gltriangles.go
|
add forgotten gltriangles.go
|
2017-01-20 18:40:48 +01:00 |
graphics.go
|
rework VertexSlice for better performance
|
2017-01-14 00:47:49 +01:00 |
picture.go
|
flip image in Picture to make it correct
|
2017-01-22 02:49:45 +01:00 |
transform.go
|
normalized most of lines to <=100 chars
|
2016-12-30 17:43:26 +01:00 |
window.go
|
fix window resizing
|
2017-01-22 03:05:59 +01:00 |