Alexandre Julliard : gdi32: Move the font critical section out of freetype.c.

Alexandre Julliard julliard at winehq.org
Thu Oct 22 15:27:31 CDT 2020


Module: wine
Branch: master
Commit: 26f8b4a7bc131acd910c41748bda6971a84148c1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=26f8b4a7bc131acd910c41748bda6971a84148c1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 22 11:54:35 2020 +0200

gdi32: Move the font critical section out of freetype.c.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/font.c        | 147 ++++++++++++++++++++++++++++++++++++-----------
 dlls/gdi32/freetype.c    |  95 ++++--------------------------
 dlls/gdi32/gdi_private.h |   1 +
 3 files changed, 125 insertions(+), 118 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=26f8b4a7bc131acd910c41748bda6971a84148c1



More information about the wine-cvs mailing list