[Bug 8960] lack of GLX causes wine to crash

Wine Bugs wine-bugs at winehq.org
Sun Jul 15 16:21:30 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8960





------- Additional Comments From stefandoesinger at gmx.at  2007-15-07 16:21 -------
Created an attachment (id=7124)
 --> (http://bugs.winehq.org/attachment.cgi?id=7124&action=view)
Proposed fix

This patch fixes ddraw(2D) without GL for me. I could run the ddraw sdk demos
in a vnc X server which does not support GL, not even software accelerated.

This patch can't go into wine this way, there are several propblems, and I am
surprised that they did not surface earlier. Certain OpenGL-dependent code
sequences slipped into the common code instead of the opengl-only code and
cause problems. The Initialization code will need some cleanup.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list