ddraw: Do not modify any states for _TEXTUREMAPBLEND if application sets the same...
commit6978db2940363c0b6e42206159dca8e520316375
authorPaul Gofman <gofmanp@gmail.com>
Tue, 18 Jun 2019 17:52:26 +0000 (18 20:52 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Jun 2019 06:05:05 +0000 (21 08:05 +0200)
treeb6e5d481395bc3c27707062e208589187a64af06
parentfb7b878e065da9f279c619ea92a27501131ecd75
ddraw: Do not modify any states for _TEXTUREMAPBLEND if application sets the same value.

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ddraw/device.c
dlls/ddraw/tests/ddraw4.c