<div dir="ltr">While working on the previous bug with PlgBlt(), I noticed there is another one with the XFORM matrix.<div><br></div><div>I've submitted a bug report at <a href="https://bugs.winehq.org/show_bug.cgi?id=36815">https://bugs.winehq.org/show_bug.cgi?id=36815</a>.</div>
<div><br></div><div>I want to try to debug it and find a solution, but I need some help. </div><div><br></div><div>Can someone tell me where the code is where the XFORM matrix is used to transform the coordinates? I mean where the actual blitting is done. Also, how is it done? Does wine use an internal buffer and all the operations are made manually, or does it just translate the blitting operations to the X server?<br>
</div></div>