Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
Jan 23, 2017
add a note to readme
· f6e713ad
faiface
authored
Jan 23, 2017
f6e713ad
Jan 22, 2017
remove debug print
· e0e59f1d
faiface
authored
Jan 22, 2017
e0e59f1d
fix Picture.Image
· f16eb827
faiface
authored
Jan 22, 2017
f16eb827
change pixelgl.Texture.Pixels to work with OpenGL 3.3
· e656130c
faiface
authored
Jan 22, 2017
e656130c
add Picture.Image method
· 9228a554
faiface
authored
Jan 22, 2017
9228a554
add pixelgl.Texture.SetPixels/Pixels
· 4d2ccc92
faiface
authored
Jan 22, 2017
4d2ccc92
fix window resizing
· e9c12149
faiface
authored
Jan 22, 2017
e9c12149
add Canvas.SetSize method
· d686841b
faiface
authored
Jan 22, 2017
d686841b
flip image in Picture to make it correct
· 8e1359b4
faiface
authored
Jan 22, 2017
8e1359b4
add state-of-the-art canvas and use it within window
· ca9b2716
faiface
authored
Jan 22, 2017
ca9b2716
remove pixelgl.Viewport, because Frame sets viewport
· 79ef8d51
faiface
authored
Jan 22, 2017
79ef8d51
clarify doc
· 2f070dc3
faiface
authored
Jan 22, 2017
2f070dc3
document pixelgl.Frame
· 192c455b
faiface
authored
Jan 22, 2017
192c455b
Jan 20, 2017
minor change
· d905c044
faiface
authored
Jan 20, 2017
d905c044
always convert image in NewPicture (Bounds)
· 5daaad80
faiface
authored
Jan 20, 2017
5daaad80
pixelgl: actually get info log length in shader creation
· 1f4f1107
faiface
authored
Jan 20, 2017
1f4f1107
minor change (rename variables)
· 6cb3121d
faiface
authored
Jan 20, 2017
6cb3121d
fix - convert image in Picture to NRGBA, not RGBA
· e34970d5
faiface
authored
Jan 20, 2017
e34970d5
add forgotten gltriangles.go
· 37baaee4
faiface
authored
Jan 20, 2017
37baaee4
generalize OpenGL triangles into GLTrangles to DRY
· 3524644d
faiface
authored
Jan 20, 2017
3524644d
adopt github.com/faiface/mainthread package + frame prototype
· 7a7b2f25
faiface
authored
Jan 20, 2017
7a7b2f25
Jan 17, 2017
disable mipmaping in Texture
· de21a401
faiface
authored
Jan 17, 2017
de21a401
Jan 16, 2017
add orphan pixelgl functions
· 2a5fddab
faiface
authored
Jan 16, 2017
2a5fddab
Jan 15, 2017
remove error return value from NewTexture
· 7a4fce3b
faiface
authored
Jan 16, 2017
7a4fce3b
Jan 14, 2017
avoid cheese comment alignment
· 2848ee5c
faiface
authored
Jan 14, 2017
2848ee5c
add support for Picture slicing (Batch and Window)
· c9f44578
faiface
authored
Jan 14, 2017
c9f44578
Jan 13, 2017
rework VertexSlice for better performance
· 3b39cc60
faiface
authored
Jan 14, 2017
3b39cc60
performance optimizations (reducing allocations)
· 43bdd397
faiface
authored
Jan 13, 2017
43bdd397
performance optimizations
· aa0f7462
faiface
authored
Jan 13, 2017
aa0f7462
change TrianglesColor.Color return type to NRGBA
· 906c3248
faiface
authored
Jan 13, 2017
906c3248
Jan 12, 2017
optimize batch draw (reduce allocations)
· c8627e1e
faiface
authored
Jan 12, 2017
c8627e1e
add Picture correctness check in Batch.SetPicture
· 268e1b72
faiface
authored
Jan 12, 2017
268e1b72
add doc on default vertex properties values
· b610760f
faiface
authored
Jan 12, 2017
b610760f
implement Batch
· c12e7633
faiface
authored
Jan 12, 2017
c12e7633
remove unnecessary and confusing Triangles(Color|Texture)Data
· bad60ef7
faiface
authored
Jan 12, 2017
bad60ef7
add Copy method to Triangles interface
· f7fe00fe
faiface
authored
Jan 12, 2017
f7fe00fe
Jan 11, 2017
minor fix
· 6587b540
faiface
authored
Jan 11, 2017
6587b540
minor change
· 71e26e12
faiface
authored
Jan 11, 2017
71e26e12
remove TrianglesContainer + add Append to Triangles
· 8ec1bdfa
faiface
authored
Jan 11, 2017
8ec1bdfa
add TrianglesContainer interface
· b4c035e2
faiface
authored
Jan 11, 2017
b4c035e2