Re: graphical Linux

2004-04-24 Thread Lionel Ulmer
> When coding with OpenGL/Wine you cannot > initialize OpenGL into a static window or any non-fullsize window > because of an issue in Wine. >From what I remember on my investigations on this issue, if you want windowed OpenGL working in Wine, you need to add the WS_CLIPSIBLINGS flag to the wind

Re: graphical Linux

2004-04-22 Thread Chris Seddon
Hey, I've had no troubles with Wine and OpenGL while developing my 3d modelling tool. I've used both Red Hat (8/9) and Mandrake (9.x). Keep in mind you'll need to install the NVidia OpenGL drivers as the generic X drivers suck for 3D. =D When coding with OpenGL/Wine you cannot initialize OpenGL

graphical Linux

2004-04-22 Thread Lonnie Cumberland
Hello All, I am going to work on a project that will rely heavily on OpenGL and Wine. I wanted to get some of your opinions on which Linux distribution has the easiest setup and install for dealing with OpenGL and Wine. I will make a fresh install of the best latest version and build on it. did