[v2 PATCH] d3dx9: Implement D3DXFrameFind()

Matteo Bruni mbruni at codeweavers.com
Wed Nov 8 13:11:27 CST 2017


Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>


I'm not too happy by the HeapAlloc() / HeapFree() calls for each
(inner) node but avoiding that is a bit cumbersome. I guess this is
fine for now and we'll reevaluate if, at some point, we find this to
be a performance problem.



More information about the wine-patches mailing list