http://bugs.winehq.org/show_bug.cgi?id=26161
--- Comment #14 from Eirikz eirik.zakariassen@gmail.com 2011-02-19 06:29:39 CST --- (In reply to comment #13)
(In reply to comment #10)
Well, ATI is just as broken.
That's not very constructive, though it's true that this is likely to be a driver bug.
(In reply to comment #11)
I am running the xorg-edgers drivers as the catalystdrivers appear to be retarded, and the stock radeon drivers aren't that good as far as I have heard.
I'm not sure what's in xorg-edgers, but currently the recommended driver for RV630 is r600g. This is probably related to some reported OpenGL capability, you should try filing a bug at bugs.freedesktop.org if there doesn't exist one already. I'd expect the texture issues in D3D mode to be related to missing s3tc support. That's still work in progress for r600g, but setting the R600_ENABLE_S3TC environment variable may help.
I did try running a "export R600_ENABLE_S3TC=1" and running in D3Dmode, no change in textures, so I'll try going for catalyst again to see if there is any difference.