rwoodsmall wrote: > Anyone had any luck with the new 2.4.0 beta Xquartz code? I had a semi-functional Wine 1.1.15+OpenGL with a slightly hacked dlls/winex11.drv/opengl.c file - it wasn't enough to get DirectX working but gltest.exe (http://freewebs.com/mannymax/cpp/GLtest.html) and wglgears.exe (http://www.cs.nmsu.edu/~jeffery/win32/) were working fine. > > The new 2.4.0 beta software is supposed to have more up-to-date GLX code, but even my admittedly small changes no longer work. Using 1.1.15 compiled from source, I'm getting X errors on startup. OpenGL fails to initialize somewhere in the opengl32.dll/gdi32.dll/winex11.drv stack. With WINEDEBUG set to the appropriate OpenGL options, the last thing I see is "trace:wgl:wglGetProcAddress func: 'wglGetIntegerv'" - a snippet of WINEDEBUG=+all is below: > > Please check the XQuartz site. There are updates to this release. James McKenzie