Felipe da Silva

Results 21 comments of Felipe da Silva

I don't know anything about Direct 3D, but you can can use the `GLFW_CLIENT_API` hint to create a window with no context: http://www.glfw.org/docs/latest/window_guide.html#window_hints_ctx Then return the native handler of the...