wine-wine/dlls/d3d9
Zhiyi Zhang 49bf4a8707 wined3d: Move cursor size check against display mode out of wined3d_device_set_cursor_properties().
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-03-31 17:24:16 +02:00
..
tests wined3d: Check cursor sizes are powers of two. 2020-03-31 17:24:13 +02:00
Makefile.in
buffer.c
d3d9.spec
d3d9_main.c d3d9: Make shader validator traces less verbose. 2020-02-17 15:05:56 +01:00
d3d9_private.h d3d9: Report d3d9 adapter group information in device caps. 2020-03-19 20:25:01 +01:00
device.c wined3d: Move cursor size check against display mode out of wined3d_device_set_cursor_properties(). 2020-03-31 17:24:16 +02:00
directx.c wined3d: Remove device_name and device_name_size from struct wined3d_adapter_identifier. 2020-03-25 20:33:56 +01:00
query.c
shader.c
stateblock.c d3d9: Retrieve state from the stateblock in d3d9_stateblock_Apply(). 2020-03-06 17:52:57 +01:00
surface.c
swapchain.c
texture.c d3d9: Fix RTV refcounting in d3d9_texture_cube_AddRef(). 2020-03-18 16:53:02 +01:00
version.rc
vertexdeclaration.c
volume.c