Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
Dec 06, 2016
add Sprite
· fa826238
faiface
authored
Dec 06, 2016
fa826238
clarify doc
· 53cd80eb
faiface
authored
Dec 06, 2016
53cd80eb
add Picture
· 275fc034
faiface
authored
Dec 06, 2016
275fc034
add Width and Height methods to Texture
· 5cff3673
faiface
authored
Dec 06, 2016
5cff3673
remove OpenGL error reporting
· 4323e83d
faiface
authored
Dec 06, 2016
4323e83d
Dec 05, 2016
add Rect
· c8ee45dd
faiface
authored
Dec 05, 2016
c8ee45dd
rename vec.go to geometry.go (stuff coming)
· 12575af7
faiface
authored
Dec 05, 2016
12575af7
improve code readability
· 30d301f4
faiface
authored
Dec 05, 2016
30d301f4
Dec 04, 2016
change NoOpDoer type just to Doer
· 0b2b73ce
faiface
authored
Dec 04, 2016
0b2b73ce
take advantage of reentrant Do in graphics primitives
· 3bc5f0a1
faiface
authored
Dec 04, 2016
3bc5f0a1
fix compile error
· 6564597c
faiface
authored
Dec 04, 2016
6564597c
make Do reentrant
· e2b361a8
faiface
authored
Dec 04, 2016
e2b361a8
add Group
· 1cc26d0c
faiface
authored
Dec 04, 2016
1cc26d0c
Dec 03, 2016
add line shape
· 0786726a
faiface
authored
Dec 03, 2016
0786726a
add ellipse shape
· 23fd33ac
faiface
authored
Dec 03, 2016
23fd33ac
add color blending
· ffc9a1a0
faiface
authored
Dec 03, 2016
ffc9a1a0
add Deleter and DrawDeleter interfaces
· 42d57337
faiface
authored
Dec 03, 2016
42d57337
add Drawer interface and PolygonColor shape
· d16037c9
faiface
authored
Dec 03, 2016
d16037c9
add MaskColor uniform
· fc96ec3a
faiface
authored
Dec 03, 2016
fc96ec3a
remove orphan functions from pixelgl (use OpenGL directly instead)
· a3e76569
faiface
authored
Dec 03, 2016
a3e76569
fix window viewport
· 26c44125
faiface
authored
Dec 03, 2016
26c44125
fix transform anchor
· c1e2968d
faiface
authored
Dec 03, 2016
c1e2968d
fix window context holder
· 63c9ab68
faiface
authored
Dec 03, 2016
63c9ab68
improve code in NewWindow
· 2af64d42
faiface
authored
Dec 03, 2016
2af64d42
Dec 02, 2016
fix Camera
· 966bce8c
faiface
authored
Dec 03, 2016
966bce8c
fix and improve code in NewShader
· ea63453f
faiface
authored
Dec 03, 2016
ea63453f
reorder VertexArray struct
· 1fcf4226
faiface
authored
Dec 03, 2016
1fcf4226
reorder Shader struct
· 63efe9e1
faiface
authored
Dec 02, 2016
63efe9e1
change Context to a field (instead of embed) in ContextHolder
· fc7fda18
faiface
authored
Dec 02, 2016
fc7fda18
simplify AttrType.Size
· 888e6989
faiface
authored
Dec 02, 2016
888e6989
remove obsolete doc
· 3fe283ff
faiface
authored
Dec 02, 2016
3fe283ff
remove camera attr purpose
· 9112aeb8
faiface
authored
Dec 02, 2016
9112aeb8
fix
· defb4b37
faiface
authored
Dec 02, 2016
defb4b37
remove int support from vertex format
· 9546652c
faiface
authored
Dec 02, 2016
9546652c
don't support Int as vertex attribute
· 5f6748f7
faiface
authored
Dec 02, 2016
5f6748f7
make window use a shader
· 237e2d54
faiface
authored
Dec 02, 2016
237e2d54
add ContextHolder
· f2460b34
faiface
authored
Dec 02, 2016
f2460b34
change vertex format to include names + add vertex format to shader + ID methods
· e009011c
faiface
authored
Dec 02, 2016
e009011c
add Camera function
· a1913661
faiface
authored
Dec 02, 2016
a1913661
add Transform.ScaleXY method
· 21733d08
faiface
authored
Dec 02, 2016
21733d08