go-opengl-pixel/pixelgl
faiface dcf70e5a26 fix mouse moving outside window with glfw callbacks 2017-03-10 13:11:44 +01:00
..
canvas.go better error messages %T -> (%T) 2017-03-08 23:51:53 +01:00
gltriangles.go fix GLTriangles.SetLen when decreasing length 2017-03-09 22:56:46 +01:00
input.go fix mouse moving outside window with glfw callbacks 2017-03-10 13:11:44 +01:00
monitor.go stop using mainthread.CallVal 2017-02-24 15:45:32 +01:00
run.go move OpenGL specific stuff to pixelgl (except for Picture) 2017-02-22 20:44:38 +01:00
util.go implement Picture for Canvas 2017-03-07 17:45:46 +01:00
window.go optimize Window.MousePosition 2017-03-09 00:56:57 +01:00