Module: wine Branch: master Commit: cb7917f9c8a4a8d6820881aad52fa897a52d1583 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cb7917f9c8a4a8d6820881aad5...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 29 12:17:55 2012 +0100
gdi32: Add faster implementations of the solid_rects primitive for the common case of R2_COPYPEN.
---
dlls/gdi32/dibdrv/primitives.c | 177 +++++++++++++++++++++++++++++++--------- 1 files changed, 139 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cb7917f9c8a4a8d6820881...