Alexandre Julliard : gdi32: Add a font glyph cache in the DIB engine.

Alexandre Julliard julliard at winehq.org
Wed Nov 28 14:14:04 CST 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov 27 23:19:29 2012 +0100

gdi32: Add a font glyph cache in the DIB engine.

---

 dlls/gdi32/dibdrv/dc.c       |    1 +
 dlls/gdi32/dibdrv/dibdrv.h   |    3 +
 dlls/gdi32/dibdrv/graphics.c |  282 +++++++++++++++++++++++++++++++++---------
 3 files changed, 226 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list