Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
pixelgl
canvas.go
Mar 08, 2017
fix color masking in Canvas.Clear
· 90708232
faiface
authored
Mar 08, 2017
90708232
Mar 07, 2017
add clarifying comment
· e4ecafef
faiface
authored
Mar 07, 2017
e4ecafef
allow efficiently drawing one Canvas onto another
· 3d13e52a
faiface
authored
Mar 07, 2017
3d13e52a
implement Picture for Canvas
· f65ea40e
faiface
authored
Mar 07, 2017
f65ea40e
correct glhf.Bounds in Canvas
· 7feecc2e
faiface
authored
Mar 07, 2017
7feecc2e
Mar 06, 2017
make Canvas code more consistent
· 6b643e58
faiface
authored
Mar 07, 2017
6b643e58
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
Mar 06, 2017
f0394ec7
add Picture.Original
· 1083ca72
faiface
authored
Mar 06, 2017
1083ca72
fix Picture drawing in Canvas
· 53066d47
faiface
authored
Mar 06, 2017
53066d47
fix PictureData.Color (off by 1)
· 146797ba
faiface
authored
Mar 06, 2017
146797ba
Mar 05, 2017
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
Mar 06, 2017
69a3c17c
Feb 23, 2017
add Drawer struct
· c1843b86
faiface
authored
Feb 23, 2017
c1843b86
Feb 22, 2017
change fundamental interfaces (add Picture)
· 6dc55b87
faiface
authored
Feb 22, 2017
6dc55b87
move OpenGL specific stuff to pixelgl (except for Picture)
· dbd90a0b
faiface
authored
Feb 22, 2017
dbd90a0b
Feb 11, 2017
adopt github.com/faiface/glhf
· 3300f02d
faiface
authored
Feb 11, 2017
3300f02d
Jan 28, 2017
rework Triangles API and adapt it
· 63339235
faiface
authored
Jan 28, 2017
63339235
Jan 26, 2017
add PictureFromTexture function
· fc8dad2f
faiface
authored
Jan 26, 2017
fc8dad2f
Jan 25, 2017
improve doc in pixel
· bc97fa00
faiface
authored
Jan 25, 2017
bc97fa00
add Canvas.Draw and remove SetTransform/MaskColor from Sprite
· cb699e70
faiface
authored
Jan 25, 2017
cb699e70
Jan 22, 2017
add Canvas.SetSize method
· d686841b
faiface
authored
Jan 22, 2017
d686841b
add state-of-the-art canvas and use it within window
· ca9b2716
faiface
authored
Jan 22, 2017
ca9b2716