[Bug 5955] DirectDrawCreate crash on non-OpenGL desktop
http://bugs.winehq.org/show_bug.cgi?id=5955 --- Comment #49 from Marcel Kilgus <wine(a)mail.kilgus.net> 2008-01-07 10:06:36 --- Sorry for the delay, I've been doing tests a month ago but then life intervened. There was still a small problem in IWineD3DDeviceImpl_GetAvailableTextureMem(), which dereferenced the adapter member which is nil when used over the VNC connection. Fixing that (by simply returning some fixed value) it worked fine over VNC. It did however not work with the onboard graphics card, but I didn't have time to investigate further. This was all 0.9.50. I've applied my patch to 0.9.52 and am recompiling right now, will re-try when -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org