On Tue, Nov 06, 2018 at 04:08:07PM +0900, Byeongsik Jeon wrote:
Signed-off-by: Byeongsik Jeon bsjeon@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.