1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-13 07:08:50 +01:00
dxvk/src
Philip Rebohle 9c6d3a2bf6
[d3d11] Fix RSGetViewports and RSGetScissorRects
If the output array is non-null, these functons always return the
number of valid viewports or scissors actually written to the array.

Fixes a wine test failure.
2021-02-26 03:35:57 +01:00
..
d3d9 [d3d9] Manually discard swap chain image view on present 2021-02-21 02:18:55 +01:00
d3d10 [build] Remove .spec files 2020-05-01 00:52:33 +02:00
d3d11 [d3d11] Fix RSGetViewports and RSGetScissorRects 2021-02-26 03:35:57 +01:00
dxbc [dxbc] Set usesDerivatives for gather and LOD query operations as well 2021-02-21 14:24:54 +01:00
dxgi [d3d11] Remove explicit spec constant for gamma texture 2021-02-21 02:20:14 +01:00
dxso [dxso] Implement option for alpha test wiggle room 2020-11-26 12:15:03 +00:00
dxvk [dxvk] Fix deferred clear logic for overlapping image views 2021-02-21 14:53:03 +01:00
spirv [spirv] Add hasCapability method 2021-01-29 16:29:26 +01:00
util [util] Add config for Mafia 2 2021-02-25 15:09:00 +00:00
vulkan [dxvk] Suspend render pass for certain render target clears 2021-02-12 03:13:11 +01:00
meson.build [d3d9] Implement Direct3D9 Frontend (#1275) 2019-12-16 04:28:01 +01:00