Sweden-Number/dlls/ddraw/tests
Zhiyi Zhang f91dd56ccd wined3d: Do not clip the cursor after changing display modes.
DirectDraw should clip the cursor to the primary monitor only when the
cooperative level is DDSCL_EXCLUSIVE. For Direct3D 8, 9 and DXGI,
changing display modes shouldn't clip the cursor as tests showed.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-09 21:04:04 +02:00
..
Makefile.in
d3d.c ddraw: Fix conversion of v2 viewport from v1 in d3d_viewport_GetViewport2(). 2019-11-27 22:02:48 +01:00
ddraw1.c wined3d: Do not clip the cursor after changing display modes. 2020-04-09 21:04:04 +02:00
ddraw2.c wined3d: Do not clip the cursor after changing display modes. 2020-04-09 21:04:04 +02:00
ddraw4.c wined3d: Do not clip the cursor after changing display modes. 2020-04-09 21:04:04 +02:00
ddraw7.c wined3d: Do not clip the cursor after changing display modes. 2020-04-09 21:04:04 +02:00
ddrawmodes.c ddraw/tests: Test cursor clipping. 2020-04-09 21:04:04 +02:00
dsurface.c ddraw/tests: Move CreateSurface() invalid arguments test. 2018-01-11 22:30:22 +01:00
refcount.c
visual.c ddraw/tests: Introduce compare_uint(). 2020-03-30 23:10:07 +02:00