http://bugs.winehq.org/show_bug.cgi?id=10636
--- Comment #39 from Stefan Dösinger stefandoesinger@gmx.at 2011-08-22 07:58:28 CDT --- Fernando, which graphics card and driver do you have? Wined3d and most GPUs support proper non power of two textures now, so anything from Geforce 6 and later as well as radeon HD 2xxx and later GPUs shouldn't be affected by the original issue. Radeon 9500 to X19xx GPUs don't support NP2 textures, but if you have OSX or fglrx we have a workaround that doesn't require ARB_texture_rectangle. On Mesa we still need ARB_texture_rectangle for NP2 textures I htink.