Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
pixelgl
util.go
Mar 13, 2017
change Rect to have Min, Max instead of Pos, Size
· 203adc91
faiface
authored
Mar 13, 2017
203adc91
Mar 07, 2017
implement Picture for Canvas
· f65ea40e
faiface
authored
Mar 07, 2017
f65ea40e
Mar 06, 2017
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
Mar 06, 2017
f0394ec7
Mar 05, 2017
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
Mar 06, 2017
69a3c17c
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
Jan 14, 2017
add support for Picture slicing (Batch and Window)
· c9f44578
faiface
authored
Jan 14, 2017
c9f44578
Jan 12, 2017
add Copy method to Triangles interface
· f7fe00fe
faiface
authored
Jan 12, 2017
f7fe00fe
Dec 23, 2016
add own NRGBA color format
· fefa1846
faiface
authored
Dec 23, 2016
fefa1846
Dec 01, 2016
change float64 to float32 in colorToRGBA
· 7446bec5
faiface
authored
Dec 01, 2016
7446bec5
Nov 24, 2016
doc fix
· ea2ed1bc
faiface
authored
Nov 24, 2016
ea2ed1bc
use Color from image/color
· 5e909b3f
faiface
authored
Nov 24, 2016
5e909b3f