Skip to content
GitLab
Explore
Sign in
Admin message
Bou !
🐤
pixel
pixelgl
Mar 20, 2017
fix bug in Canvas.MakeTriangles
· 4b17773a
faiface
authored
Mar 20, 2017
4b17773a
heavily optimize Canvas.MakePicture with PictureData
· 4c526867
faiface
authored
Mar 20, 2017
4c526867
Mar 15, 2017
fix two misspells
· 8625586b
faiface
authored
Mar 16, 2017
8625586b
minor changes
· 19ba78bb
faiface
authored
Mar 16, 2017
19ba78bb
remove last usages of mainthread.CallVal
· 311b474e
faiface
authored
Mar 15, 2017
311b474e
one more doc bug
· cd11c39e
faiface
authored
Mar 15, 2017
cd11c39e
fix many bugs in pixelgl doc
· eab91b41
faiface
authored
Mar 15, 2017
eab91b41
add missing dot in doc
· 415fc129
faiface
authored
Mar 15, 2017
415fc129
Mar 14, 2017
fix consistency in Canvas.SetBounds
· 07ecae70
faiface
authored
Mar 14, 2017
07ecae70
fix window resizing consistency
· cb327649
faiface
authored
Mar 14, 2017
cb327649
Mar 13, 2017
change Rect to have Min, Max instead of Pos, Size
· 203adc91
faiface
authored
Mar 13, 2017
203adc91
Mar 10, 2017
fix mouse moving outside window with glfw callbacks
· dcf70e5a
faiface
authored
Mar 10, 2017
dcf70e5a
Mar 09, 2017
add TODO comment
· 3071cf17
faiface
authored
Mar 10, 2017
3071cf17
only register mouse inside window
· c2a1fe7d
faiface
authored
Mar 10, 2017
c2a1fe7d
fix GLTriangles.SetLen when decreasing length
· 000a18e2
faiface
authored
Mar 09, 2017
000a18e2
fix key callback for glfw.KeyUnknown
· fa774a42
faiface
authored
Mar 09, 2017
fa774a42
Mar 08, 2017
optimize Window.MousePosition
· 94fe4019
faiface
authored
Mar 09, 2017
94fe4019
better error messages %T -> (%T)
· a1e7f9bf
faiface
authored
Mar 08, 2017
a1e7f9bf
minor stability change in Canvas.SetBounds
· 7f38aac9
faiface
authored
Mar 08, 2017
7f38aac9
fix changing Canvas Bounds
· 46f21a30
faiface
authored
Mar 08, 2017
46f21a30
clarify doc
· 0127a8ae
faiface
authored
Mar 08, 2017
0127a8ae
optimize Canvas.SetBounds
· d797cee6
faiface
authored
Mar 08, 2017
d797cee6
add PictureColor properties to Canvas TargetPicture
· d63590a7
faiface
authored
Mar 08, 2017
d63590a7
another minor change (code consistency)
· 79bffcc7
faiface
authored
Mar 08, 2017
79bffcc7
remove multisampling (will add it back later)
· 4f2ef507
faiface
authored
Mar 08, 2017
4f2ef507
fix color masking in Canvas.Clear
· 90708232
faiface
authored
Mar 08, 2017
90708232
Mar 07, 2017
add clarifying comment
· e4ecafef
faiface
authored
Mar 07, 2017
e4ecafef
allow efficiently drawing one Canvas onto another
· 3d13e52a
faiface
authored
Mar 07, 2017
3d13e52a
implement Picture for Canvas
· f65ea40e
faiface
authored
Mar 07, 2017
f65ea40e
correct glhf.Bounds in Canvas
· 7feecc2e
faiface
authored
Mar 07, 2017
7feecc2e
Mar 06, 2017
make Canvas code more consistent
· 6b643e58
faiface
authored
Mar 07, 2017
6b643e58
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
Mar 06, 2017
f0394ec7
add Picture.Original
· 1083ca72
faiface
authored
Mar 06, 2017
1083ca72
fix Picture drawing in Canvas
· 53066d47
faiface
authored
Mar 06, 2017
53066d47
fix Window.MousePosition (new coordinate system)
· 17d1731d
faiface
authored
Mar 06, 2017
17d1731d
fix PictureData.Color (off by 1)
· 146797ba
faiface
authored
Mar 06, 2017
146797ba
Mar 05, 2017
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
Mar 06, 2017
69a3c17c
Feb 24, 2017
adapt GLTriangles (+ make them exported)
· f7a52854
faiface
authored
Feb 24, 2017
f7a52854
stop using mainthread.CallVal
· 67529bf8
faiface
authored
Feb 24, 2017
67529bf8
Feb 23, 2017
add Drawer struct
· c1843b86
faiface
authored
Feb 23, 2017
c1843b86