http://bugs.winehq.org/show_bug.cgi?id=22459
--- Comment #7 from Johannes Obermayr johannesobermayr@gmx.de 2011-09-25 15:58:28 CDT --- (In reply to comment #6)
From the log:
Mesa 7.12-devel implementation error: Unexpected texture format in radeon_update_wrapper() Please report at bugs.freedesktop.org
This also happens with the wine tests. I wanted to add this on the Mesa bug, but I don't have my password at the moment(different keychain). For the Mesa devs debugging the tests may be easier than debugging NFS:MW.
https://bugs.freedesktop.org/show_bug.cgi?id=41170#c1
Mesa: User error: GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_FALSE) err:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexImage2D @ surface.c / 2338
This suggests we're trying to create a texture with an unsupported format. A +d3d_surface log might reveal which format this is.
http://www.fileuploadx.de/572007 (Couldn't find a better file server ...)
All things (kernel module, drm, Mesa, xf86-video-ati, wine) as of yesterday git.
Note: There is a new entry in 1st line.