d3dx9-32bpp_Alpha_Channel: Add reference to bug report.

This commit is contained in:
Zebediah Figura 2020-02-02 16:03:43 -06:00
parent b7c9feb3c1
commit 47facf2571
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
Fixes: Return D3DFMT_A8R8G8B8 in D3DXGetImageInfoFromFileInMemory for 32 bpp BMP with alpha
Fixes: [48563] Runaway: A Twist of Fate renders its cursor incorrectly

View File

@ -2649,6 +2649,9 @@ fi
# Patchset d3dx9-32bpp_Alpha_Channel
# |
# | This patchset fixes the following Wine bugs:
# | * [#48563] Runaway: A Twist of Fate renders its cursor incorrectly
# |
# | Modified files:
# | * dlls/d3dx9_36/surface.c, dlls/d3dx9_36/tests/surface.c
# |