gdi32: Optimise StretchBlt for the case where no stretching is being done and…
gdi32: Optimise StretchBlt for the case where no stretching is being done and the whole image is being set.
In this case, we can just call SetDIBits which is likely to be a lot faster.
Showing
Please
register
or
sign in
to comment