wined3d: Add a dirty region to the destination texture in wined3d_device_context_blt...
commit3178e9095b222aec312b6b718d7942ebc893d2b4
authorZebediah Figura <zfigura@codeweavers.com>
Sat, 30 Jul 2022 20:55:42 +0000 (30 15:55 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Sep 2022 20:07:22 +0000 (13 22:07 +0200)
treee7d3d030b69ae8a1302e20efd6352991ddd59404
parentfdd8c0748b7dfc8e63b8509d309f0814692e8dfe
wined3d: Add a dirty region to the destination texture in wined3d_device_context_blt() if applicable.
dlls/d3d8/tests/visual.c
dlls/wined3d/texture.c