http://bugs.winehq.org/show_bug.cgi?id=27350
--- Comment #2 from Keldon Jones keldon@keldon.net 2011-06-01 15:09:09 CDT --- The problem seems related to this Mesa bug:
https://bugs.freedesktop.org/show_bug.cgi?id=29537
I can workaround this problem by adding a prototype for texture2DLod in the Mesa source in src/glsl/builtins/profiles/120.frag . Eve appears to run fine with this change.
If Mesa bug 29537 is correct, Wine shouldn't be calling the Lod functions here.