https://bugs.winehq.org/show_bug.cgi?id=40215 Christian Costa <titan.costa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)gmail.com --- Comment #8 from Christian Costa <titan.costa(a)gmail.com> --- I've tested DxTex.exe with wine staging and generated textures with both builtin and native d3dx9_36. Both dds files look the same under gimp + dds plugin. Hex diffing files gives few differences: 1) Headers are the same except DDSCAPS_ALPHA missing for builtin (this is a known limitation that needs to be fix) 2) Surface data is slightly different (probably because native does some filtering) I think that would be good if you attach the dds files generated with both builtin and native under wine staging as well as the original image. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.