From ce7d9b6d0884097526ead1a367cb477efbe7a163 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Mon, 4 Sep 2017 01:32:53 +0200 Subject: [PATCH] wined3d-Revert_Surface_Blt: Add reference to bug report. --- patches/patchinstall.sh | 3 +++ patches/wined3d-Revert_Surface_Blt/definition | 1 + 2 files changed, 4 insertions(+) create mode 100644 patches/wined3d-Revert_Surface_Blt/definition diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 05ebe12c..5fc6c0ec 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -9807,6 +9807,9 @@ fi # Patchset wined3d-Revert_Surface_Blt # | +# | This patchset fixes the following Wine bugs: +# | * [#43627] Revert patch which causes rendering issue in AoE2 +# | # | Modified files: # | * dlls/wined3d/surface.c # | diff --git a/patches/wined3d-Revert_Surface_Blt/definition b/patches/wined3d-Revert_Surface_Blt/definition new file mode 100644 index 00000000..1e2af1e3 --- /dev/null +++ b/patches/wined3d-Revert_Surface_Blt/definition @@ -0,0 +1 @@ +Fixes: [!43627] Revert patch which causes rendering issue in AoE2