[ros-bugs] [Bug 4294] Modified EngStretchBltRop, DrawIcon for draw mask. Two patch

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Mar 29 00:37:02 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4294





--- Comment #4 from ThePhysicist <timo.kreuzer at web.de>  2009-03-29 00:37:00 CET ---
It adds at least 2 comparisons to the inner loop, which will be a slowdown. The
code duplication would be small if the loops weren't full of useless
calculations. Code duplication could also be avoided if inline functions were
used. Anyway the code sucks already, so for gods sake, if it adds something
valuable...


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list