Added patch for ID3DXEffect::FindNextValidTechnique.

This commit is contained in:
Michael Müller
2014-12-19 22:40:48 +01:00
parent 3d8a3c0e69
commit 9efe53b3f5
5 changed files with 160 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added test for server-Unexpected_Wakeup patch.
* Added patch for stub of ntdll.RtlSetHeapInformation.
* Added patch for IDXGIOutput::GetDesc.
* Added patch for ID3DXEffect::FindNextValidTechnique.
* 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).