Alexandre Julliard : gdi32: Add faster implementation of the pattern_rects primitive when we don' t need an AND mask.

Alexandre Julliard julliard at winehq.org
Thu Nov 29 14:15:44 CST 2012


Module: wine
Branch: master
Commit: 7339308e16fa50665f1dc0312fd6e3432c63fe09
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=7339308e16fa50665f1dc0312fd6e3432c63fe09

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 29 17:59:37 2012 +0100

gdi32: Add faster implementation of the pattern_rects primitive when we don't need an AND mask.

---

 dlls/gdi32/dibdrv/objects.c    |   14 +-
 dlls/gdi32/dibdrv/primitives.c |  491 +++++++++++++++++++++++++++-------------
 2 files changed, 346 insertions(+), 159 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=7339308e16fa50665f1dc0312fd6e3432c63fe09



More information about the wine-cvs mailing list