Skip to content

gdiplus: Boost performance of GdipDrawImagePointsRect.

Bartosz Kosiorek requested to merge perf5 into master

By not using floorf from external library ucrtbase.dll the performance of GdipDrawImagePointsRect was improved.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53947

The game performance is equal to gdiplus native.

Merge request reports

Loading