Jae B
Jae B
Laptop is physically elsewhere at the moment, but should be able to get back to you in 2 or 3 days. Thanks!
@faiface FYI, looks like you haven't pushed up the gl2.1 branch code yet.
   Working without issues now! If there's any specific examples/ behaviour you want me to test, let me know.
Fails to run. Platformer Example: ``` $ ./platformer.exe panic: glGetBufferParameteri64v goroutine 1 [running, locked to thread]: github.com/faiface/glhf.Init() C:/GoProjects/src/github.com/faiface/glhf/orphan.go:14 +0x79 github.com/faiface/pixel/pixelgl.(*Window).begin(0xc042092a80) C:/GoProjects/src/github.com/faiface/pixel/pixelgl/window.go:340 +0x50 github.com/faiface/pixel/pixelgl.NewWindow.func1(0xc042039e60, 0x439c85) C:/GoProjects/src/github.com/faiface/pixel/pixelgl/window.go:116 +0x1f3 github.com/faiface/mainthread.CallErr.func1() C:/GoProjects/src/github.com/faiface/mainthread/mainthread.go:74 +0x2d github.com/faiface/mainthread.Run(0x593038)...
@faiface Pinging you on this one so it's not forgotten :)
Yeah no worries. Thanks for your work on this, love the simplicity of this library :)
Thanks for giving me something to think about. I'm not convinced the following is a good idea, but it's currently unclear to me on how we could go about this...
hmm okay. If folks want this behaviour, in the meantime here's a wrapper I've hacked in an hour if anyone else wants to pinch it. This is tested just for...
@zewa666 Did you have any luck with this or have any other information that will help in getting this PR over the line? I'd like to remove my setTimeout() hack...
@wakes Bumping this from the past. Still able to rebase this to get it in?