Dimiter 'malkia' Stanev

Results 46 comments of Dimiter 'malkia' Stanev

I just synced to the latest glfw (3.0) from depot: commit 410a4e29e133fe911c817fb1061df16420c4365a Author: Camilla Berglund [email protected] Date: Thu Sep 27 22:28:04 2012 +0200 ``` Moved from gl3.h to glcorearb.h. ```...

It works here, but while trying your test I ran somehow in something similar. It turned out my window was NULL. Test whether the code works without the callback, if...

Please try it out now. I haven't submitted latest luajit, but it should work with whatever is in there. commit 9dcdf85583503ad38428f44f0d96b7c5703b32ff Author: Dimiter "malkia" Stanev [email protected] Date: Thu Nov 8...

Yes, please try that if ufo is say in here ~/ufo then you should have latest glfw (3.0 from ther git repo) in ~/glfw then go to ~/ufo/build/OSX and do...

hmm.. make ure that the window handle is not NULL Sent from my iPad On Nov 9, 2012, at 9:32 AM, headchant [email protected] wrote: > Thanks for the help. Compilation...

Hey dude, Here is what happened - I haven't updated the ffi/glfw.lua properly. I recompiled to latest windows/osx glfw, and submitted to the ufo bin folder. Also updated the ffi/glfw.lua...

Is this happening at head. I've just tested this on my machine (from both 32-bit and 64-bit) malkia ~/p/ufo $ arch -i386 bin/OSX/luajit samples/glfw/headchant-test.lua GLFW Window cdata: 0x00a3c800 CocoaWindow cdata:...

I've been thinking about that, and might consider it... it's funny though as OpenGL32.com from my system32 is really 64-bit bit, and the one from SysWow64 is 32-bit (still named...

I wanted to keep the libs here FFI or plain lua/luajit. And UFO is just an experiment, nothing serious really. Btw, where I can check the latest version of LuaSocket?

Sorry about that. I have one small amd64 linux notebook, I'll put some instructions on how to compile for it. I've also moved the project to be in github.com/malkia/ufo Thanks!...