8 Apr
2020
8 Apr
'20
2:30 p.m.
On Wed, 8 Apr 2020 at 14:32, Zhiyi Zhang <zzhang(a)codeweavers.com> wrote:
DirectDraw should clip the cursor to the primary screen only when the cooperative level is DDSCL_EXCLUSIVE. For Direct3D 8, 9 and DXGI, changing display mode shouldn't clip the cursor as tests showed.
So, "wined3d: Do not clip the cursor after changing display modes."?