dxgi-GetDesc: Add additional upstream reference.

This commit is contained in:
Sebastian Lackner
2015-10-13 22:25:53 +02:00
parent 317fa9382c
commit d1801f5a5e
3 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
Fixes: Implement IDXGIOutput::GetDesc
Fixes: [31998] Avseq crashes when multisampling is enabled
Fixes: [32006] Add implementation for IDXGIOutput::GetDesc
Category: stable

View File

@@ -2935,6 +2935,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#31998] Avseq crashes when multisampling is enabled
# | * [#32006] Add implementation for IDXGIOutput::GetDesc
# |
# | Modified files:
# | * dlls/dxgi/output.c