Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
Mar 05, 2017
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
Mar 06, 2017
69a3c17c
change PictureData receiver to pointer
· e9d6e33b
faiface
authored
Mar 05, 2017
e9d6e33b
change TrianglesPicture to retun intensity instead of ok
· 3aa7e6e8
faiface
authored
Mar 05, 2017
3aa7e6e8
add Lerp function
· 28f0f011
faiface
authored
Mar 05, 2017
28f0f011
change TrianglesPicture to return (pic Vec, ok bool)
· c1c1bae3
faiface
authored
Mar 05, 2017
c1c1bae3
Mar 01, 2017
rename Vec.Apply -> Vec.Map
· 77c39d03
faiface
authored
Mar 01, 2017
77c39d03
add Vec.Apply
· a7fdbd61
faiface
authored
Mar 01, 2017
a7fdbd61
fix newly introduced bug in PictureDataFromImage
· 767a5a8b
faiface
authored
Mar 01, 2017
767a5a8b
fix bug in PictureDataFromImage
· b1311c29
faiface
authored
Mar 01, 2017
b1311c29
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