[Bug 8363] EVE Online crashes while connecting/switching to ingame gfx mode

Wine Bugs wine-bugs at winehq.org
Mon Jun 4 15:55:27 CDT 2007


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





------- Additional Comments From stefandoesinger at gmx.at  2007-04-06 15:55 -------
Created an attachment (id=6615)
 --> (http://bugs.winehq.org/attachment.cgi?id=6615&action=view)
Proposed fix

loadTexCoords loads up to GL_LIMITS(texture_stages) coords, which can be higher
than GL_LIMITS(textures), like when nvrc is used with a 1:1 map. Apparently the
nvidia driver doesn't want us to load anything to unsupported stages, so avoid
touching them.


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



More information about the wine-bugs mailing list