mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
8776111bc4
On Windows, a DXGI output may support 1920x1440 and 2560x1080 display modes, both of which have the same pixel count. And when finding a mode closest to 2559x1079 or 2561x1081, 1920x1440 is returned. Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
tests | ||
adapter.c | ||
device.c | ||
dxgi.spec | ||
dxgi_main.c | ||
dxgi_private.h | ||
factory.c | ||
Makefile.in | ||
output.c | ||
surface.c | ||
swapchain.c | ||
utils.c | ||
version.rc |