http://bugs.winehq.org/show_bug.cgi?id=58827
random-nick@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |random-nick@mail.com
--- Comment #5 from random-nick@mail.com --- Seems to be some kind of issue with using the swrast driver? I can't reproduce it normally but can reproduce the bug by using LIBGL_ALWAYS_SOFTWARE=1 or MESA_LOADER_DRIVER_OVERRIDE=swrast but it might just be that these options are somehow bugged in mesa because they give me errors (the first one gives me "libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device." with wine while the second one makes eglgears crash and gives me "glx: failed to create dri3 screen" "failed to load driver: swrast" errors with glxgears) so the behaviour might differ on setups which really don't have graphics cards. Also for me the EGL is loaded successfully (the attached log shows EGL failing to load, maybe an issue with the mesa installation?) but the game still doesn't work. I haven't tested if other programs are affected.