[PATCH v3 2/3] gdi32: Support the WINE_GGO_GRAY16_BITMAP at the dibdrv.

Huw Davies huw at codeweavers.com
Mon Nov 12 10:01:23 CST 2018


On Tue, Nov 06, 2018 at 04:08:07PM +0900, Byeongsik Jeon wrote:
> Signed-off-by: Byeongsik Jeon <bsjeon at hanmail.net>
> ---
>  dlls/gdi32/dibdrv/dibdrv.h     |  3 +-
>  dlls/gdi32/dibdrv/graphics.c   | 28 ++++++++++-
>  dlls/gdi32/dibdrv/primitives.c | 88 ++++++++++++++++++++++------------
>  3 files changed, 85 insertions(+), 34 deletions(-)

Hmm, I'm not convinced we want to add this custom behaviour to the
dibdrv; especially as its motivation is a fallback in a fairly niche
case.

Huw.



More information about the wine-devel mailing list