Go to file
faiface 4d2ccc92df add pixelgl.Texture.SetPixels/Pixels 2017-01-22 13:45:24 +01:00
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
batch.go add support for Picture slicing (Batch and Window) 2017-01-14 16:07:51 +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
input.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
interface.go change TrianglesColor.Color return type to NRGBA 2017-01-13 01:07:04 +01:00
monitor.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
picture.go flip image in Picture to make it correct 2017-01-22 02:49:45 +01:00
run.go adopt github.com/faiface/mainthread package + frame prototype 2017-01-20 17:45:19 +01:00
transform.go normalized most of lines to <=100 chars 2016-12-30 17:43:26 +01:00
util.go add support for Picture slicing (Batch and Window) 2017-01-14 16:07:51 +01:00
window.go fix window resizing 2017-01-22 03:05:59 +01:00

README.md

pixel

A simple and fast desktop multimedia/gamedev library.