Hi,

I have a game rendering engine and used opengl/directX. It uses win32 support for window management.

I am trying to port my engine to linux. My first problem is what shud I use for window management.

I think GLUT is out of the question since its slow. Is Xwindows my solution ? Can anyone suggest good links to understand how I can do this ?

Thanks,
Madan