[PATCH 1/2] dxgi: Remove wined3d_swapchain dependency from d3d11_swapchain_ResizeTarget().

Józef Kucia joseph.kucia at gmail.com
Fri Jun 21 06:39:38 CDT 2019


On Fri, Jun 21, 2019 at 1:27 PM <cmccarthy at codeweavers.com> wrote:
> While doing d3d12_swapchain_SetFullscreenState() I found that using the new helpers with d3d11 was messy without further refactoring of d3d11. I'll see what can be done with it. Testing d3d12_swapchain_ResizeTarget() needs the d3d12 fullscreen functions implemented first, so maybe it should all be one large patch.

Also, d3d12_swapchain_ResizeTarget() can be tested without
SetFullscreenState(). It just needs some skips, and the skips are a
bit ugly. See the attachment for an example.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dxgi-tests-Run-test_resize_target-on-d3d12.patch
Type: text/x-patch
Size: 12220 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190621/0affa7b0/attachment-0001.bin>


More information about the wine-devel mailing list