wined3d: Allow blits with fixups in the FFP blitter without a shader backend.
commit6247bee483b31b1ea0ad49f85f1cffde7433fed2
authorMatteo Bruni <mbruni@codeweavers.com>
Tue, 17 May 2022 17:54:09 +0000 (17 19:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 May 2022 15:36:37 +0000 (24 17:36 +0200)
treee6ad82a95320dd3c92a8eb35e92d2311685cc4d6
parent89011e6f0a3ef888d6faaa4ad2ae0cebb714cc4d
wined3d: Allow blits with fixups in the FFP blitter without a shader backend.

Along the lines of d37146885801ae384a1cae54edea426b7b58a6a9 but for
the no shader backend case.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
dlls/wined3d/texture.c