Added patch for IDXGIOutput::GetDesc.

This commit is contained in:
Michael Müller
2014-12-19 21:35:01 +01:00
parent c6eae9c6a3
commit 3d8a3c0e69
5 changed files with 70 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to ensure X11 input events are handled even without explicit message loop.
* Added test for server-Unexpected_Wakeup patch.
* Added patch for stub of ntdll.RtlSetHeapInformation.
* Added patch for IDXGIOutput::GetDesc.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).