Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
Feb 28, 2017
add clarifying comment
· 0644103b
faiface
authored
Feb 28, 2017
0644103b
fix bug in PictureDataFromPicture
· 1f91ae62
faiface
authored
Feb 28, 2017
1f91ae62
remove debug prints
· 3e81c81f
faiface
authored
Feb 28, 2017
3e81c81f
minor changes
· 7f7912cc
faiface
authored
Feb 28, 2017
7f7912cc
implement and document PictureData
· d598e68c
faiface
authored
Feb 28, 2017
d598e68c
Feb 25, 2017
add Rect.Contains(Vec) bool method
· 7974f86c
faiface
authored
Feb 25, 2017
7974f86c
Feb 24, 2017
fix PictureColor
· 095fec86
faiface
authored
Feb 24, 2017
095fec86
adapt GLTriangles (+ make them exported)
· f7a52854
faiface
authored
Feb 24, 2017
f7a52854
stop using mainthread.CallVal
· 67529bf8
faiface
authored
Feb 24, 2017
67529bf8
adjust imprecise doc
· 812df66d
faiface
authored
Feb 24, 2017
812df66d
fix a bug + doc
· 589becbc
faiface
authored
Feb 24, 2017
589becbc
adapt Batch to Picture
· 7e099884
faiface
authored
Feb 24, 2017
7e099884
add Picture interface
· bffb3598
faiface
authored
Feb 24, 2017
bffb3598
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
Feb 03, 2017
remove unnecessary enabled field in Window
· ef763339
faiface
authored
Feb 03, 2017
ef763339
fix TrianglesDrawer flush (SetLen)
· 7a8967c9
faiface
authored
Feb 03, 2017
7a8967c9
Jan 28, 2017
update pixelgl.VertexSlice API similarly to Triangles
· 0771f078
faiface
authored
Jan 28, 2017
0771f078
rework Triangles API and adapt it
· 63339235
faiface
authored
Jan 28, 2017
63339235
Jan 26, 2017
reorder methods of TrianglesData
· e7a2af61
faiface
authored
Jan 26, 2017
e7a2af61
add TrianglesData.SetLen
· 0af28b0b
faiface
authored
Jan 26, 2017
0af28b0b
clarify doc
· e48c3dd6
faiface
authored
Jan 26, 2017
e48c3dd6
add PictureFromTexture function
· fc8dad2f
faiface
authored
Jan 26, 2017
fc8dad2f
rename Button.Name -> String
· e6707358
faiface
authored
Jan 26, 2017
e6707358
add Button.Name method
· df212795
faiface
authored
Jan 26, 2017
df212795
this should've been with prev commit
· b141bcbd
faiface
authored
Jan 26, 2017
b141bcbd
move glfw init to pixel.Run
· 19faeffc
faiface
authored
Jan 26, 2017
19faeffc
Jan 25, 2017
glTriangles optimization
· 95444e85
faiface
authored
Jan 25, 2017
95444e85
fixed a weird typo in code
· 9a4c02e4
faiface
authored
Jan 25, 2017
9a4c02e4
minor change in code
· 3579be2d
faiface
authored
Jan 25, 2017
3579be2d
fix typo in doc
· eb0c51e1
faiface
authored
Jan 25, 2017
eb0c51e1
add TrianglesDrawer.Dirty and simplify code
· e9b982cb
faiface
authored
Jan 25, 2017
e9b982cb
fix Sprite.SetPicture once again
· 2b300b48
faiface
authored
Jan 25, 2017
2b300b48
fix Sprite.SetPicture
· cf4ab7e3
faiface
authored
Jan 25, 2017
cf4ab7e3
add note to doc
· 7f5a21cd
faiface
authored
Jan 25, 2017
7f5a21cd
add Polygon shape
· 2890f8b4
faiface
authored
Jan 25, 2017
2890f8b4
optimize Sprite
· 16c1672c
faiface
authored
Jan 25, 2017
16c1672c
improve doc in pixel
· bc97fa00
faiface
authored
Jan 25, 2017
bc97fa00