Byeongsik Jeon : gdi32: Support the gamma correction for the subpixel rendering.

Alexandre Julliard julliard at winehq.org
Mon Oct 22 15:38:45 CDT 2018


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

Author: Byeongsik Jeon <bsjeon at hanmail.net>
Date:   Wed Oct 17 10:00:53 2018 +0900

gdi32: Support the gamma correction for the subpixel rendering.

Signed-off-by: Byeongsik Jeon <bsjeon at hanmail.net>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/gdi32/dc.c                |  1 +
 dlls/gdi32/dibdrv/dibdrv.h     |  8 ++++++-
 dlls/gdi32/dibdrv/graphics.c   | 18 +++++++++-------
 dlls/gdi32/dibdrv/primitives.c | 49 +++++++++++++++++++++++++++++++-----------
 dlls/gdi32/font.c              | 43 ++++++++++++++++++++++++++++++++++++
 dlls/gdi32/gdi_private.h       | 10 +++++++++
 6 files changed, 108 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list